Commit Graph

3334 Commits (155cb7f3be4666bbceb84dff0c1e05ccda67f59c)

Author SHA1 Message Date
chris.double bd4f48f9c2 json: add serializer for hashtables 2006-08-07 11:41:40 +00:00
chris.double e9b351119b add json help 2006-08-07 11:18:20 +00:00
chris.double 27b5c81651 complete json parser 2006-08-07 11:06:22 +00:00
chris.double b7a93771cf Initial json contrib library 2006-08-07 09:21:34 +00:00
chris.double 855b7009c8 parser-combinators: Fix <:&> and add <&:> 2006-08-07 04:35:48 +00:00
slava b68fb8f9c1 Optimizer fixes 2006-08-07 05:17:04 +00:00
slava a8ae50c455 Class inference improvements 2006-08-07 02:30:52 +00:00
matthew.willis 4ac2a11bc3 Lambda Calculus 2006-08-07 00:31:29 +00:00
slava b0b6da4f86 Minor tweaks 2006-08-07 00:31:52 +00:00
slava 5a8bd7b3c6 Constant branch folding 2006-08-07 00:31:15 +00:00
slava ff780119fa Faster Unix stream-read1 2006-08-06 00:14:14 +00:00
slava dced940348 Minor Unix I/O cleanups, <client> now waits for a connection, stream-flush now checks for an error 2006-08-05 23:01:59 +00:00
slava e12fba4b0e more relible mach exception code 2006-08-05 22:10:01 +00:00
slava 26816e583a ^n and ^p in fields now moves caret to end 2006-08-04 04:32:31 +00:00
slava f12f324923 Fix httpd 2006-08-04 04:29:29 +00:00
slava fee1d9b076 Fix duplex-stream 2006-08-04 04:24:20 +00:00
slava e142cac05c Fix http-client 2006-08-04 04:24:08 +00:00
slava fa882bc2c8 Scrolling fixes 2006-08-04 04:01:18 +00:00
slava 6cba51ed7d Fix error when drawing selection 2006-08-04 02:06:55 +00:00
slava 402a102fa4 Hide the caret if we don't have focus 2006-08-04 02:01:24 +00:00
slava 473348b3dc fix vim.factor 2006-08-04 01:07:25 +00:00
erg 385e3589c4 vim fix 2006-08-04 00:13:24 +00:00
slava 83ac24e59a Remove unused word 2006-08-04 00:06:24 +00:00
slava 5d7d152792 Scrolling fixes 2006-08-04 00:05:54 +00:00
erg de985de385 win32 seh paranoia unnecessary 2006-08-03 22:34:42 +00:00
erg 76567bc4d0 win32 ui fix for resizing windows 2006-08-03 22:34:17 +00:00
erg 12a91e82a3 fixed contrib/vim 2006-08-03 23:12:56 +00:00
erg 0a8ac653de win32 paranoia in seh handling 2006-08-03 22:17:24 +00:00
erg d205fc3808 fix some win32 seh compile warnings 2006-08-03 22:06:43 +00:00
chris.double 262c590084 update space invaders readme 2006-08-03 21:44:15 +00:00
chris.double f30ca40edc space-invaders: added graft* and ungraft* methods
This starts and stops the process when the space invaders window is created/removed. It also allows space invaders to survive an image save.
2006-08-03 21:42:58 +00:00
slava 89fbc32ef3 Scrolling cleanup 2006-08-03 21:17:22 +00:00
slava 7517e389e0 Removed some code duplication between the Unix and Windows memory protection error handlers 2006-08-03 21:00:33 +00:00
slava f395b032a5 Editor and scrolling cleanups 2006-08-03 20:25:20 +00:00
slava 7034a9631b Update all module 2006-08-03 20:26:07 +00:00
slava 719ba09ee9 contrib/vim/ fix 2006-08-03 20:24:53 +00:00
erg 711cb9ad1f units changes 2006-08-03 21:50:49 +00:00
erg f2cf58b610 dos2unix on some more files 2006-08-03 18:45:28 +00:00
erg b88b786e63 move vim to contrib/vim/ 2006-08-03 18:44:49 +00:00
erg 84655013c3 \r\n -> \n 2006-08-03 18:40:13 +00:00
erg b9c87895bf vim edit support { string = } vim 2006-08-03 06:45:30 +00:00
erg 2ca8e9d65f rsa update 2006-08-03 03:20:28 +00:00
erg f6a8222b5a contrib/units update 2006-08-03 03:19:54 +00:00
chris.double a892d981ac update sqlite docs 2006-08-03 02:49:46 +00:00
chris.double acf83d71b0 Get sqlite and tuple-db working 2006-08-03 02:47:53 +00:00
chris.double f1e9dc12e6 concurrency: fix lazy evaluation
The 'lazy' word wasn't allowing multiple requests for the lazy value. It now caches the lazy value once it's computed and immediately returns it.
2006-08-03 00:23:02 +00:00
chris.double cda21fa9a6 update space invaders readme 2006-08-02 21:20:08 +00:00
erg 48daad545e win32 seh changes 2006-08-03 18:27:34 +00:00
erg b308d389d8 cleaning up win32 bindings. removed io.factor in win32 native io 2006-08-02 22:12:23 +00:00
erg 319353fed8 win32 directory restructuring 2006-08-01 22:59:56 +00:00