erg
|
72ba2c98c5
|
better FFI error reporting
|
2006-10-18 21:16:37 +00:00 |
slava
|
5cc28c7e0c
|
Documentation updates, menus fix
|
2006-10-10 03:57:32 +00:00 |
slava
|
80a5ee7322
|
Slider fix, rename path. to write-path
|
2006-10-07 00:27:40 +00:00 |
slava
|
91b00ac448
|
Assorted fixes
|
2006-10-06 21:42:12 +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
|
5dd0182d73
|
UI cleanup
|
2006-10-04 04:40:10 +00:00 |
slava
|
736b2d8bfa
|
Source files and module system cleanup
|
2006-09-30 03:03:27 +00:00 |
slava
|
88a6175f8f
|
Better looking input mouse over when input has > 1 line
|
2006-09-29 20:07:01 +00:00 |
slava
|
97a5436c61
|
New code-gc primitive
|
2006-09-26 23:00:41 +00:00 |
slava
|
39d363f265
|
Runtime code cleanups, implemented mark and sweep code GC
|
2006-09-26 22:44:18 +00:00 |
slava
|
2196f3721b
|
Fix room.
|
2006-09-26 05:08:05 +00:00 |
slava
|
e226b9f7c7
|
Add docs for no-edit-hook, link "definitions" article in, don't draw-world if the world has 0 width or height
|
2006-09-25 02:30:35 +00:00 |
slava
|
931b60393e
|
Better usage. word
|
2006-09-16 21:11:55 +00:00 |
slava
|
296e8ba0b3
|
Single stepper now properly supports continuations
|
2006-09-09 01:12:18 +00:00 |
slava
|
4f045e4848
|
Walker improvements
|
2006-09-08 06:32:14 +00:00 |
slava
|
6a69c77574
|
Walker-hook fixes
|
2006-09-07 21:58:27 +00:00 |
slava
|
5a75f752b5
|
Non-local exit hook to make the stepper more reliable when continuations are flying around
|
2006-09-07 21:14:35 +00:00 |
slava
|
b3960f56e9
|
Cleanups and fixes
|
2006-09-06 22:48:46 +00:00 |
slava
|
7edf5ab1ba
|
Modularized core
|
2006-09-06 22:06:11 +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
|
da86b54ed9
|
Walker fix, F2/F3/F4/F5 to switch tools in workspace
|
2006-08-28 06:57:50 +00:00 |
slava
|
590b35a0d9
|
Assorted bug fixes
|
2006-08-26 19:23:44 +00:00 |
slava
|
1a0ecb755a
|
UI fixes
|
2006-08-26 07:27:37 +00:00 |
slava
|
dd8000240e
|
Fix bug with commands from parents not working correctly in keyboard help window
|
2006-08-26 07:04:02 +00:00 |
slava
|
6143b00434
|
Presentation cleanups and mouse help
|
2006-08-26 01:29:23 +00:00 |
slava
|
97ad3b30ac
|
More work on commands
|
2006-08-26 00:52:13 +00:00 |
slava
|
e4ae52028f
|
edit fixes, new :edit word
|
2006-08-25 04:02:30 +00:00 |
slava
|
4a79d7ccb5
|
jedit moved to contrib, generic hookable edit word
|
2006-08-25 03:19:22 +00:00 |
slava
|
16cd70a8fe
|
Simplify listener
|
2006-08-25 03:06:07 +00:00 |
slava
|
ac44141c4a
|
Simplify walker
|
2006-08-24 08:08:21 +00:00 |
slava
|
6f8adb78a0
|
"Step back" feature in walker
|
2006-08-24 06:40:03 +00:00 |
slava
|
9c509d4b99
|
Walker cleanup
|
2006-08-24 06:09:54 +00:00 |
slava
|
30fcc1389e
|
Remove jEdit plugin support code
|
2006-08-24 04:49:25 +00:00 |
slava
|
3781b13824
|
Experimental new developer tools in UI
|
2006-08-24 04:45:58 +00:00 |
slava
|
a5e1de9ddd
|
Simplify field/interactor history code
|
2006-08-23 01:50:05 +00:00 |
slava
|
31496f0554
|
Compiler docs, interactor tweak
|
2006-08-19 19:33:55 +00:00 |
slava
|
634e69f711
|
Inference documentation
|
2006-08-18 22:47:41 +00:00 |
slava
|
dd55f01f10
|
Fix typo in jEdit plugin code
|
2006-08-18 18:48:29 +00:00 |
slava
|
9de649ae49
|
inference error fixes
|
2006-08-18 08:00:51 +00:00 |
slava
|
ab81abb252
|
Bug fixes
|
2006-08-18 07:51:41 +00:00 |
slava
|
74d317a268
|
Bootstrap fixes
|
2006-08-18 07:19:04 +00:00 |
slava
|
72efe34950
|
Inference cleanup and documentation for errors
|
2006-08-18 07:10:08 +00:00 |
slava
|
b2d68abd62
|
Fix various stack effect declarations
|
2006-08-18 06:05:13 +00:00 |
slava
|
1b510ee7db
|
More fixes
|
2006-08-18 04:56:31 +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 |