oden/fine/tests/expression
John Doty 4bd3ac06fa [fine] Use the right tree to get the environment for an identifier
Can't go up to the parent, that defeats the whole point! Use *my*
environment, not my parent's environment!!
2024-01-07 09:13:34 -08:00
..
errors [fine] Use the right tree to get the environment for an identifier 2024-01-07 09:13:34 -08:00
argument.fine [fine] Environments for functions 2024-01-07 08:11:27 -08:00
arithmetic.fine [fine] Tweak syntax for assertions to make me happier 2024-01-06 07:54:00 -08:00
block.fine [fine] Empty blocks generate nothing 2024-01-06 11:00:31 -08:00
boolean.fine [fine] Tweak syntax for assertions to make me happier 2024-01-06 07:54:00 -08:00
conditional.fine [fine] Tweak syntax for assertions to make me happier 2024-01-06 07:54:00 -08:00
number.fine [fine] Tweak syntax for assertions to make me happier 2024-01-06 07:54:00 -08:00
strings.fine [fine] Tweak syntax for assertions to make me happier 2024-01-06 07:54:00 -08:00
variable.fine [fine] Fixup let environment 2024-01-07 08:05:55 -08:00