Commit Graph

55 Commits (2671ebf519d51a241ee5c7ab8044746c110438a2)

Author SHA1 Message Date
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 29e28008cd More documentation updates 2006-08-17 01:55:53 +00:00
slava 56e19dbf14 First stage of stack effect declaration implementation 2006-08-15 07:01:24 +00:00
slava a7039a8e0d Inspector cleanups 2006-08-01 22:42:53 +00:00
slava 9c84fe7018 Split describe.factor up 2006-08-01 01:30:06 +00:00
slava f3bd44083d Nicer sheet. implementation 2006-08-01 01:08:25 +00:00
slava 683b19af37 UI walker fixes 2006-07-31 02:20:52 +00:00
slava eca6b6b9be Removing old tty walker 2006-07-31 02:05:44 +00:00
slava b0a4b6409a Changed argument order of {head,tail}{,-slice}{,*} and group 2006-07-30 00:36:25 +00:00
slava 03f625cea1 Some cleanups to start 0.84 2006-07-28 07:54:46 +00:00
slava 916ded94c4 Status bar 2006-07-11 00:12:40 +00:00
slava e7ea25a563 UI single stepper tool 2006-07-10 04:51:22 +00:00
slava 4297d2b4f2 More flexible tabular output, grid/frame fixes 2006-06-17 20:51:44 +00:00
slava 4c54d0765f Replace style stack with a better abstraction, a wrapper stream that adds a style to each piece of output 2006-06-14 05:47:28 +00:00
slava 60abfc1d58 tabular output can now be passed a style 2006-06-10 02:17:12 +00:00
slava 98c514b9cd Tabular output 2006-06-08 03:04:37 +00:00
slava 3409004602 Remove some dead code: help glossary and flushable words 2006-06-06 03:26:44 +00:00
slava 805d73ca22 Top-level window focus handling 2006-05-28 22:35:01 +00:00
slava 48ae022ab0 Help cleanups 2006-05-26 03:45:19 +00:00
slava 49461c8eb4 Major UI improvements, fix problem with deferred words 2006-05-26 03:25:00 +00:00
slava 18fdc91de7 More attractive browser UI 2006-05-20 21:02:08 +00:00
slava 9ffc3c27be Clean up inspector and browser 2006-05-20 20:42:33 +00:00
slava 43096fb63b Fiddling with prettyprinter, working on single-stepper 2006-05-19 04:19:08 +00:00
slava 31c429aabb Working on a Cocoa 'Run...' dialog 2006-05-19 03:07:40 +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 6c3a2e86b2 New prettyprinter feature, some bug fixes 2006-05-19 02:00:11 +00:00
slava f3ce2a15ed More cons cell removals 2006-05-15 05:01:47 +00:00
slava 307bc73f5e reverse-slice ==> <reversed> 2006-05-15 03:25:34 +00:00
slava 63825f9209 >r and r> now use their own stack 2006-05-15 03:09:47 +00:00
slava fd3f37c8e3 Aggressive arithmetic inlining 2006-05-02 07:05:57 +00:00
slava c6bd0b4aac Fix dead store elimination 2006-04-14 07:53:45 +00:00
slava 6a9e67a4bc Tool documentation 2006-03-25 06:06:52 +00:00
slava e9f73af344 Fix inspector problem with empty hashtables 2006-02-03 18:20:22 +00:00
Slava Pestov 8569427c4e added a zero? word 2006-01-28 20:49:31 +00:00
Slava Pestov 13ef8f9412 cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test 2006-01-27 04:01:14 +00:00
Slava Pestov 2c4d058fdc markup cleanups, removed terpri*, help responder and browser responder improvements 2006-01-21 07:37:39 +00:00
Slava Pestov d19ffd6b6a slots documentation 2006-01-09 06:34:23 +00:00
Slava Pestov cd16dd9dae started docs for non-standard control flow featurs 2006-01-07 04:10:02 +00:00
Slava Pestov 3e6eb47785 words chapter of handbook converted 2006-01-06 07:04:42 +00:00
Slava Pestov 9942630dad markup fixes; changing some stream protocol details 2005-12-19 07:12:40 +00:00
Slava Pestov 23738087aa big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
Slava Pestov 867ccbe0b4 use array literals instead of vector literals 2005-10-29 20:53:47 +00:00
Slava Pestov 3ff1915f1a UI fixes for OS X, compiler fixes for PowerPC 2005-10-12 03:28:17 +00:00
Slava Pestov 77b3175cd9 fix forget memory leak 2005-10-04 07:16:50 +00:00
Slava Pestov e2409a14db fix incorrect quadrants code 2005-10-04 01:04:07 +00:00
Slava Pestov 764cf6d314 inspector improvements 2005-10-04 00:54:05 +00:00
Slava Pestov 7cc598f4eb tab completion in the UI 2005-10-03 23:53:32 +00:00
Slava Pestov 95ca37cb43 latest changes 2005-09-27 19:14:25 +00:00
Slava Pestov 7c3fccfef8 minor tweaks 2005-09-27 18:35:30 +00:00