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>
Mon, 20 Feb 2017 19:16:51 +0000 (11:16 -0800)
commit5c1fa73f159de9d9839e8619494c26931521d2d4
tree06aef8b9a88087e5cbddd834580bda8a1053073b
parent881161fe1c5fb0e2b1220c30572eb2c45bedbafe
altos/lisp: Do better checking for un-evaluated macros in ROM

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>
src/lisp/ao_lisp_make_const.c