Commit Graph

47 Commits (e599d319ed81b5112e9dbd3534d6e20c6231f184)

Author SHA1 Message Date
slava 1c2596114e Simplify completion, add module completion 2006-11-17 06:40:23 +00:00
slava 5faea12c89 Column virtual sequence improvements 2006-10-22 22:08:49 +00:00
slava c87a34b164 Remove some code duplication between apropos and help search 2006-10-06 20:46:35 +00:00
slava 648449b026 Press C+e in UI listener for 'edit file' popup 2006-10-06 08:15:34 +00:00
slava a5ed889085 Working on UI completion 2006-10-05 06:10:49 +00:00
slava 3abfe244aa Improved UI completion 2006-10-04 21:21:37 +00:00
slava 931b60393e Better usage. word 2006-09-16 21:11:55 +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 6143b00434 Presentation cleanups and mouse help 2006-08-26 01:29:23 +00:00
slava 3781b13824 Experimental new developer tools in UI 2006-08-24 04:45:58 +00:00
slava 1b510ee7db More fixes 2006-08-18 04:56:31 +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 40f06282c2 Change apropos order 2006-08-12 21:13:36 +00:00
slava 41040c6a7b apropos now prints the score 2006-08-12 21:02:14 +00:00
slava 0d0581fc34 New apropos from hell 2006-08-12 20:57:49 +00:00
slava 11ba560c6d Definition protocol 2006-08-02 19:17:13 +00:00
slava eca6b6b9be Removing old tty walker 2006-07-31 02:05:44 +00:00
slava cfdb6aef7b Separate search tools, titled-gadget focus fix 2006-06-26 05:54:25 +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 7026c53769 More help search work, some UI improvements 2006-06-12 06:41:19 +00:00
Slava Pestov 42ac874cbd more cleanups; split up huge gadgets vocabulary 2005-09-01 01:06:13 +00:00
Slava Pestov e630f884a1 rename [.] to sequence. 2005-08-27 19:33:29 +00:00
Slava Pestov b3e58b4380 more prettyprinter updates, unparser is gone 2005-08-22 00:50:14 +00:00
Slava Pestov b8d8685de8 clean up class<, class-and, class-or 2005-08-01 03:38:33 +00:00
Slava Pestov f1b23d66b7 merged streams, stdio and files into io vocabulary 2005-06-19 21:50:35 +00:00
Slava Pestov 8d12fec3eb more sequence cleanups 2005-05-18 20:26:22 +00:00
Slava Pestov 7f4da7ecd0 generic words are more flexible, sequences cleaned up 2005-05-14 21:18:45 +00:00
Slava Pestov 008d35310b handbook updates, remove vector-length vector-nth set-vector-nth 2005-04-26 04:35:55 +00:00
Slava Pestov 8b61c03fa1 (yield) renamed to stop 2005-04-22 04:22:36 +00:00
Slava Pestov 7217109e2d tuple equality fixed, tuples are not sequences anymore, factor plugin cleanups and performance improvements 2005-04-12 17:35:27 +00:00
Slava Pestov 86e09c52ae class introspection tools 2005-04-10 22:58:30 +00:00
Slava Pestov 286813e992 automatic decompiling of definitions, cross reference database, cleaned up bootstrap 2005-03-27 01:12:14 +00:00
Slava Pestov e0455ee52c tool documentation started 2005-03-21 05:25:15 +00:00
Slava Pestov a74632b243 hashtables were sized wrong; rename str- words to string- 2005-03-05 21:33:40 +00:00
Slava Pestov f0dfb77690 renaming word-parameter to word-def; renaming word-property to word-prop 2005-03-05 19:45:23 +00:00
Slava Pestov 4f3457efb6 inlining method body if type of object passed to generic is known 2005-02-25 01:52:17 +00:00
Slava Pestov e9c3e62d09 instances word, memory vocabulary 2005-02-15 02:58:07 +00:00
Slava Pestov a8c34f50a8 tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file 2005-02-09 03:02:44 +00:00
Slava Pestov 3617093ba5 new simplifier 2005-01-17 20:33:12 +00:00
Slava Pestov 911b614351 minor cleanups, new map-with and each-with words 2005-01-01 22:20:48 +00:00
Slava Pestov 7092b10f2f minor stack inference fixes 2004-12-26 01:06:08 +00:00
Slava Pestov 12a09523d4 huge code cleanup 2004-12-19 08:04:03 +00:00
Slava Pestov 4dc68601d7 use stdcall abi by default on windows, word usage counter 2004-12-18 04:02:19 +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 a8975900bd ExternalFactor is done 2004-11-25 02:45:30 +00:00
Slava Pestov d347d20dbc adding trace, step, stack inference to cvs, rearranging some stuff 2004-11-04 04:35:36 +00:00