Commit Graph

1976 Commits (73e7011adf49d4598cf7c854c1e3088cacfdba9c)

Author SHA1 Message Date
Slava Pestov 9ea2332a2b FFI work 2006-01-25 00:56:08 +00:00
Slava Pestov 14f1f0aaae fix typo in FORGET: 2006-01-25 00:49:31 +00:00
Chris Double 9fdc70a623 fix cont-responder tutorial method of starting server. 2006-01-24 10:56:44 +00:00
Chris Double f8939863ff Add javascript prototype library and fix outliners. 2006-01-24 10:50:32 +00:00
Trent Buck beb58fe466 s/with-simple-html-output/with-html/stream/ 2006-01-24 08:44:25 +00:00
Slava Pestov 59c4195889 fix httpd load issue 2006-01-24 04:03:15 +00:00
Slava Pestov 6cfa1db4df final tweak 2006-01-24 02:14:16 +00:00
Slava Pestov b28ea890b7 AJAX outliners 2006-01-24 02:03:22 +00:00
Doug Coleman c54b438523 s48 bignum bug 2006-01-24 01:41:33 +00:00
Slava Pestov ab2b06b071 more html stream work 2006-01-24 01:05:39 +00:00
Doug Coleman 10d16e572d fixed stack effect comment 2006-01-24 00:54:16 +00:00
Doug Coleman 99384b5432 Added some throw/catch action 2006-01-24 00:43:40 +00:00
Doug Coleman 419437d010 moved nth-rand to contrib/math/utils 2006-01-23 23:59:33 +00:00
Doug Coleman d31a7903f5 nth-rand 2006-01-23 23:53:58 +00:00
Doug Coleman eb7b814f66 Added some logic tests 2006-01-23 23:27:52 +00:00
Slava Pestov 3e31eba8a5 suggested fix 2006-01-23 23:07:41 +00:00
Slava Pestov 9be9e65d95 inspect responder 2006-01-23 23:01:46 +00:00
Doug Coleman 3d4d17a5be initial checkin 2006-01-23 22:55:36 +00:00
Doug Coleman 9c9589aac2 Added some if/when/unless testing
added some non-partial-evaluation tests with inter-compile-1
2006-01-23 06:03:40 +00:00
Doug Coleman a0722fa3e0 more gcc bugs rawr 2006-01-23 05:53:37 +00:00
Slava Pestov 7b8c731c82 another typo 2006-01-22 23:07:05 +00:00
Slava Pestov a5daac3708 fix typo 2006-01-22 22:33:52 +00:00
Slava Pestov d4ff3def1d fix a name clash 2006-01-22 21:56:27 +00:00
Slava Pestov 9941aa5607 removed fixnum<< vop since it was buggy and afforded no performance gain, and also simplified some code 2006-01-22 21:40:18 +00:00
Slava Pestov 4d0135a191 remove redundant global variable 2006-01-21 21:17:24 +00:00
Slava Pestov 406f7a71d4 use a simple counter instead of gensym 2006-01-21 21:16:49 +00:00
Doug Coleman 2c212f334c Some more words in random.factor
added some nested ifs
2006-01-21 20:58:48 +00:00
Doug Coleman 7f22a5c0cd more bugs 2006-01-21 13:58:53 +00:00
Slava Pestov df4c2fc067 fix fixnum-shift overflow check 2006-01-21 08:23:14 +00:00
Slava Pestov 9ee2327fdf remove unused prune word 2006-01-21 07:38:46 +00:00
Slava Pestov 2c4d058fdc markup cleanups, removed terpri*, help responder and browser responder improvements 2006-01-21 07:37:39 +00:00
Doug Coleman 9fb0cb6f6e made another file 2006-01-21 06:23:41 +00:00
Trent Buck 1fe3f6d0ee Use run-resource for code distributed with Factor; run-file is for user code. 2006-01-21 06:20:33 +00:00
Doug Coleman ddf5008e02 another test 2006-01-21 06:16:34 +00:00
Doug Coleman 818d086988 Initial commit. Needs some rewriting 2006-01-21 06:12:13 +00:00
Trent Buck 8914e9b640 Use run-resource for code distributed with Factor; run-file is for user code. 2006-01-21 06:04:03 +00:00
Doug Coleman 389ebda01d more test cases 2006-01-21 05:32:29 +00:00
Trent Buck ef09334ead Missing each. 2006-01-21 05:30:49 +00:00
Doug Coleman 59eb004b37 compile-1ified 2006-01-21 05:20:21 +00:00
Doug Coleman f411126dad New bug 2006-01-21 04:50:20 +00:00
Slava Pestov f9db19f917 fixes 2006-01-21 02:37:38 +00:00
Slava Pestov c3ef16c2af fix test failure 2006-01-20 09:58:12 +00:00
Trent Buck 4e15d921b3 Install example responders after all. 2006-01-20 07:17:37 +00:00
Slava Pestov cb378cd2c0 HTTPD cleanups, working on help responder 2006-01-20 06:26:50 +00:00
Slava Pestov 978b3edc47 inference fix 2006-01-20 04:28:45 +00:00
Trent Buck 0b721bb542 Don't compile contrib/ files until the very end; reduces compile time considerably. 2006-01-20 01:27:38 +00:00
Trent Buck bba4812b9b Fix typo in stack effect. 2006-01-20 00:37:24 +00:00
Trent Buck 4e77f48d74 Fix typo in stack effect. 2006-01-20 00:30:18 +00:00
Trent Buck 5a4087a69b Move add-simple-library to aliens. [amend] 2006-01-20 00:04:33 +00:00
Trent Buck 89a4eff5b7 Move add-simple-library to aliens. 2006-01-19 23:57:27 +00:00