oden/fine/tests/expression
John Doty 7f30d0ccc3 [fine] More resilience
We don't lose function declarations and whatnot, although we get lost
with broken return types.
2024-01-31 07:46:20 -08:00
..
errors [fine] More resilience 2024-01-31 07:46:20 -08:00
alternates.fine [fine] More resilience 2024-01-31 07:46:20 -08:00
argument.fine [fine] Compile iteratively instead of recursively 2024-01-16 09:26:05 -08:00
arithmetic.fine [fine] Compile iteratively instead of recursively 2024-01-16 09:26:05 -08:00
assignment.fine [fine] Assignments! 2024-01-19 19:08:17 -08:00
block.fine [fine] Compile iteratively instead of recursively 2024-01-16 09:26:05 -08:00
boolean.fine [fine] Compile iteratively instead of recursively 2024-01-16 09:26:05 -08:00
class.fine [fine] Static methods I guess 2024-01-25 06:44:53 -08:00
comparisons.fine [fine] More tests and also comparisons 2024-01-15 09:43:56 -08:00
conditional.fine [fine] Compile iteratively instead of recursively 2024-01-16 09:26:05 -08:00
empty_statement.fine [fine] The VM lives! We can test it a little! 2024-01-14 16:06:14 -08:00
generic_function.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
lists.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
number.fine [fine] Fiddle with tests, no errors 2024-01-14 07:05:01 -08:00
strings.fine [fine] Fiddle with tests, no errors 2024-01-14 07:05:01 -08:00
variable.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
worst_fib.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00