Commit Graph

465 Commits (9e5b6424a1a9eda7609916b43ac21a7b39d02f8c)

Author SHA1 Message Date
slava 9e5b6424a1 Initial revision 2006-02-01 02:31:53 +00:00
Slava Pestov dcd69d4dc5 html stream fixes, removing obsolete live updater code 2006-01-31 20:09:48 +00:00
Slava Pestov 364856fe7f html stream fixes, removing obsolete live updater code 2006-01-31 20:03:09 +00:00
Slava Pestov 2acb28ae0c Solaris/x86 support 2006-01-31 19:31:31 +00:00
Trent Buck ce2f3322e8 Declare default style block is CSS (fixes Konqueror and Safari). 2006-01-31 11:04:52 +00:00
Trent Buck 4fd83b3373 Declare default style block is CSS (fixes Konqueror and Safari). 2006-01-31 10:23:08 +00:00
Slava Pestov dc9657d8f5 simplify html tag code 2006-01-31 07:32:28 +00:00
Doug Coleman b0a96bfc77 Added rc4 2006-01-30 08:25:03 +00:00
Doug Coleman 4daa68df8b some bad random algorithms
needs cleanup
initial checkin
2006-01-30 07:06:17 +00:00
Doug Coleman 20bc43e651 added rsa
added miller-rabin
2006-01-30 07:05:53 +00:00
Slava Pestov fd59c87eae AMD64 FFI fixes; httpd load fix; minor opengl optimization 2006-01-30 07:03:34 +00:00
Doug Coleman 586dd2a8a7 Some cleanups and more tests 2006-01-28 21:02:54 +00:00
Doug Coleman 8251d788f1 bugs 2006-01-28 19:08:58 +00:00
Doug Coleman 1a52c496a8 random errors 2006-01-28 19:03:36 +00:00
Doug Coleman 373ee35a0c Some cleanups 2006-01-28 18:50:45 +00:00
Doug Coleman 7b33785b03 fixed a stupid implementation of nth-root 2006-01-28 18:41:45 +00:00
Doug Coleman 133793ced1 remove dependency on contr-bmath 2006-01-27 19:31:50 +00:00
Doug Coleman 01d9faa5fa inf -> 1.0/0.0 2006-01-27 18:30:57 +00:00
Doug Coleman 5046604b01 inf -> 1./0. 2006-01-27 15:17:32 +00:00
Slava Pestov 13ef8f9412 cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test 2006-01-27 04:01:14 +00:00
Trent Buck 0dbba3e2d1 Bring infix.factor up to date for 0.80. 2006-01-25 02:52:17 +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
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
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
Slava Pestov df4c2fc067 fix fixnum-shift overflow check 2006-01-21 08:23:14 +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 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
Trent Buck ef09334ead Missing each. 2006-01-21 05:30:49 +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
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