Commit Graph

735 Commits (e599d319ed81b5112e9dbd3534d6e20c6231f184)

Author SHA1 Message Date
slava 5038554251 GC is not safe from a signal handler since the ds/rs registers might be invalid. So disable the GC in signal handlers 2006-11-22 06:24:55 +00:00
slava 12f61890ca -7 <byte-array> crash 2006-11-22 05:19:19 +00:00
slava 4a13299219 Remove full text help search, it may return again some day... 2006-11-17 06:38:53 +00:00
slava 7966620a80 contrib/porter-stemmer separated out from core 2006-11-17 06:36:26 +00:00
slava d616521fb5 Better history completion in listener 2006-11-13 04:38:44 +00:00
slava 3c3812e4ad Unit test fixes, and use infer. in UI 2006-11-13 03:40:25 +00:00
slava d1e0908e5e Fix typo 2006-11-10 23:18:46 +00:00
slava ceb815dc8b Fix incorrect usage of /f 2006-11-10 23:16:56 +00:00
slava 761dab4188 Fix sig11 when dividing large bignums 2006-11-09 23:10:02 +00:00
slava f71931cb38 Inline allocators now GC check! 2006-11-09 03:05:06 +00:00
slava 75ee6ac549 PPC inline allocators almost working 2006-11-08 23:21:58 +00:00
slava 7642d69352 Fix typo in fixnum* primitive 2006-11-07 23:04:16 +00:00
slava 726710a949 alien>char/u16-string primitives now work correctly if the input is a byte array 2006-11-03 05:37:51 +00:00
slava 56f8f84751 More allot_* cleanups 2006-11-02 23:29:11 +00:00
slava d95b58a9f7 Unit test fixes 2006-11-01 05:25:33 +00:00
slava 780dfcc5d5 Fix unit test failures caused by stricter numeric coercion rules 2006-11-01 03:54:35 +00:00
slava 415fe0a4a8 allot_* overhaul 2006-10-31 05:52:02 +00:00
slava 6598d373d1 Stack comments without -- are a parse-time error now 2006-11-03 02:29:43 +00:00
slava 5071934795 Add a failing unit test 2006-11-01 05:25:01 +00:00
slava 5bb98d28d9 Add some failing unit tests 2006-10-30 02:21:48 +00:00
slava 68d9f8218d Move inference test to compiler module where it belongs 2006-10-28 06:45:41 +00:00
slava e520478032 Revised prettyprinter 2006-10-28 06:41:21 +00:00
slava 5faea12c89 Column virtual sequence improvements 2006-10-22 22:08:49 +00:00
slava 6b14071f5f Column virtual sequence 2006-10-21 20:51:38 +00:00
slava 09d27456e6 Get all unit tests to pass 2006-10-10 05:28:21 +00:00
slava 80a5ee7322 Slider fix, rename path. to write-path 2006-10-07 00:27:40 +00:00
slava 91b00ac448 Assorted fixes 2006-10-06 21:42:12 +00:00
slava c87a34b164 Remove some code duplication between apropos and help search 2006-10-06 20:46:35 +00:00
slava a5ed889085 Working on UI completion 2006-10-05 06:10:49 +00:00
slava 736b2d8bfa Source files and module system cleanup 2006-09-30 03:03:27 +00:00
slava 06f6c206c8 Windows OpenGL workaround 2006-09-24 21:22:11 +00:00
slava 296e8ba0b3 Single stepper now properly supports continuations 2006-09-09 01:12:18 +00:00
slava 4f045e4848 Walker improvements 2006-09-08 06:32:14 +00:00
slava b6fe44df2f Constructor fix 2006-09-06 23:02:55 +00:00
slava b3960f56e9 Cleanups and fixes 2006-09-06 22:48:46 +00:00
slava 046f770b2d Modularize tests 2006-09-06 22:32:41 +00:00
slava 7edf5ab1ba Modularized core 2006-09-06 22:06:11 +00:00
slava 587d02d35a Kick off 0.85 by creating a new tools vocabulary and putting a bunch of stuff, including 'walk' there 2006-09-05 05:29:26 +00:00
slava 1922c95926 Fix for win32? ==> t on wrong platforms 2006-09-02 21:27:39 +00:00
slava 1d7c563676 Fix 'bad XT' error 2006-09-02 05:58:23 +00:00
slava c38779a5d8 Messing around with commands and operations 2006-08-30 07:50:02 +00:00
slava 55e0fefbd9 ARTICLE: fix, unit test fixes 2006-08-28 04:53:55 +00:00
slava b2dd65b80b Modifiers for mouse clicks, fix keyboard help action 2006-08-28 03:22:30 +00:00
slava 590b35a0d9 Assorted bug fixes 2006-08-26 19:23:44 +00:00
slava 97ad3b30ac More work on commands 2006-08-26 00:52:13 +00:00
slava 758ccb33fc Command framework 2006-08-24 22:23:48 +00:00
slava 9c509d4b99 Walker cleanup 2006-08-24 06:09:54 +00:00
slava 31496f0554 Compiler docs, interactor tweak 2006-08-19 19:33:55 +00:00
slava e1abcf43b4 accumulate now returns the final result 2006-08-18 07:16:28 +00:00
slava 72efe34950 Inference cleanup and documentation for errors 2006-08-18 07:10:08 +00:00