slava
|
6c587659cc
|
Optimizations aimed at reducing bootstrap time
|
2006-03-21 05:44:19 +00:00 |
Slava Pestov
|
2632d3e524
|
fix stack comments
|
2006-01-19 23:19:55 +00:00 |
Slava Pestov
|
d19ffd6b6a
|
slots documentation
|
2006-01-09 06:34:23 +00:00 |
Slava Pestov
|
3e6eb47785
|
words chapter of handbook converted
|
2006-01-06 07:04:42 +00:00 |
Slava Pestov
|
cbc4946d93
|
moving documentation
|
2006-01-05 05:33:12 +00:00 |
Slava Pestov
|
0771037b15
|
help system and tutorial improvements
|
2005-12-29 01:25:17 +00:00 |
Slava Pestov
|
dec98203d3
|
remove repetitions
|
2005-12-24 23:29:31 +00:00 |
Slava Pestov
|
7835222da8
|
httpd fixes
|
2005-11-30 04:49:59 +00:00 |
Slava Pestov
|
9ef9193308
|
new hashtable
|
2005-11-27 22:45:48 +00:00 |
Slava Pestov
|
875c6826c8
|
UI work
|
2005-10-26 01:52:26 +00:00 |
Slava Pestov
|
57e90a5513
|
latest fixes
|
2005-10-11 01:12:53 +00:00 |
Slava Pestov
|
47da70e5a8
|
UI user input fix
|
2005-10-05 06:01:06 +00:00 |
Slava Pestov
|
7cc598f4eb
|
tab completion in the UI
|
2005-10-03 23:53:32 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
7ecbfb5c98
|
big generic word cleanup; kill-literals optimization; continuations overhaul
|
2005-09-16 06:39:33 +00:00 |
Slava Pestov
|
bf5d88b649
|
changes to continuation words
|
2005-09-14 04:37:50 +00:00 |
Slava Pestov
|
6c253ffae8
|
fix bootstrap issue
|
2005-09-05 21:36:20 +00:00 |
Slava Pestov
|
b518afab32
|
Mindmap gadget
|
2005-09-01 05:20:43 +00:00 |
Slava Pestov
|
42ac874cbd
|
more cleanups; split up huge gadgets vocabulary
|
2005-09-01 01:06:13 +00:00 |
Slava Pestov
|
1416c8c18d
|
prettyprinter works with HTML words
|
2005-08-29 05:00:55 +00:00 |
Slava Pestov
|
45109c1a0a
|
major cleanup
|
2005-08-25 19:27:38 +00:00 |
Slava Pestov
|
077d36329a
|
more generic word cleanups
|
2005-08-22 18:29:43 +00:00 |
Slava Pestov
|
b3e58b4380
|
more prettyprinter updates, unparser is gone
|
2005-08-22 00:50:14 +00:00 |
Slava Pestov
|
17b0f15425
|
see now shows classes and methods
|
2005-08-21 18:25:05 +00:00 |
Slava Pestov
|
9adffd9388
|
new prettyprinter
|
2005-08-21 05:17:37 +00:00 |
Slava Pestov
|
c8eacd7b0b
|
major bootstrap cleanup
|
2005-08-20 01:46:12 +00:00 |
Slava Pestov
|
2495ef46f3
|
redesigned generic arithmetic; new tag primitive
|
2005-08-15 07:25:39 +00:00 |
Slava Pestov
|
fae12b201e
|
clean up metaclasses
|
2005-08-14 22:13:16 +00:00 |
Slava Pestov
|
05a9338bc7
|
various clean ups, fix linearization of #label
|
2005-08-12 22:02:03 +00:00 |
Slava Pestov
|
50eeb1db28
|
handbook updates, HTML-format changelog
|
2005-07-22 01:43:37 +00:00 |
Slava Pestov
|
9004533730
|
, no longer has the deprecated string append behavior, added stream-write1 generic
|
2005-07-17 18:48:55 +00:00 |
Slava Pestov
|
a1f3680708
|
ui listener shows the stack now, fixed gadget display command
|
2005-07-14 04:32:52 +00:00 |
Slava Pestov
|
e6327cec9b
|
presentation fixes, prettyprinter cleanup
|
2005-07-14 02:51:43 +00:00 |
Slava Pestov
|
5b65aff2b4
|
removed ansi streams, and simplified listener code
|
2005-06-27 07:54:43 +00:00 |
Slava Pestov
|
3aa7cdc25a
|
working on styled text output in UI
|
2005-06-27 07:47:22 +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
|
7fa5d5f14a
|
generic fixes; range and slice sequences
|
2005-05-15 01:15:50 +00:00 |
Slava Pestov
|
7f4da7ecd0
|
generic words are more flexible, sequences cleaned up
|
2005-05-14 21:18:45 +00:00 |
Slava Pestov
|
f96779a56c
|
simple HTTP client; with-stream* word; various tweaks and cleanups
|
2005-05-02 04:18:34 +00:00 |
Slava Pestov
|
94c1a8bcd7
|
sequence cleanups
|
2005-04-16 04:23:27 +00:00 |
Slava Pestov
|
86e09c52ae
|
class introspection tools
|
2005-04-10 22:58:30 +00:00 |
Slava Pestov
|
c114bb4fc8
|
set-sbuf-nth fix; more unix i/o work; adding missing file
|
2005-04-08 00:02:59 +00:00 |
Slava Pestov
|
0a8e84cd5b
|
runtime command line switches and CFactor cleanups
|
2005-03-27 06:52:13 +00:00 |
Slava Pestov
|
4e3a5b3d1a
|
fix crossref and make-image
|
2005-03-27 01:40:29 +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
|
05068c3ffc
|
plugin improvements
|
2005-03-24 03:49:40 +00:00 |
Slava Pestov
|
0919baa03d
|
various cleanups, updated plugin docs, plugin fixes
|
2005-03-19 02:41:13 +00:00 |
Slava Pestov
|
77e7a912e7
|
removed style framework
|
2005-03-19 00:38:27 +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 |