Commit Graph

1435 Commits (90bc1bc0b57e95c6c3d3fb8e25517f7625815842)

Author SHA1 Message Date
Doug Coleman 90bc1bc0b5 use new accessor 2008-08-29 10:37:07 -05:00
Slava Pestov c9df16e931 Tweak XML-RPC 2008-08-29 04:33:05 -05:00
Slava Pestov 6ead724b25 Fixing bugs 2008-08-29 04:23:39 -05:00
Slava Pestov 1fcbdf9d52 Fix more compiler bugs 2008-08-29 00:26:47 -05:00
Slava Pestov 74dccc7fbf Debugging compiler 2008-08-28 22:28:34 -05:00
Slava Pestov 1b34c3e586 Merge branch 'master' of git://factorcode.org/git/factor 2008-08-27 00:06:49 -05:00
Slava Pestov a8560f0f57 Don't store f in vocab root cache 2008-08-25 02:09:45 -05:00
Slava Pestov 8aa6f673aa Optimizations and load fixes 2008-08-24 03:59:37 -05:00
Slava Pestov 91059b4ad6 Documentation update 2008-08-23 20:24:54 -05:00
Slava Pestov 496c1a115d Fix typos 2008-08-23 15:05:37 -05:00
Slava Pestov a4ac751605 Starting to remove delegation 2008-08-22 23:20:49 -05:00
Slava Pestov 8b855b2445 Help lint fixes 2008-08-22 23:00:35 -05:00
Slava Pestov 40e926609a Fixing unit tests 2008-08-22 22:07:59 -05:00
Slava Pestov 2440fc1ceb Fixing remaining issues 2008-08-22 17:38:23 -05:00
Slava Pestov 86f11713e3 Fixing some more bugs 2008-08-22 03:12:15 -05:00
U-SLAVA-DFB8FF805\Slava cead05c5d2 Workaround Windows libc bug (?) 2008-08-22 00:32:37 -05:00
Slava Pestov 60dd301497 Merge branch 'master' into new_optimizer 2008-08-18 20:31:57 -05:00
Slava Pestov 95657e5742 Remove some funny retain stack usage 2008-08-18 20:13:24 -05:00
Slava Pestov 1f89f9bd86 Merge branch 'master' into new_optimizer 2008-08-18 16:44:01 -05:00
Slava Pestov 707ce03f71 Merge branch 'master' of git://factorcode.org/git/factor 2008-08-18 16:41:10 -05:00
Slava Pestov 8b55b53269 Re-implement reverse to fix obscure problem 2008-08-18 16:40:50 -05:00
Doug Coleman bd8dcd4e0a move quad to quadruple in utf8 2008-08-16 14:20:36 -05:00
Slava Pestov 879e43a52b Add unit tests 2008-08-13 18:58:41 -05:00
Slava Pestov 3735f135c0 Move nths word to core 2008-08-13 18:56:41 -05:00
Slava Pestov 2b10238d45 Make slots read-only 2008-08-13 14:17:59 -05:00
Slava Pestov f2a5a30c6f New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
Slava Pestov ed848621a3 Fix 2008-08-11 02:49:43 -05:00
Slava Pestov a483a5afd5 Fix effect>string 2008-08-10 23:36:46 -05:00
Slava Pestov 73ed573a05 Fix typo in docs 2008-08-10 22:20:14 -05:00
Slava Pestov f279015b85 Minor fixes 2008-08-06 04:46:30 -05:00
Slava Pestov 9bd8e88318 Minor improvement to xor word 2008-08-01 17:22:58 -05:00
Slava Pestov 6726b0b920 Fix typo 2008-07-29 21:31:58 -05:00
Slava Pestov 6047429401 More unit test fixes 2008-07-29 16:57:30 -05:00
Slava Pestov 6408b01e9d Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything 2008-07-29 16:47:52 -05:00
Slava Pestov 4cb64aaeb8 Fixing unit tests for eval word being moved 2008-07-29 00:05:01 -05:00
Slava Pestov 8a2f1d0451 More core cleanups 2008-07-28 22:57:43 -05:00
Slava Pestov f5c15481fe Move io.styles to basis 2008-07-28 22:28:13 -05:00
Slava Pestov 2f4500c742 Fix help lint 2008-07-28 22:05:34 -05:00
Slava Pestov d66f887736 Create basis vocab root 2008-07-28 22:03:13 -05:00
Slava Pestov c8cafe5706 Fix dlist-member? 2008-07-28 17:55:41 -05:00
Slava Pestov ed7ad146d8 Fix NaN handling in math.intervals 2008-07-28 06:31:11 -05:00
Slava Pestov ed4a212621 Fix typo in docs 2008-07-27 02:32:20 -05:00
Slava Pestov 99522d1090 Print out 'recursive' declaration 2008-07-26 18:58:53 -05:00
Slava Pestov 1f39689e76 Fix bootstrap 2008-07-25 19:27:03 -05:00
Slava Pestov 06d9d4db16 Fix PPC compile errors 2008-07-25 17:40:32 -05:00
Slava Pestov cc09f334ef Fix crash with bad each-object usage 2008-07-25 17:37:51 -05:00
Slava Pestov c6915b1023 Working on tuple slot propagation 2008-07-25 02:07:45 -05:00
Slava Pestov ef1e8ee8f6 More interval debugging 2008-07-23 20:11:43 -05:00
Slava Pestov 53f4d365b7 'not', 'and' are no longer inline to enable compiler optimizations 2008-07-23 00:16:41 -05:00
Slava Pestov 6333223a2e Move with-datastack to contiinuations vocab, make it compile 2008-07-22 21:25:49 -05:00