oden/fine/tests/expression/errors
2024-02-07 01:57:41 -08:00
..
assignment_errors.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
binary_mismatch.fine [fine] Tweak syntax for assertions to make me happier 2024-01-06 07:54:00 -08:00
broken_conditional.fine [fine] Some resilience, a design improvement for iterator 2024-01-29 10:04:47 -08:00
class_as_a_variable.fine [fine] Static methods I guess 2024-01-25 06:44:53 -08:00
class_duplicate_fields.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
class_errors.fine [fine] Static methods I guess 2024-01-25 06:44:53 -08:00
duplicate_arguments.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
duplicates.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
if_mismatched_arms.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
if_not_bool.fine [fine] Tweak syntax for assertions to make me happier 2024-01-06 07:54:00 -08:00
if_requires_else.fine [fine] While loops, nothing 2024-02-05 06:11:37 -08:00
locals_in_globals.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
missing_parameter.fine [fine] Giving up on generics for now 2024-01-17 09:12:00 -08:00
no_arg_pollution.fine [fine] Gobs of work 2024-01-13 08:12:39 -08:00
no_method_variables.fine [fine] No methods assigned to variables! 2024-01-24 09:11:55 -08:00
return_statement_mismatch.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
return_type_mismatch.fine [fine] Many test improvements, error improvements 2024-01-21 08:14:42 -08:00
unary_mismatch.fine [fine] Tweak syntax for assertions to make me happier 2024-01-06 07:54:00 -08:00
unknown_variable.fine [fine] Use the right tree to get the environment for an identifier 2024-01-07 09:13:34 -08:00
while_not_bool.fine [fine] Here are some tests 2024-02-05 06:13:32 -08:00
wild_member_access.fine [fine] Support assignment to member, loops with iterators 2024-02-07 01:57:41 -08:00
wrong_function.fine [fine] This one too 2024-01-13 08:16:50 -08:00