Commit Graph

118 Commits (e599d319ed81b5112e9dbd3534d6e20c6231f184)

Author SHA1 Message Date
slava c77ce5cbd2 Get all of contrib/ and examples/ to load 2006-11-13 05:16:22 +00:00
slava fc8a1e5160 Dynamic scope inference 2006-11-13 03:14:04 +00:00
slava 1398494f1d Remove integer-slot and set-integer-slot primitives, add word-xt primitive 2006-10-15 23:01:07 +00:00
slava 6438c25ec4 Redefining a symbol does not trigger a recompile 2006-09-29 21:07:24 +00:00
slava 06feb8ca68 word-xt broken 2006-09-27 07:15:12 +00:00
slava 9b71d0607a Remove the set-word-xt because nobody calls it anymore, and now that we have code GC it is dangerous 2006-09-26 22:45:55 +00:00
slava 6d6560c6a8 Core cleanups 2006-09-13 04:48:42 +00:00
slava e4ae52028f edit fixes, new :edit word 2006-08-25 04:02:30 +00:00
slava 3781b13824 Experimental new developer tools in UI 2006-08-24 04:45:58 +00:00
slava 28184dc835 Final round of HELP: syntax changes 2006-08-18 03:08:04 +00:00
slava 29e28008cd More documentation updates 2006-08-17 01:55:53 +00:00
slava c99c10632c HELP: syntax change 2006-08-16 01:23:05 +00:00
slava 06a4af7c00 More work on stack effect declaration 2006-08-15 20:29:35 +00:00
slava 5307ac7cfc Assorted fixes 2006-08-15 18:56:18 +00:00
slava 8dfdf52d3a Some unit test fixes 2006-08-15 09:24:30 +00:00
slava f15e657631 Stack effect declaration fixes 2006-08-15 08:57:12 +00:00
slava 56e19dbf14 First stage of stack effect declaration implementation 2006-08-15 07:01:24 +00:00
slava 61e1dff787 Automatically recompile words when files are loaded 2006-08-11 20:55:43 +00:00
slava b453a74743 Forgetting a word removes it from the recompile set 2006-08-10 20:47:10 +00:00
slava b150e155d9 Further cleanups 2006-08-12 20:58:12 +00:00
slava 11ba560c6d Definition protocol 2006-08-02 19:17:13 +00:00
slava a552e6d30d Start implementing :help 2006-08-01 08:45:05 +00:00
slava df5f7cc4df Small fixes 2006-07-26 04:38:19 +00:00
slava 5890e52578 Clean up cross-referencing code 2006-07-25 05:37:54 +00:00
slava 4102ad72c5 Faster hashtables 2006-07-24 04:11:22 +00:00
slava 9f2797fc09 Improved help cross-referencing 2006-06-23 02:36:56 +00:00
slava 50ec1d36db Remove obsolete examples, module system simplification, fix parse-resource restart when bootstrapping parse-syntax.factor 2006-06-19 07:41:42 +00:00
slava bf54019fee Fix bootstrap bugs 2006-06-10 05:40:11 +00:00
slava 80ec90d65d crossref bug fix, remove 'references' word since its almost useless 2006-06-10 05:30:16 +00:00
slava 4ce62a2a13 Memory leak and markup fixes 2006-06-10 04:53:29 +00:00
slava 3409004602 Remove some dead code: help glossary and flushable words 2006-06-06 03:26:44 +00:00
slava 2fb1c3ffbb Documentation updates 2006-06-04 19:35:00 +00:00
slava 682e1d7d2f Documentation updates, rename add-vertices to build-graph 2006-06-04 06:00:59 +00:00
slava 6c656c4c26 <word> cleanup 2006-05-29 08:27:30 +00:00
slava 20facdea8f Fix problem with word redefinition messing up crossref 2006-05-25 05:29:45 +00:00
slava 062dd4a1aa Better word comparison 2006-05-19 02:02:20 +00:00
slava fab5b6adb0 Runtime code cleanups 2006-05-18 05:08:09 +00:00
slava f3ce2a15ed More cons cell removals 2006-05-15 05:01:47 +00:00
slava 12fd5294da Fix clear-hash bug, merge compiler/compiler-backend/compiler-frontend vocabs 2006-04-03 06:18:56 +00:00
slava a26c93ff45 Cleanup compiler and some minor library code 2006-04-03 05:33:52 +00:00
slava 055cb66e0f Abstract out word cross-referencing into a graph library; implement help cross-referencing 2006-03-27 08:10:58 +00:00
slava 6662637374 Documentation fixes and bootstrap fix 2006-03-27 00:13:34 +00:00
slava ffd36265f1 Started help cross-referencing, updating documentation 2006-03-26 21:36:05 +00:00
slava d22a142935 Keyboard input and cleanups for X11 backend 2006-03-22 07:07:21 +00:00
slava 6c587659cc Optimizations aimed at reducing bootstrap time 2006-03-21 05:44:19 +00:00
slava 6697c6cb35 Fix memory leak when calling define-compound with gensyms 2006-03-17 08:22:25 +00:00
slava 5a3f39d488 new tree-subset combinator 2006-02-02 01:10:08 +00:00
Slava Pestov 4d0135a191 remove redundant global variable 2006-01-21 21:17:24 +00:00
Slava Pestov 406f7a71d4 use a simple counter instead of gensym 2006-01-21 21:16:49 +00:00
Slava Pestov d19ffd6b6a slots documentation 2006-01-09 06:34:23 +00:00