aboutsummaryrefslogtreecommitdiff
path: root/robust_test.scm
Commit message (Collapse)AuthorAge
* fixed bug in `equal?`Teddy2013-08-09
|
* str_to_lower should only apply to SymbolsTeddy2013-08-09
|
* added `and` operatorTeddy2013-08-09
|
* removed `skip` field from Pair, use `next` to make jumps insteadskip_removalTeddy2013-08-09
|
* added more list-specific procsTeddy2013-08-08
|
* fixed some severe problems and added testsTeddy2013-08-07