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

5981 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
5986 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
5995 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
6220 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
6220 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
6220 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