Commit Graph

165 Commits (cvs)

Author SHA1 Message Date
Slava Pestov fd59c87eae AMD64 FFI fixes; httpd load fix; minor opengl optimization 2006-01-30 07:03:34 +00:00
Slava Pestov 8569427c4e added a zero? word 2006-01-28 20:49:31 +00:00
Slava Pestov c312aea944 fix bug in ^ 2006-01-28 18:43:42 +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
Slava Pestov b28ea890b7 AJAX outliners 2006-01-24 02:03:22 +00:00
Slava Pestov c3ef16c2af fix test failure 2006-01-20 09:58:12 +00:00
Slava Pestov b757202a07 minor tweaks, add missing file 2006-01-14 22:50:59 +00:00
Slava Pestov 5784027842 fix weirdness 2006-01-14 01:13:14 +00:00
Slava Pestov ff6ba6ca36 math docs 2006-01-13 06:48:29 +00:00
Slava Pestov 554a27029c fix typo 2006-01-12 22:59:45 +00:00
Slava Pestov 9da28cdc78 fix stack effect error 2006-01-12 06:08:45 +00:00
Slava Pestov f8d35998f8 add missing file 2006-01-12 06:06:23 +00:00
Slava Pestov 712ec2ce29 finished math word docs 2006-01-12 05:34:56 +00:00
Slava Pestov f78ccc8fb8 math docs 2006-01-11 23:26:12 +00:00
Slava Pestov b843de7707 optimization 2006-01-11 05:40:11 +00:00
Slava Pestov 6031ec0d76 documentation work; objective C runtime binding 2006-01-11 04:44:17 +00:00
Slava Pestov d19ffd6b6a slots documentation 2006-01-09 06:34:23 +00:00
Slava Pestov 379a691a3d documenting generic words 2006-01-09 01:41:31 +00:00
Slava Pestov 2883f8a5f5 fix each-bit for negative inputs 2006-01-02 21:35:37 +00:00
Slava Pestov 808c7a7f57 collections chapter almost done 2006-01-02 05:51:03 +00:00
Slava Pestov a5e14acaa3 fix a crash 2005-12-25 04:01:49 +00:00
Slava Pestov d3b4726790 new bootstrap system; some other code cleanups 2005-12-13 22:33:58 +00:00
Slava Pestov 3174f87b67 minor cleanups all over the place 2005-12-10 06:02:13 +00:00
Slava Pestov 2c756975ae updated intrinsics tests for 64-bit 2005-12-07 04:09:51 +00:00
Slava Pestov a06c259947 fix next-power-of-2 2005-11-23 04:29:21 +00:00
Doug Coleman 15f1cb8019 Added epsilon, the minimum difference between doubles 2005-11-05 07:10:03 +00:00
Slava Pestov 23738087aa big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
Slava Pestov 97cf160071 move more stuff to contrib/math/ 2005-10-21 07:42:38 +00:00
Slava Pestov 4731a18d21 finished erg's math cleanup 2005-10-21 06:46:54 +00:00
Doug Coleman 649c56fc49 Moved matrix words to contrib/math
Renamed matrices.factor to vectors.factor
2005-10-20 23:58:49 +00:00
Slava Pestov 778bfaaf27 FreeType debugging 2005-10-20 08:33:22 +00:00
Slava Pestov 94e6955fd0 various fixes and OpenGL UI work 2005-10-13 04:30:44 +00:00
Slava Pestov 01740ac7fb fix random scoping issue 2005-10-10 04:08:51 +00:00
Slava Pestov 6b8e232c63 fix bignum emission, put MT in core 2005-10-08 05:15:14 +00:00
Slava Pestov 47da70e5a8 UI user input fix 2005-10-05 06:01:06 +00:00
Slava Pestov 1fddaf44e7 quaternion fix; add v>q and q>v words 2005-10-05 04:18:55 +00:00
Slava Pestov a694e52371 quaternions 2005-10-05 01:33:02 +00:00
Slava Pestov e2409a14db fix incorrect quadrants code 2005-10-04 01:04:07 +00:00
Slava Pestov 850d040b65 fix bootstrap failure 2005-10-01 05:44:49 +00:00
Slava Pestov 8c1bf3624e minor UI fixes 2005-09-29 03:29:00 +00:00
Slava Pestov 1f05578344 fixes for unit test regressions 2005-09-29 00:09:10 +00:00
Slava Pestov 60f2d659d9 bug fixes 2005-09-24 20:34:10 +00:00
Slava Pestov c4cec1321c rename ifte to if 2005-09-24 19:21:17 +00:00
Slava Pestov 34ff4e2c27 more preliminary work for callcc compilation 2005-09-20 05:59:38 +00:00
Slava Pestov 7decaf614e inference updates for callcc inference 2005-09-18 05:37:28 +00:00
Slava Pestov fa1e1a4801 f throw no longer a no-op 2005-09-18 02:25:18 +00:00
Slava Pestov 8af5e755c6 add 1+ 1- words and other tweaks 2005-09-17 02:47:28 +00:00
Slava Pestov 68da8852cc compiler performance improvements, more usages of 2apply, rename nmap to inject 2005-09-17 00:49:24 +00:00
Slava Pestov f9600934c6 UI fixed and other tweaks 2005-09-12 22:14:29 +00:00
Slava Pestov 27439f95c9 arrays are now better supported, various cleanups 2005-09-12 00:46:55 +00:00