en-us Changes to file src/lsi/vm.c (from [4029749b..]) http://mtn.coolfactor.org/viewmtn.py/revision/filechanges/4029749b9ead646e788e96bfd20e494a8bf99f61/src/lsi/vm.c Changes to file src/lsi/vm.c (from [4029749b..]) http://mtn.coolfactor.org/viewmtn.py/revision/info/cdafda78a5feba85c64bb1d0f3324ddaa4330ce4 Remove some debug that was left in Remove some debug that was left in gavan@coolfactor.org Wed, 26 Dec 2007 18:25:07 GMT http://mtn.coolfactor.org/viewmtn.py/revision/info/81f2a8bbe94638a22f5651ee07112ceabd50285c Implement easy SQL array access functions, and fix some bugs in spawning Implement easy SQL array access functions, and fix some bugs in spawning
new threads with arguments.
gavan@coolfactor.org Wed, 26 Dec 2007 18:23:47 GMT
http://mtn.coolfactor.org/viewmtn.py/revision/info/879bb490162f7bfef0afc9c96666267f54996591 Implement a simpler direct API for getting and setting numeric values in Implement a simpler direct API for getting and setting numeric values in
the SQL database. This is mostly because the lack of string handling makes
manipulation of queries difficult.
gavan@coolfactor.org Wed, 26 Dec 2007 14:57:16 GMT
http://mtn.coolfactor.org/viewmtn.py/revision/info/a81fe5550c21fa983b4e344e07c29b9cecdf75ea First cut at sql support via sqlite3. Including preliminary varargs support First cut at sql support via sqlite3. Including preliminary varargs support
for internal functions, and returning values from functions in the compiler.
gavan@coolfactor.org Mon, 24 Dec 2007 11:18:15 GMT
http://mtn.coolfactor.org/viewmtn.py/revision/info/63fe9cf91eccf15b977d5be7600ee10a17d08d95 Implement cmdsocket_write to allow responses on the socket. Implement cmdsocket_write to allow responses on the socket. gavan@coolfactor.org Wed, 19 Dec 2007 21:59:08 GMT http://mtn.coolfactor.org/viewmtn.py/revision/info/e36d05aec1b58ab05b8602bed8ed5faf304fe45f cmdsocket plugin to allow simple commands to be sent over the network cmdsocket plugin to allow simple commands to be sent over the network gavan@coolfactor.org Tue, 11 Dec 2007 01:47:01 GMT http://mtn.coolfactor.org/viewmtn.py/revision/info/ce9d628825328f2576769426f4d3544fe89a14ce Include the ABI version in the file format, and refuse to execute Include the ABI version in the file format, and refuse to execute
binary files with ABI mismatches
gavan@coolfactor.org Sun, 29 Apr 2007 15:18:56 GMT
http://mtn.coolfactor.org/viewmtn.py/revision/info/58a3ccba47e51398ea76582c5b4a94bf8af04187 Rename some internal functions to avoid namespace pollution Rename some internal functions to avoid namespace pollution gavan@coolfactor.org Sun, 29 Apr 2007 14:37:42 GMT http://mtn.coolfactor.org/viewmtn.py/revision/info/c2301346be8a3f197425575f91b4910582a22a62 First cut of formal ABI definition, so that the same definition can be First cut of formal ABI definition, so that the same definition can be
used to generate the function table in lsi as the header file which
code can include to get a matching ABI definition.
gavan@coolfactor.org Sun, 29 Apr 2007 13:15:34 GMT
http://mtn.coolfactor.org/viewmtn.py/revision/info/4839c414876f813b3873cc350a8e42d6c01957fc Initial commit Initial commit gavan@coolfactor.org Sun, 22 Apr 2007 23:23:15 GMT