log samples/recursive_closure.tp @ 253:697c2c562af2

age author description
Sat, 14 Jul 2012 16:14:01 -0700 Mike Pavone Change strategy for handling true and false to avoid some initialization order problems and improve performance. Add support for negative integer literals. Update samples to reflect true/false change.
Fri, 13 Jul 2012 21:05:52 -0700 Mike Pavone Fix some nested closure bugs