Commit Graph

3477 Commits (c91cd333e9acd0d9c4b6ad9dfdb2f543e7b856a9)

Author SHA1 Message Date
slava c91cd333e9 Working on furnace 2006-10-16 03:59:04 +00:00
slava 8d2416d053 Add missing file 2006-10-15 23:01:37 +00:00
slava 1398494f1d Remove integer-slot and set-integer-slot primitives, add word-xt primitive 2006-10-15 23:01:07 +00:00
slava 0620697603 forget-rollover fix for Windows (and X11?) 2006-10-15 05:46:30 +00:00
slava e790b1a48d Remove troublesome unit test 2006-10-15 05:29:54 +00:00
slava 12d596d1e6 Windows SEH fix 2006-10-15 04:10:54 +00:00
erg 3b4e485276 fix contrib/crypto 2006-10-14 06:26:34 +00:00
slava 9ed810a4c6 Contrib fixes 2006-10-14 20:14:55 +00:00
wayo.cavazos d85c285046 run-rule calls .slate 2006-10-14 10:26:28 +00:00
wayo.cavazos a655f2e2ab Update automata to work with the new slate 2006-10-12 08:45:05 +00:00
wayo.cavazos ae05687b21 Keys 1,2,3,4 move the camera to preset views 2006-10-08 12:04:38 +00:00
wayo.cavazos 29b60e23ff Add some scenes 2006-10-08 12:03:36 +00:00
wayo.cavazos 8b48c60ced Nicer polygon-normal 2006-10-08 12:03:07 +00:00
wayo.cavazos 209bb2ff4e Add roll-until-horizontal to turtle.factor 2006-10-08 12:02:49 +00:00
wayo.cavazos ed33de5a92 Remove roll-until-horizontal from lindenmayer.factor 2006-10-08 12:02:08 +00:00
slava c55e88356e Officially support running the X11 UI on Mac OS X 2006-10-14 04:48:59 +00:00
slava 7e44705a01 Minor contrib/ fix 2006-10-14 04:27:54 +00:00
slava 95531ff21e Fix bootstrap problem 2006-10-14 04:27:43 +00:00
slava 3da6890ffd Got 'Save Image' and 'Save Image As' menu items working again 2006-10-14 03:06:33 +00:00
slava 341caf245c Interface builder menu bar not works 2006-10-14 02:49:14 +00:00
slava 45bf4f0bb9 Remove manual menu bar construction code 2006-10-14 01:45:55 +00:00
slava b407e32d7d Fix list selection 2006-10-14 01:45:24 +00:00
slava f6a197c061 Menu bar nib 2006-10-14 01:45:08 +00:00
slava cd9d36b82c Cocoa: support method redefinition 2006-10-14 00:37:14 +00:00
slava 15df9ddddb Fix some UI painting bugs 2006-10-12 22:09:30 +00:00
slava a2a16c1acb Minimize OpenGL state changes 2006-10-11 20:39:53 +00:00
slava f9a076a270 Fix caret rendering on X11, invoke-presentation stack effect 2006-10-10 06:47:58 +00:00
slava 09d27456e6 Get all unit tests to pass 2006-10-10 05:28:21 +00:00
slava 35a7daf7aa Presentation cleanup 2006-10-10 05:07:11 +00:00
slava 8710bf56c0 Listener completion improvement 2006-10-10 04:14:53 +00:00
slava 5cc28c7e0c Documentation updates, menus fix 2006-10-10 03:57:32 +00:00
slava 02eeedf508 Fix listener history 2006-10-10 00:00:05 +00:00
erg 787be12e8a fix contrib/sequences 2006-10-09 22:51:47 +00:00
erg 972af17993 add support for horizontal mouse scrolling in win32 2006-10-09 22:26:05 +00:00
erg 30fabc6055 sqlite -- add with-sqlite, update example 2006-10-09 07:57:40 +00:00
slava fe93525a09 Horizontal scrolling with the mouse wheel is now supported 2006-10-09 21:04:08 +00:00
slava eb336d86a1 0.85 change log 2006-10-09 19:31:57 +00:00
slava 192a8fc640 Documentation updates, help link operations fix, list mouse gestures 2006-10-09 18:51:09 +00:00
slava d034d0d14e Clean up timer code 2006-10-09 17:38:53 +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 56aa601146 lazy-lists: make lconcat lazy 2006-10-09 01:23:06 +00:00
erg 067c98163f remove last since peek already does the same thing 2006-10-09 00:12:59 +00:00
chris.double 0cdd57f2a9 lambda: fix for parser combinator changes 2006-10-08 11:41:42 +00:00
chris.double da69cc1271 parser-combinators: fix 'satisfy' parser for empty strings 2006-10-08 11:31:23 +00:00
chris.double ca33aa9c60 json: fix for parser combinator changes 2006-10-08 11:30:45 +00:00
chris.double 0c3a25fd4d space-invaders: fix incorrect stack effects 2006-10-08 11:09:50 +00:00
chris.double 705b9b69f2 space-invaders: fix for parser combinator changes 2006-10-08 11:06:26 +00:00
chris.double 611c409d63 parser-combinators: make lazy where needed and fix tests 2006-10-08 11:03:07 +00:00
chris.double 7a45882be2 parser-combinators: refactor <?> 2006-10-06 03:38:48 +00:00
chris.double e1cbba1272 parser-combinators: refactor <+> 2006-10-06 03:36:05 +00:00