Commit Graph

1195 Commits (1bb4485a5857e9877d8f24fd8853e8f11e01117c)

Author SHA1 Message Date
Slava Pestov 1bb4485a58 fix inference hang 2005-08-30 01:00:39 +00:00
Doug Coleman 73c671ef24 Factoring some crap code into something better: nested ifte -> hash w/ stored quotations
Moved sha1 algorithm into separate words for each step
2005-08-29 22:35:34 +00:00
Slava Pestov b5eaee6081 UI fixes 2005-08-29 22:18:10 +00:00
Slava Pestov 1c8bc10691 fix known-words typo 2005-08-29 07:56:36 +00:00
Slava Pestov b1daea44a6 word-name, word-vocabulary are now slots in the word object 2005-08-29 06:34:04 +00:00
Slava Pestov 351aa0922e cleaner definitions of split and group 2005-08-29 05:57:21 +00:00
Doug Coleman 27c273a2cd Changed to work with the new make word. 2005-08-29 05:44:32 +00:00
Slava Pestov cd6c8d7ecd HTML tags fix 2005-08-29 05:40:05 +00:00
Slava Pestov 1416c8c18d prettyprinter works with HTML words 2005-08-29 05:00:55 +00:00
Doug Coleman 36e2875836 Added bitroll. 2005-08-27 19:54:31 +00:00
Slava Pestov e630f884a1 rename [.] to sequence. 2005-08-27 19:33:29 +00:00
Slava Pestov 12cc51c01b repeating buttons 2005-08-27 19:12:37 +00:00
Slava Pestov c4638e3b7d working on scroll bar 2005-08-27 05:41:42 +00:00
Slava Pestov 20c746505d working on scroll bar 2005-08-27 04:22:19 +00:00
Chris Double c19ec60942 fix eval-responder for recent factor changes 2005-08-27 03:46:46 +00:00
Slava Pestov 62525efedc missing file; scrollbar work 2005-08-27 03:06:56 +00:00
Slava Pestov 2636a247c9 menu positioning fix 2005-08-27 02:22:00 +00:00
Slava Pestov 9b361d749b UI code cleanups 2005-08-27 01:42:43 +00:00
Slava Pestov 70e4c7001f stack display hooks for single-stepper and inspector, reworking scrolling 2005-08-26 22:18:07 +00:00
Slava Pestov 70aa3f3b2a latest UI work 2005-08-26 05:44:12 +00:00
Slava Pestov 5229bee399 frame layout fixes 2005-08-26 05:29:12 +00:00
Slava Pestov 3d173c3af5 nicer-looking menus in UI 2005-08-26 04:55:56 +00:00
Slava Pestov 97de5ac682 frame layout fixes 2005-08-26 00:28:56 +00:00
Daniel Ehrenberg b4c8ef9df4 removing obsolete files and updating readme (still incomplete) 2005-08-25 22:13:52 +00:00
Daniel Ehrenberg 2ca86efb1d parse-k updates 2005-08-25 22:02:30 +00:00
Slava Pestov 45109c1a0a major cleanup 2005-08-25 19:27:38 +00:00
Doug Coleman 762d2913a1 Added sha1.factor
Updated md5 to Factor .77
Added common.factor to contain common words to both md5 and sha1
Added load.factor
2005-08-25 10:07:50 +00:00
Slava Pestov 01a1f8cede minor pane optimization 2005-08-25 01:52:10 +00:00
Slava Pestov 5a9523cd63 spacial indexing for faster pane display 2005-08-24 23:25:12 +00:00
Slava Pestov c3d92a0b4e working on visibile-children* 2005-08-24 14:19:09 +00:00
Slava Pestov 38a5f01320 foo 2005-08-24 05:09:36 +00:00
Slava Pestov 86e842d8f1 foo 2005-08-24 05:09:17 +00:00
Slava Pestov 82a5dcdd10 foo 2005-08-24 05:08:01 +00:00
Chris Double 88d75185db Fix eval responder to work with 0.77 changes. 2005-08-24 04:52:52 +00:00
Slava Pestov eb16e7a699 some SDL renaming, fix a few typos 2005-08-24 04:30:07 +00:00
Slava Pestov 2606de8e8e renaming rectangle tuple to rect and a few shape- words to rect-; working on spacial indexing 2005-08-24 03:28:54 +00:00
Slava Pestov 9db68d9569 new inspector features 2005-08-24 02:27:05 +00:00
Slava Pestov 8eb46943d0 refactoring timers 2005-08-24 00:27:42 +00:00
Chris Double 15d30888d6 fix parser combinator tests to work with str>number change 2005-08-24 00:01:39 +00:00
Chris Double b6951b8afd Get concurrency code to work with 0.77 changes. 2005-08-23 23:59:43 +00:00
Chris Double 06806ec8cc Get cont-responder examples working with 0.77 word changes. eval-responder is
currently broken though.
2005-08-23 23:49:52 +00:00
Slava Pestov a21a630087 blinking cursor in UI 2005-08-23 22:16:42 +00:00
Slava Pestov 0785188ba5 multitasker cleanups, fix bug in inspector 2005-08-23 21:08:38 +00:00
Slava Pestov fbd7d4fef7 inspector bug fix, sleep word 2005-08-23 19:50:32 +00:00
Daniel Ehrenberg a380526f12 updating CHANGES.html 2005-08-23 19:02:00 +00:00
Daniel Ehrenberg c3540aaf7a initial commit of parse-k.factor 2005-08-23 18:43:12 +00:00
Slava Pestov 57bedd8139 remove call to sort from cross-referencer 2005-08-23 00:54:01 +00:00
Slava Pestov 256521884c binary search 2005-08-22 21:40:44 +00:00
Slava Pestov 1fa2a0d8ba Fix bootstrap failure 2005-08-22 20:39:01 +00:00
Slava Pestov 388d7b2d85 more cleanups 2005-08-22 20:01:13 +00:00