Doug Coleman
|
e264537a1a
|
reverse the arguments of diff, assoc-diff
fix lots of usings
fix help-lint
|
2008-04-26 02:01:06 -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
|
0d9947198c
|
Bootstrap fixes
|
2008-03-19 21:41:39 -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
|
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 |
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 |
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 |