Commit Graph

7 Commits

Author SHA1 Message Date
df2e38a3e9 First cut at sql support via sqlite3. Including preliminary varargs support
for internal functions, and returning values from functions in the compiler.
2007-12-24 11:18:15 +00:00
a86643abb0 merge of 'a7f61676c8d04ecf082be8ae39a40b4e7bba3462'
and 'e36d05aec1b58ab05b8602bed8ed5faf304fe45f'
2007-12-11 01:47:22 +00:00
7f6e40716b cmdsocket plugin to allow simple commands to be sent over the network 2007-12-11 01:47:01 +00:00
b2df00db6e Delete .depend file on make clean 2007-07-29 11:46:12 +00:00
10ac321771 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.
2007-04-29 13:15:34 +00:00
bafa106f11 Move toward a plugin API 2007-04-29 11:50:00 +00:00
163fea6b89 Initial commit 2007-04-22 23:23:15 +00:00