Commit Graph

45 Commits (c60caaea4617e95ac0aaa820966d1fe990cb3a0c)

Author SHA1 Message Date
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 26cc9ba32c more work on jedit plugin 2004-08-06 20:43:40 +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 d7eb8e8b2d floats 2004-08-05 21:33:02 +00:00
Slava Pestov 74dc6c87fd fix boot order 2004-08-05 03:20:27 +00:00
Slava Pestov ba77598f0d ratios 2004-08-05 02:43:58 +00:00
Slava Pestov faa6913759 random number generation and other goodies 2004-08-04 22:25:29 +00:00
Slava Pestov f68cc94ee4 working on the test suite 2004-08-04 07:12:55 +00:00
Slava Pestov 1a6b5dea98 oops 2004-08-04 03:50:31 +00:00
Slava Pestov 1da7004915 fix native image generation if no word was defined this session 2004-08-04 00:37:42 +00:00
Slava Pestov 8d5ffb360b native factor successfully cross compiles a new image 2004-08-03 06:08:11 +00:00
Slava Pestov ed63d91759 some more bootstrapping fixes 2004-08-01 23:26:43 +00:00
Slava Pestov ccdbccc139 it boots! 2004-07-31 20:11:30 +00:00
Slava Pestov de95f233de some progress towards self hosting 2004-07-31 18:58:16 +00:00
Slava Pestov 303749e336 various minor improvements 2004-07-30 20:22:20 +00:00
Slava Pestov 62c6e5ac02 progress on self hosting 2004-07-30 06:44:12 +00:00
Slava Pestov f7ed302b47 working on native image output 2004-07-29 21:18:41 +00:00
Slava Pestov 51cdcd9f3c remove .marks file 2004-07-28 23:03:22 +00:00
Slava Pestov 5542602156 working on 64-bit fake 'bignums' 2004-07-28 23:02:24 +00:00
Slava Pestov 6b19d3cb7f remove .marks files 2004-07-28 03:30:31 +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 b8f516ab2c working on native I/O 2004-07-24 21:37:42 +00:00
Slava Pestov 8b8b770a96 run-file works again 2004-07-24 19:11:55 +00:00
Slava Pestov 425053131c working on native i/o 2004-07-24 04:54:57 +00:00
Slava Pestov d13403458e preliminary native support for network sockets 2004-07-24 00:35:13 +00:00
Slava Pestov a545665c7f started server sockets for native factor 2004-07-23 22:52:08 +00:00
Slava Pestov 5b4edb62df better error reporting in native factor 2004-07-23 05:38:36 +00:00
Slava Pestov d0cab962c0 prettyprinter recursion limit; better inspector 2004-07-23 05:21:47 +00:00
Slava Pestov 253ce9cc1a CHAR: notation for literal chars, native parser work 2004-07-22 23:48:50 +00:00
Slava Pestov e0e9e5af20 got [ a | b ] form working in native factor 2004-07-22 02:45:43 +00:00
Slava Pestov 173963d438 work on native factor, httpd now uses catch 2004-07-21 23:26:41 +00:00
Slava Pestov 2d778fb77f negative numbers in native factor and other fixes 2004-07-19 21:36:20 +00:00
Slava Pestov 88e3ea7ab4 removed factor db 2004-07-19 20:10:18 +00:00
Slava Pestov cb758942aa native factor can now parse most source files that comprise it 2004-07-19 04:34:03 +00:00
Slava Pestov 502cd057f0 working on native run-file 2004-07-19 02:14:36 +00:00
Slava Pestov 8b8eec936c parse-stream and better catch 2004-07-18 23:52:01 +00:00
Slava Pestov 47c8e03854 continuations refactored, added error handling to with-stream and telnetd 2004-07-18 22:12:32 +00:00
Slava Pestov 683c9e2af6 catch/throw added to Java Factor 2004-07-17 23:33:35 +00:00
Slava Pestov 4f4e27b8c7 started working on catch/throw 2004-07-17 22:35:09 +00:00
Slava Pestov 4509699412 runs unit tests and httpd. 2004-07-16 07:05:26 +00:00
Slava Pestov c8654c207d First import of Factor 0.60 2004-07-16 06:26:21 +00:00