summaryrefslogtreecommitdiff
path: root/src/lisp/ao_lisp_bool.c
Commit message (Collapse)AuthorAge
* altos/lisp: Add scheme-style bools (#t and #f)Keith Packard2017-11-16
Cond and while compare against #f, just like scheme says to. Signed-off-by: Keith Packard <keithp@keithp.com>