Commit Graph

267 Commits (2ca8e9d65f7d70a9bf5cb37bb53a3fa88a183446)

Author SHA1 Message Date
slava aaecfef11d Documentation for errors 2006-08-01 21:35:00 +00:00
slava a552e6d30d Start implementing :help 2006-08-01 08:45:05 +00:00
slava b0a4b6409a Changed argument order of {head,tail}{,-slice}{,*} and group 2006-07-30 00:36:25 +00:00
slava 52d6fc7ecc ui-step now asserts depth (so don't leak stack cells in your draw-gadget*); fix memory leak with set-length and vectors 2006-07-28 21:57:24 +00:00
slava 03f625cea1 Some cleanups to start 0.84 2006-07-28 07:54:46 +00:00
slava 5890e52578 Clean up cross-referencing code 2006-07-25 05:37:54 +00:00
slava 8dda558992 Fix a typo 2006-07-24 06:23:53 +00:00
slava b6875f0fc8 Update >sequence docs 2006-07-24 06:23:15 +00:00
slava 5d78177abd Faster >sequence 2006-07-24 04:20:08 +00:00
slava 4102ad72c5 Faster hashtables 2006-07-24 04:11:22 +00:00
slava 79848ac511 Some simple-minded optimizations 2006-07-20 03:10:02 +00:00
slava dbd8ca737a Fix typo 2006-07-14 05:00:59 +00:00
slava a277280e90 Clickable vocabularies in documentation 2006-07-09 23:50:56 +00:00
slava 5d475b64b1 Fix documentation typo 2006-07-04 21:23:51 +00:00
slava 56f292f61b Minor fixes 2006-06-23 06:24:28 +00:00
slava 8ca7993d0f Small fixes 2006-06-21 03:26:41 +00:00
slava 117aef414f Markup fixes for better HTML generation 2006-06-20 22:31:48 +00:00
slava 5b2538541b Missing help 2006-06-15 19:21:19 +00:00
slava 23bc02dab6 Fix a handful of bugs 2006-06-14 06:27:57 +00:00
slava 0f34d6ecec add-literal fix 2006-06-13 20:02:09 +00:00
slava be2b8d1c99 New split implementation, remove some silly UI features 2006-06-12 02:44:22 +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 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 5564691c27 Fix world focus bug, new [-] word, caret no longer blinks 2006-06-09 23:58:11 +00:00
slava 73990ee9b0 FFix help typos 2006-06-08 22:29:15 +00:00
slava bc3cafbcd9 Documentation updates; almost done updating everything for 0.83 2006-06-06 19:54:07 +00:00
slava 3409004602 Remove some dead code: help glossary and flushable words 2006-06-06 03:26:44 +00:00
slava 52321c4e0b Updating tools section, added documentation for builtin class words 2006-06-06 02:50:16 +00:00
slava 562533dc9c Documentation updates -- most primitives now documented 2006-06-06 02:04:49 +00:00
slava 5029ca593f Documenting primitives; folded make-tuple into <tuple> primitive 2006-06-04 21:13:34 +00:00
slava fa27b545d7 Bug fixes 2006-06-04 20:20:40 +00:00
slava c8ff8296fd Updating sequences documentation 2006-06-04 07:46:06 +00:00
slava 5c63512aa0 Fix a typo 2006-06-04 06:04:40 +00:00
slava 682e1d7d2f Documentation updates, rename add-vertices to build-graph 2006-06-04 06:00:59 +00:00
slava afa4aef86b UI fixes 2006-06-02 20:28:57 +00:00
slava 628c9de692 Fix a hashtable bug 2006-05-28 22:34:30 +00:00
slava 48ae022ab0 Help cleanups 2006-05-26 03:45:19 +00:00
slava 20facdea8f Fix problem with word redefinition messing up crossref 2006-05-25 05:29:45 +00:00
wayo.cavazos 60465ca9b3 Fix typo in sequences.facts 2006-05-25 02:53:23 +00:00
slava 9ffc3c27be Clean up inspector and browser 2006-05-20 20:42:33 +00:00
slava 4e4d2e811d Move >n n> >c c> to kernel-internals since they're a) never needed by user code b) unsafe 2006-05-20 06:37:35 +00:00
slava 8cdc10abdb New remove-hash* word; UI refactorings; adding new Whisker-style word browser 2006-05-20 06:13:44 +00:00
slava d0b79a9419 Re-introducing sum and product words, new change-nth and remove-index words, track control replaces and generalizes splitter 2006-05-20 01:08:42 +00:00
slava 079dea6e3c Bootstrap fixes, cleanups, better debugger in the UI 2006-05-19 02:20:23 +00:00
slava e0994bd623 New callstack printing style, move some utilities around 2006-05-19 02:07:00 +00:00
slava c753fc98d0 Fix test failures 2006-05-17 23:44:30 +00:00
slava ee75b478ab Last traces of conses removed 2006-05-17 18:55:46 +00:00
slava 9b286735ea More quotation work 2006-05-16 20:50:51 +00:00
slava 1951e63d2d Fix various test failures 2006-05-15 05:37:11 +00:00