erg
30fabc6055
sqlite -- add with-sqlite, update example
2006-10-09 07:57:40 +00:00
erg
ea73010a04
sqlite updates -- throw error name, modernize to FUNCTION: and put ffi in libsqlite.factor, remove indirect structs
2006-10-09 03:33:38 +00:00
chris.double
7d6a9eba3a
add sqlite facts file
2006-08-29 06:22:33 +00:00
chris.double
cd15e24ca7
fix stack effects in sqlite library
2006-08-29 01:41:22 +00:00
chris.double
acf83d71b0
Get sqlite and tuple-db working
2006-08-03 02:47:53 +00:00
slava
1e2dcfae12
More module system hackery
2006-06-19 01:31:20 +00:00
slava
4af0e25864
Update contrib/sqlite/ for latest changes (untested)
2006-06-15 05:50:06 +00:00
Slava Pestov
d0d12e9462
many contrib/ fixes by Trent Buck
2006-01-18 19:06:34 +00:00
Chris Double
68ad2ef61f
sqlite: add ability to bind parameters by name.
...
sqlite: add simple tuple database routines
sqlite: add ability to save a tuple
sqlite: add note about closing database
2005-10-02 22:59:23 +00:00
Chris Double
d183e94a39
sqlite: add ability to get id of last inserted row
2005-09-30 00:56:34 +00:00
Chris Double
c6d9341f13
Update contributed code I wrote, plus dlists written by eiz, to use if instead of ifte.
2005-09-25 06:03:36 +00:00
Chris Double
b337a3ed05
sqlite: fix bitrot and add sqlite-map and binding to queries
2005-09-21 22:25:42 +00:00
Chris Double
19bc49ece3
fix bitrot in sqlite library
2005-04-30 03:18:56 +00:00
Slava Pestov
8b61c03fa1
(yield) renamed to stop
2005-04-22 04:22:36 +00:00
Slava Pestov
a74632b243
hashtables were sized wrong; rename str- words to string-
2005-03-05 21:33:40 +00:00
Chris Double
f88bfcf2a8
Refactorings of the cont-responder and sqlite code. The browser
...
responder now accepts 'word' and 'vocab' as query parameters. The
cont-responder takes the continuation id as a query parameter instead of
part of the url.
2005-02-13 01:08:32 +00:00
Chris Double
d5009f4b78
Add first cut at sqlite library.
2005-02-10 22:22:35 +00:00