Commit Graph

22 Commits (88235350061da0cb582c209c1405a8e08eb7b65b)

Author SHA1 Message Date
Doug Coleman 30b75a797a construct-boa -> boa
construct-empty -> new
2008-04-13 15:06:09 -05:00
Slava Pestov f7df948b06 Documentation updates 2008-04-13 09:34:27 -05:00
Slava Pestov ef4046cda9 Converting code to use inheritance 2008-04-04 00:33:06 -05:00
Slava Pestov c22af5c7a6 Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
Slava Pestov aec04edbda Phasing out get-slots and cleaning up some code 2008-03-29 00:59:05 -05:00
Slava Pestov 0d9947198c Bootstrap fixes 2008-03-19 21:41:39 -05:00
Slava Pestov 32526206f1 Help fixes 2008-03-11 19:51:58 -05:00
Slava Pestov e98cd1fd59 New convention for unit tests 2008-03-01 17:00:45 -05:00
Slava Pestov 3f3a6ea1f7 Fix alarms with image saves 2008-02-22 16:16:00 -06:00
Slava Pestov 4cb14acff4 New alarm system 2008-02-21 19:12:37 -06:00
Slava Pestov 748c2b4b33 Clean up heaps and add heap-push*, heap-delete words 2008-02-21 17:07:26 -06:00
Slava Pestov d4b53bf4df New heaps work in progress 2008-02-21 14:16:22 -06:00
Slava Pestov be2c8b13d7 Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Doug Coleman ded88583ef fixed heap-push-all 2007-12-20 00:06:36 -06:00
Doug Coleman b4575a9bff Templating now runs in quiet mode
session ids are now  4 bignum number>string string>sha-256-string
add assoc-heaps
sessions are stored in an assoc-heap
2007-12-19 23:34:30 -06:00
Slava Pestov 855c444ec5 Heap unit test fixes 2007-11-05 12:48:22 -05:00
Slava Pestov d481f1480c Further heap cleanups 2007-11-05 12:35:44 -05:00
Doug Coleman 29afe48d32 Update heaps to store key/value pairs instead of objects comparable by <=>
Update docs
Add heap-length
2007-11-05 11:10:26 -06:00
Slava Pestov 599f1c6087 Finish cleaning up erg's changes, remove queues 2007-11-05 11:01:11 -05:00
Doug Coleman 1a86c5fd85 Move heaps to core/
Document heaps
Renamed a lot of heaps words -- pop-heap -> heap-pop
2007-11-05 01:42:37 -06:00
Doug Coleman c3efd8a60d Move heaps to core/ 2007-11-02 14:41:19 -05:00