Commit Graph

2217 Commits (c09a36f4a562f15ce53dbf6529430a46499884cd)

Author SHA1 Message Date
slava 56938590ad Control cleanup with a new list gadget 2006-10-03 22:17:21 +00:00
erg 784bb15195 win32 -- add forget-rollover on WM_MOUSELEAVE 2006-09-25 01:40:17 +00:00
slava db8827d86c Dataflow visualizer fixes 2006-09-30 04:03:46 +00:00
slava 917d3ebd05 Fix a typo 2006-09-30 03:04:29 +00:00
slava 736b2d8bfa Source files and module system cleanup 2006-09-30 03:03:27 +00:00
slava 61d4eeb633 "~" global var replaced by home word 2006-09-30 00:45:24 +00:00
slava 271d0e30f3 Minor fix for caret scroll to 2006-09-29 23:01:08 +00:00
slava 83d4887189 viewport/scrolling refactoring 2006-09-29 22:56:09 +00:00
slava 0776e02d0c Editors now support the stream output protocol 2006-09-29 21:18:09 +00:00
slava 6438c25ec4 Redefining a symbol does not trigger a recompile 2006-09-29 21:07:24 +00:00
slava cf25f13c95 Holding down the mouse button in a slider's elevator now does timer-based scrolling 2006-09-29 20:53:40 +00:00
slava c59dab2b9b repeat-button refactoring 2006-09-29 20:26:54 +00:00
slava 88a6175f8f Better looking input mouse over when input has > 1 line 2006-09-29 20:07:01 +00:00
slava 037b9bac02 Fix pane performance regression and add a unit test to catch it 2006-09-29 19:59:06 +00:00
slava 06feb8ca68 word-xt broken 2006-09-27 07:15:12 +00:00
slava fc0cea8e42 Replace compiled? primitive with compiled? word slot 2006-09-27 07:11:18 +00:00
slava 97a5436c61 New code-gc primitive 2006-09-26 23:00:41 +00:00
slava 9b71d0607a Remove the set-word-xt because nobody calls it anymore, and now that we have code GC it is dangerous 2006-09-26 22:45:55 +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 06f6c206c8 Windows OpenGL workaround 2006-09-24 21:22:11 +00:00
slava ae5768fee3 UI fixes 2006-09-24 19:28:27 +00:00
slava 1614670834 Messages tool fix 2006-09-24 05:08:34 +00:00
slava 03046508d8 Fix windows stack effects 2006-09-24 04:02:40 +00:00
slava 6d9f6f0246 Minor fixes 2006-09-23 19:54:37 +00:00
slava b246a76199 Messages tool 2006-09-23 06:40:25 +00:00
slava 0699fa9204 Fix text corruption in UI 2006-09-21 02:31:17 +00:00
slava 9f515dedcf Fix toolbar command ordering 2006-09-20 07:30:28 +00:00
slava bd24eb2451 Command overhaul, S+mouse operations, tool help 2006-09-20 07:22:26 +00:00
slava 698727b49f Tiny cleanups 2006-09-19 22:39:51 +00:00
slava 4148a106e3 Tool help updates 2006-09-19 06:53:14 +00:00
slava 6c8bcc6307 Working on tool help 2006-09-19 06:30:21 +00:00
slava 931b60393e Better usage. word 2006-09-16 21:11:55 +00:00
slava c2c4417be5 Books don't add/remove their children 2006-09-16 20:31:40 +00:00
slava 6bd500c34b Document division by zero behavior 2006-09-16 19:57:07 +00:00
slava ef865ffd96 Add a new optimization 2006-09-16 19:42:27 +00:00
slava db8e1d5b0d Faster Unix stream-read 2006-09-16 04:20:52 +00:00
slava f699a781d5 Editor: only redraw visible lines 2006-09-16 02:43:00 +00:00
slava eb09b5ffd0 dataflow UI fixes 2006-09-16 01:29:58 +00:00
slava b6d438196f Fix bootstrap problem 2006-09-16 01:02:48 +00:00
slava 70c1037e0e Further simplifications 2006-09-16 00:59:47 +00:00
slava 36680369ba Dataflow UI improvements 2006-09-16 00:52:13 +00:00
wayo.cavazos 7f055b3e91 Doc fix in prettyprint.facts 2006-09-15 01:29:50 +00:00
wayo.cavazos 0d713f3712 Fix stack effect for pprint-short 2006-09-15 01:07:05 +00:00
chris.double 9d266acdf0 first attempt at implementating FIELD: for arrays
Currently only char arrays are implemented, and for the single indexed array form:
BEGIN-STRUCT: foo
  FIELD: char[100] bar
END-STRUCT

my-foo foo-bar => "hello"
"X" 0 set-foo-bar my-foo foo-bar => "Xello"
2006-09-14 23:51:47 +00:00
slava 06f2cfe8d3 UI tool improvements 2006-09-14 20:15:39 +00:00
slava bded83ef35 Inferencce refactoring for more reliable stack height recording 2006-09-14 20:14:27 +00:00
erg 07af3690f2 win32 io bugfixes 2006-09-11 00:51:25 +00:00
slava 9325fa74a2 UI dataflow visualizer (experiemntal) 2006-09-13 06:17:46 +00:00