Commit Graph

1014 Commits (615f7057e4a60112c73964c5240831a870f143ef)

Author SHA1 Message Date
Slava Pestov 615f7057e4 Omit tuple dispatch engines from usage listings 2008-04-12 19:05:06 -05:00
Doug Coleman 88bb122d1c update docs on set-os-env 2008-04-11 22:42:45 -05:00
Doug Coleman def4e06652 unit test for long os-env values 2008-04-11 22:41:38 -05:00
Slava Pestov 4bd21f59db Merge branch 'master' of git://factorcode.org/git/littledan 2008-04-11 16:17:01 -05:00
Doug Coleman 723696fa32 update docs on gensym 2008-04-11 13:04:21 -05:00
Doug Coleman dbac0a1543 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-11 12:59:20 -05:00
Doug Coleman bced4022e5 updating usages of cond/case 2008-04-11 12:53:22 -05:00
Doug Coleman 9348b9b8a7 gensyms don't output a number in the name now 2008-04-11 12:52:56 -05:00
Doug Coleman ce57aca4f5 case now executes its keys if they are words
cond now accepts a default quotation
2008-04-11 12:51:50 -05:00
Slava Pestov 0c7e742b8c step-into for hooks 2008-04-11 08:35:07 -05:00
slava 56892ae74a Overhaul monitors 2008-04-11 07:15:26 -05:00
Slava Pestov 48a16b542d Unit test fixes 2008-04-09 20:14:14 -05:00
Slava Pestov f6e73abc02 Redo refresh-all 2008-04-09 19:30:54 -05:00
Doug Coleman 02886132f3 add [un]set-os-env tests 2008-04-09 12:50:58 -05:00
Slava Pestov 5204d7065c Improve docs 2008-04-09 03:00:15 -05:00
Slava Pestov 8d8c39ecca Fix circularity 2008-04-09 02:53:21 -05:00
Eric Mertens c6e1347c67 Two small spelling fixes 2008-04-08 23:28:51 -07:00
Doug Coleman c5229fcbd1 add some docs for environment variables 2008-04-09 00:32:18 -05:00
Doug Coleman 6c5935a3b0 add set-os-env, unset-os-env 2008-04-08 23:08:11 -05:00
Slava Pestov b4ad4673b5 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-07 20:45:06 -05:00
Slava Pestov 0f4ac3a8dc Slot shadow warnings 2008-04-07 20:44:43 -05:00
Slava Pestov 4c08b7dc81 Add zip word, better code-room primitive 2008-04-07 20:19:49 -05:00
Slava Pestov 600740d68b Tweaks 2008-04-07 20:07:30 -05:00
Slava Pestov e4f5448ae1 Documentation 2008-04-07 20:07:12 -05:00
Slava Pestov f7f7972756 Sequence equality on slices and reversals 2008-04-07 20:07:03 -05:00
Slava Pestov fcb78822b2 Remove annoying and useless shadowing warnings 2008-04-07 00:16:05 -05:00
Slava Pestov 225a0fb781 Fix Windows crash with set-os-envs 2008-04-06 23:31:53 -05:00
Slava Pestov f5d7f8b917 Doc fix 2008-04-06 20:09:31 -05:00
Slava Pestov 29406f07eb Fix declaration 2008-04-05 21:30:16 -05:00
Slava Pestov 871831fdae Fixing hook stack effects 2008-04-05 20:07:30 -05:00
Daniel Ehrenberg b369ed600d Graph docs fix 2008-04-05 16:02:41 -05:00
Slava Pestov d5667fd4b1 Better hashcodes 2008-04-05 07:35:51 -05:00
Slava Pestov 1cc72a386e Faster bootstrap 2008-04-05 07:35:36 -05:00
Slava Pestov f7f43fa689 ABOUT: updates vocabulary 2008-04-05 07:00:09 -05:00
Slava Pestov b2cb88f497 GC: allocate large objects directly into tenured space 2008-04-05 04:01:46 -05:00
Slava Pestov cfa1c02013 Add test case for GC 2008-04-05 02:08:45 -05:00
Slava Pestov 4139f0e804 Fix set-current-directory 2008-04-04 22:22:38 -05:00
Slava Pestov d046c3b614 Documentation updates 2008-04-04 19:40:08 -05:00
Slava Pestov 979d0b7dfe Fixing unit tests 2008-04-04 19:30:04 -05:00
Slava Pestov 8f8d78d73d Documentation updates 2008-04-04 09:57:06 -05:00
Slava Pestov ca652dc157 Fix UI panes 2008-04-04 08:44:32 -05:00
Slava Pestov 9c31dc1164 Fix failing unit test 2008-04-04 07:39:00 -05:00
Slava Pestov 8d39853248 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-04 07:09:21 -05:00
Slava Pestov 3a374f2045 Fix amazing performance regression 2008-04-04 07:08:03 -05:00
Slava Pestov c8588a37ee Load fixes 2008-04-04 06:28:51 -05:00
Slava Pestov 5cc78f5b39 Remove usages of delegation from core io 2008-04-04 06:21:50 -05:00
Slava Pestov 48a6baedcd Convert compiler to use inheritance 2008-04-04 05:44:45 -05:00
Slava Pestov 9e227d394e Remove redundant code 2008-04-04 05:09:58 -05:00
Slava Pestov b040d4d033 Convert prettyprinter to inheritance 2008-04-04 04:33:35 -05:00
Slava Pestov 82fc8f18db Converting core to use inheritance 2008-04-04 03:46:30 -05:00