Commit graph

5 commits

Author SHA1 Message Date
madmaurice ba0915f384 Add plan to each test 2021-04-09 00:01:27 +02:00
madmaurice 732a3f87b4 Add tests for when and unless testing for implicit progn 2021-04-06 23:40:10 +02:00
madmaurice c954f0216f when, unless: check for wrongful evaluation
when and unless must not evaluate their bodies if the condition does not require it.
2021-04-05 04:07:22 +02:00
madmaurice 7f1283eecc Improve bool system
lisp has true in form of t and false in form of nil
2021-04-05 00:06:49 +02:00
madmaurice e163fdce59 Add when, unless 2021-04-04 01:53:18 +02:00