Revisions 0 to 10 in in which 'src/lsi/vm.c' was changed are listed below. These revisions are ancestors of the revision [adff2b70..]. The "diff" links listed with each revision will show changes in 'src/lsi/vm.c' between that revision and [adff2b70..].

6164 days ago: Implement stack dump function
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Implement stack dump function
Implement invert feature for map3d
Fix logical inverse error on checking the ABI version
Revert incorrect fix to vm_spawn_args which worked around the argument
corruption issue in the compiler.
Date: Mon, 31 Dec 2007 00:54:00 GMT
6167 days ago: Some friendlier error messages in cases where assert isn't really appropriate
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Some friendlier error messages in cases where assert isn't really appropriate
Date: Thu, 27 Dec 2007 17:26:51 GMT
6168 days ago: Remove some debug that was left in
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Remove some debug that was left in
Date: Wed, 26 Dec 2007 18:25:07 GMT
6168 days ago: Implement easy SQL array access functions, and fix some bugs in spawning
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Implement easy SQL array access functions, and fix some bugs in spawning
new threads with arguments.
Date: Wed, 26 Dec 2007 18:23:47 GMT
6168 days ago: Implement a simpler direct API for getting and setting numeric values in
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: 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.
Date: Wed, 26 Dec 2007 14:57:16 GMT
6170 days ago: First cut at sql support via sqlite3. Including preliminary varargs support
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: First cut at sql support via sqlite3. Including preliminary varargs support
for internal functions, and returning values from functions in the compiler.
Date: Mon, 24 Dec 2007 11:18:15 GMT
6175 days ago: Implement cmdsocket_write to allow responses on the socket.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Implement cmdsocket_write to allow responses on the socket.
Date: Wed, 19 Dec 2007 21:59:08 GMT
6184 days ago: cmdsocket plugin to allow simple commands to be sent over the network
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: cmdsocket plugin to allow simple commands to be sent over the network
Date: Tue, 11 Dec 2007 01:47:01 GMT
6409 days ago: Include the ABI version in the file format, and refuse to execute
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Include the ABI version in the file format, and refuse to execute
binary files with ABI mismatches
Date: Sun, 29 Apr 2007 15:18:56 GMT
6409 days ago: Rename some internal functions to avoid namespace pollution
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Rename some internal functions to avoid namespace pollution
Date: Sun, 29 Apr 2007 14:37:42 GMT