Commit Graph

35 Commits (2671ebf519d51a241ee5c7ab8044746c110438a2)

Author SHA1 Message Date
slava 736b2d8bfa Source files and module system cleanup 2006-09-30 03:03:27 +00:00
slava 046f770b2d Modularize tests 2006-09-06 22:32:41 +00:00
slava c4f5f56405 Fix bugs erg found 2006-08-18 04:03:45 +00:00
slava 8dfdf52d3a Some unit test fixes 2006-08-15 09:24:30 +00:00
slava 26e6ac7477 Fix some style nesting issues 2006-06-17 19:59:44 +00:00
slava 490c8f4835 Minor reshufflings as a result of style stack removal 2006-06-14 06:16:53 +00:00
slava e034305fce Doc updates, minor cleanups, Porter stemmer algorithm ported from CL for upcoming full text search engine 2006-06-11 20:16:45 +00:00
slava a26c93ff45 Cleanup compiler and some minor library code 2006-04-03 05:33:52 +00:00
slava 4bbc9835a3 Small cleanups 2006-03-12 22:31:00 +00:00
slava c89a40f902 malloc cleanup 2006-03-08 21:06:13 +00:00
Slava Pestov dec98203d3 remove repetitions 2005-12-24 23:29:31 +00:00
Slava Pestov 8b842cc543 fix compilation of cond; fix other regressions 2005-09-03 06:19:11 +00:00
Slava Pestov 50eeb1db28 handbook updates, HTML-format changelog 2005-07-22 01:43:37 +00:00
Slava Pestov 34ba2a6bfc finish stream-write-attr/stream-write1 split 2005-07-17 19:22:06 +00:00
Slava Pestov c918e5d9b1 with-string is now string-out, string-in combinator, documentation updates 2005-06-19 22:53:58 +00:00
Slava Pestov f1b23d66b7 merged streams, stdio and files into io vocabulary 2005-06-19 21:50:35 +00:00
Slava Pestov a4a2a8b19a 0.74 ready for release 2005-05-04 05:14:45 +00:00
Slava Pestov 356af39cc6 truncate/floor/ceiling words; stop-httpd word fixed; accept did not yield properly 2005-04-30 04:43:39 +00:00
Slava Pestov b666a3c3e0 debugging I/O code, getenv/setenv are unsafe but a bit faster, each-object tweak, miscellaneous fixes 2005-04-25 07:33:33 +00:00
Slava Pestov 8f1ee76193 unix ffi i/o copy task works 2005-04-09 04:09:49 +00:00
Slava Pestov 7a33160272 sbuf-nth fix, other misc changes 2005-04-07 22:54:02 +00:00
Slava Pestov 191083c72e all tests now pass; more unix ffi i/o work 2005-04-03 23:02:50 +00:00
Slava Pestov ffb56bc567 some unix ffi i/o work 2005-04-03 22:28:55 +00:00
Slava Pestov 4e96d1e5f4 lists are sequences; unions bug fix 2005-04-03 20:55:56 +00:00
Slava Pestov d57b44b4eb unix ffi stuff, buffer cleanups, debugger word renaming 2005-04-02 05:56:00 +00:00
Slava Pestov 7e1ca7fb9e more extensive buffer unit tests; minor buffer code cleanups 2005-03-30 00:48:17 +00:00
Slava Pestov 41cd52316a messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
Slava Pestov f95496e655 stream word renaming 2005-02-15 03:15:02 +00:00
Slava Pestov 2909d9141a started type inference, and some bug fixes 2004-12-23 03:16:46 +00:00
Slava Pestov e965801789 merged stack continuations combinators and logic vocabularies into kernel vocabulary 2004-12-11 00:29:07 +00:00
Slava Pestov 23bd9f26fe overhauling plugin 2004-11-13 23:07:18 +00:00
Slava Pestov c0dfdfb23b add test case for: chars > 127 were being read incorrectly in cfactor 2004-09-03 03:00:30 +00:00
Slava Pestov 8dcb356cff fix some overflow issues 2004-08-27 02:21:17 +00:00
Slava Pestov b23622f947 better error reporting in native factor 2004-08-23 03:02:29 +00:00
Slava Pestov 3712ae68e5 fix read line, and add read line regression tests 2004-08-23 01:56:06 +00:00