Commit Graph

31 Commits (cc43f52bb8eb71e2bcb7da30dafe16d59860a67f)

Author SHA1 Message Date
Slava Pestov cad99c8888 redid = hashcode and math words using new object system 2004-12-19 04:18:32 +00:00
Slava Pestov 50e40afde9 inlining type_of; speeds up mandelbrot by a nice factor 2004-12-19 01:32:32 +00:00
Slava Pestov a2717958f0 compiler does tail call optimization 2004-12-18 00:27:42 +00:00
Slava Pestov 6c6c23ce71 reworked bootstrap code, a lot of cleanups 2004-12-15 21:57:29 +00:00
Slava Pestov e074e36682 remove unneeded DLLEXPORT and obsolete optimizer tests 2004-12-13 21:46:30 +00:00
Mackenzie Straight c67c29cf27 Add dll exports for compiling on win32 2004-12-13 21:17:05 +00:00
Slava Pestov 7d75929d0a some largely unsuccessful attempts at making GC faster 2004-12-11 18:26:36 +00:00
Slava Pestov 80c116a7b4 renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
Slava Pestov fb798e97fa a pile of bug fixes and improvements 2004-11-09 03:36:51 +00:00
Slava Pestov 7451cfb339 quit-responder fix, pointless and misguided type number rearrangement 2004-10-31 19:36:42 +00:00
Slava Pestov 8ce75ea146 heap-stats. word 2004-09-21 16:41:57 +00:00
Slava Pestov 36061514ba better C type support in FFI 2004-09-21 01:02:48 +00:00
Slava Pestov c889ad3f79 working on the FFI 2004-09-19 21:39:28 +00:00
Slava Pestov bf023df887 slightly faster type checking 2004-09-19 04:57:33 +00:00
Slava Pestov c27b504cc8 before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
Slava Pestov f7fe2598dd start FFI 2004-09-18 22:15:01 +00:00
Slava Pestov fa79feb68a compiler compiles fib 2004-09-08 06:31:03 +00:00
Slava Pestov 7f16568a49 clean up bignum cached constants 2004-08-29 05:04:42 +00:00
Slava Pestov c66ded6bf8 a profiler 2004-08-23 05:13:09 +00:00
Slava Pestov 00dc2c9464 guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
Slava Pestov 38835c2832 complex numbers in native factor, all of test suite except html and httpd tests runs in native factor 2004-08-06 22:40:44 +00:00
Slava Pestov 0b73b1c864 Factor jEdit plugin! 2004-08-06 06:51:32 +00:00
Slava Pestov 2740c77a10 complex numbers 2004-08-06 00:29:52 +00:00
Slava Pestov e45fc3c0f0 first cut at floats 2004-08-05 20:49:55 +00:00
Slava Pestov ba77598f0d ratios 2004-08-05 02:43:58 +00:00
Slava Pestov 396208b860 remove -falign-functions=8 restriction 2004-07-28 03:29:37 +00:00
Slava Pestov d499811cb7 working on bignums in native factor; removed .marks files from CVS 2004-07-28 02:52:35 +00:00
Slava Pestov 3e152b87f8 interpreter history now a vector, working on native write primitives 2004-07-28 01:12:22 +00:00
Slava Pestov 9850e33cc5 in-thread error handling fixed 2004-07-28 00:23:08 +00:00
Slava Pestov f2b186ffc7 some cleanup of run-file 2004-07-20 06:59:32 +00:00
Slava Pestov c8654c207d First import of Factor 0.60 2004-07-16 06:26:21 +00:00