Commit Graph

455 Commits (fd59c87eaeb61da5fe78d11aadbfa2fe813f8eb5)

Author SHA1 Message Date
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
Trent Buck 4e77f48d74 Fix typo in stack effect. 2006-01-20 00:30:18 +00:00
Trent Buck 89a4eff5b7 Move add-simple-library to aliens. 2006-01-19 23:57:27 +00:00
Trent Buck 7222ba552a There's only one ell in sqlite. 2006-01-19 23:34:50 +00:00
Chris Double 565d36d4e2 Add copyright to space invaders 2006-01-19 10:13:14 +00:00
Slava Pestov 60a147bbfa more I/O docs; added missing files from twb's patch 2006-01-19 08:03:32 +00:00
Slava Pestov bc257b0df8 minor style cleanup 2006-01-18 23:50:52 +00:00
Slava Pestov d0d12e9462 many contrib/ fixes by Trent Buck 2006-01-18 19:06:34 +00:00
Eduardo Cavazos c1500c60bd *** empty log message *** 2006-01-18 06:12:07 +00:00
Eduardo Cavazos c1f31b0c1d *** empty log message *** 2006-01-18 06:11:16 +00:00
Eduardo Cavazos bcec3d3f4e This program now supports parametric l-systems 2006-01-18 05:58:59 +00:00