altos/lisp: Do better checking for un-evaluated macros in ROM
authorKeith Packard <keithp@keithp.com>
Wed, 16 Nov 2016 04:20:14 +0000 (20:20 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 18 Nov 2016 06:18:39 +0000 (22:18 -0800)
Need to look at immediate lambdas as well, and also deal with
recursive functions by checking for recursion at each atom
dereference.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found