Commit Graph

48 Commits (c5888330d67939cbdcd5cbaaa076eec84d2d0d25)

Author SHA1 Message Date
Slava Pestov 7835222da8 httpd fixes 2005-11-30 04:49:59 +00:00
Slava Pestov 23738087aa big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
Slava Pestov 867ccbe0b4 use array literals instead of vector literals 2005-10-29 20:53:47 +00:00
Slava Pestov f6499a63b0 fix various UI bugs; use opengl-style colors 2005-10-29 01:13:41 +00:00
Slava Pestov 26ca341958 some UI cleanups 2005-10-27 20:17:50 +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 e6d93ee7cd UI refactoring and fixes 2005-10-10 01:27:14 +00:00
Slava Pestov 6b8e232c63 fix bignum emission, put MT in core 2005-10-08 05:15:14 +00:00
Slava Pestov 47f511d8a6 some UI refactoring 2005-10-08 00:26:21 +00:00
Slava Pestov 850d040b65 fix bootstrap failure 2005-10-01 05:44:49 +00:00
Slava Pestov 99fe3b4a54 outliner improvements 2005-09-27 18:12:17 +00:00
Slava Pestov a5d1b36114 new words: browser words. vocab.; inspector supports outlining 2005-09-26 01:54:25 +00:00
Slava Pestov 55a2ac9b33 working on incremental layout 2005-09-26 00:41:49 +00:00
Slava Pestov 9f0434f30f some UI tweaking 2005-09-25 03:21:09 +00:00
Slava Pestov c4cec1321c rename ifte to if 2005-09-24 19:21:17 +00:00
Slava Pestov 27439f95c9 arrays are now better supported, various cleanups 2005-09-12 00:46:55 +00:00
Slava Pestov 55e2a9e232 reworking simplifier and basic blocks 2005-09-09 02:23:54 +00:00
Slava Pestov 55a4de3120 fix stack bug in presentations; minor tweak to menu code 2005-09-03 21:49:28 +00:00
Slava Pestov 27f3ce0fda fix menu drag 2005-09-01 22:28:46 +00:00
Slava Pestov 42ac874cbd more cleanups; split up huge gadgets vocabulary 2005-09-01 01:06:13 +00:00
Slava Pestov 9b361d749b UI code cleanups 2005-08-27 01:42:43 +00:00
Slava Pestov 3d173c3af5 nicer-looking menus in UI 2005-08-26 04:55:56 +00:00
Slava Pestov 45109c1a0a major cleanup 2005-08-25 19:27:38 +00:00
Slava Pestov 119cb1ba6b more prettyprinter fixes 2005-08-21 18:40:12 +00:00
Slava Pestov 9adffd9388 new prettyprinter 2005-08-21 05:17:37 +00:00
Slava Pestov 3366640fb1 further code cleanups, unit test fixes 2005-08-04 04:48:07 +00:00
Slava Pestov f65aa407e9 \ foo is now a first-class type; this removes the need for inference-level partial eval, and simplifies a lot of other code 2005-08-04 03:56:28 +00:00
Slava Pestov 03168a86e5 dataflow optimizer work, phasing out 3list/3unlist 2005-07-28 00:13:11 +00:00
Slava Pestov f2f1c6705b more removals of unnecessary >list calls 2005-07-23 03:21:50 +00:00
Slava Pestov 8ba86c54ff presentations.factor typo fix 2005-07-22 03:37:08 +00:00
Slava Pestov 3a366a386f fix mouse enter/leave handling with overlapping gadgets 2005-07-20 22:04:29 +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 02a5067706 fix mouse enter/leave handling 2005-07-13 22:08:54 +00:00
Slava Pestov d4e3075eeb fix a few minor menu bugs 2005-07-09 22:32:31 +00:00
Slava Pestov 7becf2be5d fix typo 2005-07-08 00:17:34 +00:00
Slava Pestov dd363f33a8 better presentations in UI 2005-07-06 07:29:42 +00:00
Slava Pestov 2b4c49c33a big cleanup of UI code 2005-06-29 23:40:44 +00:00
Slava Pestov cdf58fae57 presentations in UI of words and vocabs 2005-06-29 04:33:07 +00:00
Slava Pestov be7dec33ae more UI cleanups, fix jedit-stream bug 2005-06-29 03:50:23 +00:00
Slava Pestov ebdcb51063 fixes to menu code in UI, hacked up presentations in listener 2005-06-27 20:50:21 +00:00
Slava Pestov dbe9ce0715 more UI code cleanups 2005-06-27 18:55:35 +00:00
Slava Pestov f1b23d66b7 merged streams, stdio and files into io vocabulary 2005-06-19 21:50:35 +00:00
Slava Pestov 6f1abd0980 UI fixes 2005-05-03 23:00:52 +00:00
Slava Pestov c4da07c80d halos 2005-03-04 01:43:55 +00:00
Slava Pestov e9ea91918d UI work 2005-03-03 02:26:11 +00:00
Slava Pestov c918f60671 presentations and menus 2005-03-02 03:11:08 +00:00