Fix comment
[jscl.git] / tests / conditionals.lisp
2013-05-01 Andrea Griffiniadded OTHERWISE support to (CASE ...)
2013-04-26 StrigoidesOnly evaluate the test once in COND
2013-04-26 StrigoidesFix COND for clauses with length 1
2013-04-26 StrigoidesTest for DO*, OR, AND & COND