Commit Graph

3499 Commits (e88d429476ba958d69a48f02d65441a80f08785c)

Author SHA1 Message Date
erg 82b312e316 calendar -- refactor printing the time 2006-09-29 18:22:11 +00:00
erg f0f291d8ff fix almost= 2006-09-28 06:05:43 +00:00
slava ce8ed04543 Seeing a tuple now shows the constructor, browser tile toolbar fix 2006-10-07 00:41:25 +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 86420977b3 Minor completion UI cleanups 2006-10-06 21:07:13 +00:00
slava c87a34b164 Remove some code duplication between apropos and help search 2006-10-06 20:46:35 +00:00
slava fab5ec98f2 Help search in UI bug 2006-10-06 08:20:36 +00:00
slava 648449b026 Press C+e in UI listener for 'edit file' popup 2006-10-06 08:15:34 +00:00
chris.double 42d677bbd4 parser-combinators: refactor <& and &> 2006-10-05 11:25:20 +00:00
chris.double ab7ff8f783 parser-combinators: refactor <@ combinator 2006-10-05 11:14:31 +00:00
chris.double 11377d538d parser-combinators: reimplement <&>
This refactoring removes the 3 word implementation of <&> and replaces it with bbetter lazy list functionality. Although parser combinators will be rewritten this algorithm for <&> will remain mostly the same.
2006-10-05 11:03:46 +00:00
chris.double f3abd0c53d lazy-lists: fix help example 2006-10-05 10:35:14 +00:00
chris.double b7dc804433 lazy-lists: make seq>list more efficient 2006-10-05 10:33:00 +00:00
slava 48a3fad1a1 Search gadget improvements 2006-10-05 21:15:41 +00:00
slava a5ed889085 Working on UI completion 2006-10-05 06:10:49 +00:00
slava 028288fc5a Fix bootstrap failure 2006-10-05 03:57:34 +00:00
slava caae328976 Listener fix 2006-10-05 03:46:10 +00:00
slava 7f4dbed78d Pane, track, toolbar fixes 2006-10-05 03:30:17 +00:00
chris.double f84b6ba3ce lazy-lists: stick with single 'lcomp' word and 'lcomp*' to include guards 2006-10-05 03:00:17 +00:00
chris.double e252f06e7b lazy-lists: add first attempt at simple list comprehensions 2006-10-05 02:26:26 +00:00
chris.double 32d3baed21 lazy-lists: remove unneeded helper function 2006-10-04 23:17:21 +00:00
chris.double 9f4eab14bd lazy-lists: add lcartesian-product* 2006-10-04 23:16:23 +00:00
chris.double b11e78e275 lazy-lists: add lconcat and lcartesian-product 2006-10-04 22:21:54 +00:00
chris.double 9a6d7532aa lazy-lists: add lmap-with 2006-10-04 22:10:11 +00:00
chris.double c05a35a801 lazy-lists: docs for seq>list 2006-10-04 02:37:59 +00:00
chris.double 61bdf14f7b lazy-lists: add seq>list 2006-10-04 02:36:55 +00:00
matthew.willis d55304eec6 added lzip to lazy-lists library 2006-09-21 23:45:06 +00:00
slava cc1363e07a Fix pane-stream 2006-10-05 01:33:09 +00:00
slava 761f929de9 pane-stream class to fix a delegation issue 2006-10-04 21:33:02 +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
wayo.cavazos addfee6ef8 Fix order problem in lindenmayer 2006-10-05 00:03:43 +00:00
wayo.cavazos ec89beeda8 tree-5-scene 2006-10-04 23:44:43 +00:00
wayo.cavazos e37a85d2da Update examples 2006-10-04 23:18:50 +00:00
wayo.cavazos ecab9123eb Update REQUIRES: for lindenmayer 2006-10-04 05:01:20 +00:00
wayo.cavazos c09a36f4a5 Remove the old x11 version of lindenmayer 2006-10-04 04:44:50 +00:00
wayo.cavazos c66f9ecc01 New implementation of L-system program 2006-10-04 04:41:19 +00:00
wayo.cavazos ca36912b5a New slate implementation 2006-10-04 04:38:54 +00:00
wayo.cavazos c768db090b Remove the old slate implementation and examples 2006-10-04 04:32:10 +00:00
wayo.cavazos 209f8c23af add font-lock keyword 2006-10-04 04:11:59 +00:00
wayo.cavazos c3a31dbf52 Updates to old slate 2006-10-04 04:10:41 +00:00
wayo.cavazos cbfb7fb008 fix stack effect 2006-10-04 04:09:59 +00:00
slava 56938590ad Control cleanup with a new list gadget 2006-10-03 22:17:21 +00:00
erg bff44607a3 clean up random-tester 2006-09-29 06:32:48 +00:00
erg 06dd989538 fix p/mod 2006-09-28 05:11:47 +00:00
erg 784bb15195 win32 -- add forget-rollover on WM_MOUSELEAVE 2006-09-25 01:40:17 +00:00
slava 99e4607178 Intel Mac exception handler fix 2006-10-02 05:11:56 +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