Merge branch 'print' of https://github.com/6502/jscl into 6502-print
[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