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

5966 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
5966 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
5969 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
5973 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
5982 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
6207 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
6208 days ago: First cut of formal ABI definition, so that the same definition can be
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: 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.
Date: Sun, 29 Apr 2007 13:15:34 GMT