slava
|
ee6f94a9a1
|
Track fixes
|
2006-05-30 22:57:34 +00:00 |
slava
|
12fea48cc0
|
Minor generic word optimization
|
2006-05-30 00:03:06 +00:00 |
slava
|
9e4962dec4
|
Fix overly zealous Objective C method stub caching
|
2006-05-29 20:31:05 +00:00 |
slava
|
6c656c4c26
|
<word> cleanup
|
2006-05-29 08:27:30 +00:00 |
slava
|
c35a4b63b9
|
Update X11 UI backend to handle focus and window motion events (untested)
|
2006-05-29 00:23:54 +00:00 |
slava
|
289f63e655
|
Stacking order is now saved along with window contents
|
2006-05-28 23:12:33 +00:00 |
slava
|
628c9de692
|
Fix a hashtable bug
|
2006-05-28 22:34:30 +00:00 |
slava
|
26b7771299
|
Fix make-image memory leak, Cocoa typo
|
2006-05-28 21:31:54 +00:00 |
slava
|
4c6e79ca79
|
Fix some word names I forgot to change
|
2006-05-27 22:11:39 +00:00 |
slava
|
c88f86d086
|
Renaming words and cleaning up
|
2006-05-27 21:56:11 +00:00 |
slava
|
13f392737e
|
Save window positions, re-arrange source tree a bit
|
2006-05-27 21:39:38 +00:00 |
slava
|
126a5186d8
|
New gesture handling style
|
2006-05-26 21:40:41 +00:00 |
slava
|
5c4f5951b5
|
Fix titled gadget, clean up viewport, other cleanups
|
2006-05-26 20:34:31 +00:00 |
slava
|
7e4d704f07
|
Remove redundant code, cleanups
|
2006-05-26 06:58:11 +00:00 |
slava
|
48ae022ab0
|
Help cleanups
|
2006-05-26 03:45:19 +00:00 |
slava
|
2235fbf8c0
|
Minor win32 fixes
|
2006-05-25 20:06:25 +00:00 |
slava
|
20facdea8f
|
Fix problem with word redefinition messing up crossref
|
2006-05-25 05:29:45 +00:00 |
slava
|
e485fa61f9
|
Fix Chris Double's coroutines package
|
2006-05-25 04:12:05 +00:00 |
slava
|
1488d8ec5d
|
Fix documentation typos
|
2006-05-25 00:28:37 +00:00 |
slava
|
703b6f58dd
|
Cocoa cleanup, AppleEvent handling, services
|
2006-05-24 22:40:54 +00:00 |
slava
|
c90c1d66da
|
CL-style (but more limited) restarts, better undefined word handling in the parser
|
2006-05-24 08:29:25 +00:00 |
slava
|
3856c26f69
|
Fixing UI scrolling issues
|
2006-05-24 07:23:45 +00:00 |
slava
|
357cdab15b
|
Track gadgets compute correct preferred size
|
2006-05-23 05:43:08 +00:00 |
slava
|
aa2c3eaf73
|
Clear out Cocoa callbacks on startup
|
2006-05-23 03:46:36 +00:00 |
slava
|
608aab0dcb
|
FFI now supports Unicode (UTF16) strings better, and the Cocoa bridge uses this functionality
|
2006-05-23 03:32:27 +00:00 |
slava
|
5d1aff6e86
|
Makefile cleanup
|
2006-05-23 01:54:58 +00:00 |
slava
|
b83aa8243f
|
Bootstrap fix
|
2006-05-20 22:25:16 +00:00 |
slava
|
e3a017d877
|
Remove unused relocation type
|
2006-05-20 22:15:46 +00:00 |
slava
|
8dce36d191
|
Clicking input implemented
|
2006-05-20 21:50:59 +00:00 |
slava
|
b6beb189b5
|
Fix doc typo
|
2006-05-20 20:46:53 +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
|
3537008608
|
Bug fixing new browser code
|
2006-05-20 06:31:32 +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
|
49d2eed42a
|
UI cleanups
|
2006-05-20 02:29:01 +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
|
e76ba67cbf
|
Minor alien fixes
|
2006-05-19 19:53:30 +00:00 |
slava
|
c1803e1a4e
|
Fix word style, and NSOpenPanel crash
|
2006-05-19 19:29:22 +00:00 |
slava
|
7b1cdc1e31
|
Interpreter and unit test fixes, fix Objective C exception handling
|
2006-05-19 18:59:44 +00:00 |
slava
|
43096fb63b
|
Fiddling with prettyprinter, working on single-stepper
|
2006-05-19 04:19:08 +00:00 |
slava
|
0b8578dfa0
|
Error handling fixes
|
2006-05-19 03:23:19 +00:00 |
slava
|
d1107f45b7
|
Rework integer ^
|
2006-05-18 23:04:45 +00:00 |
slava
|
ee75b478ab
|
Last traces of conses removed
|
2006-05-17 18:55:46 +00:00 |
slava
|
8932ea08fa
|
Remove done item from to do list
|
2006-05-15 00:08:16 +00:00 |
slava
|
c3f37f956f
|
AMD64 fixes
|
2006-05-15 00:05:57 +00:00 |
slava
|
b1681213f0
|
fp-scratch cleanup
|
2006-05-14 20:44:47 +00:00 |
slava
|
22eae0be15
|
Compiler cleanups and bootstrap speedup
|
2006-05-12 21:07:56 +00:00 |
slava
|
30e1f0fc2b
|
Fix set-slot on x86
|
2006-05-11 23:46:19 +00:00 |
slava
|
4cd4db2347
|
Update AMD64 backend and clean up other backends
|
2006-05-11 06:22:51 +00:00 |
slava
|
e06e42bbba
|
Some minor I/O fixes
|
2006-05-11 05:46:32 +00:00 |