a6b851354cMoved >byte etc to be used with make
Doug Coleman
2005-10-04 03:17:06 +0000
0e1dafa9baChanged to FAMILY: foo OPCODE: bar syntax for declaring opcode handlers Moved several symbols to inlined words General cleanup
Doug Coleman
2005-10-04 03:16:40 +0000
76cb0ae949sqlite: add ability to bind parameters by name. sqlite: add simple tuple database routines sqlite: add ability to save a tuple sqlite: Add documentation for tuple-db sqlite: add note about closing database
Chris Double
2005-10-02 23:00:11 +0000
68ad2ef61fsqlite: 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
Chris Double
2005-10-02 22:59:23 +0000
b248ab3d3bRemove "\r\n" from last_error() if it exists
Doug Coleman
2005-10-02 20:15:59 +0000
b34da424ddset dll->dll = NULL on failure in ffi_dllopen()
Doug Coleman
2005-10-02 19:47:33 +0000
3968d9f93bifte -> if
Doug Coleman
2005-10-02 18:15:15 +0000
cf7665bb9bfixing sloppy code
Daniel Ehrenberg
2005-10-02 04:34:31 +0000
a8e80915ceSlight refactoring of second-server
Doug Coleman
2005-09-19 19:44:37 +0000
3169c92747with-default-stream fixed 1 >le -> unit >string head-string outputs a string, not an sbuf
Doug Coleman
2005-09-19 19:34:30 +0000
ebf2830c5fFull login Handling of opcodes implemented Notification of incompletely handled opcodes Error handling on login to second server Added test account
Doug Coleman
2005-09-19 19:33:06 +0000
db8fd1cc50sha1 refactoring string>md5 now gives a binary string. the old string>md5 is now string>md5str
Doug Coleman
2005-09-19 00:19:59 +0000
ab032471c2get coroutines code working with continuation changes
Chris Double
2005-09-18 06:32:02 +0000
2a8d918409Fix space invaders bitrot
Chris Double
2005-09-18 06:31:33 +0000
8d805d3dcbGet cont-responder contrib examples working again, and more fixes to cont-responder for continuation word changes.
Chris Double
2005-09-18 05:55:18 +0000
7decaf614einference updates for callcc inference
Slava Pestov
2005-09-18 05:37:28 +0000
cd6977e979get cont-responder working with continuation word changes
Chris Double
2005-09-18 05:36:59 +0000
27439f95c9arrays are now better supported, various cleanups
Slava Pestov
2005-09-12 00:46:55 +0000
0f54aa9e13space invaders: fix half carry problem, this fixing score problem. Implemented remaining 8080 instructions.
Chris Double
2005-09-11 22:32:44 +0000
dede7e0dbaspace invaders: sync frame rate. reorganise code into generic 8080 and space invaders portions. remove dead code.
Chris Double
2005-09-11 01:51:05 +0000