David Peter d9de66a365 Comment out failing tests 1 年之前
..
assert_eq_1.nbt 25001b5ed1 Better type checking for assert_eq 2 年之前
assert_eq_2.nbt 25001b5ed1 Better type checking for assert_eq 2 年之前
assert_eq_3.nbt 25001b5ed1 Better type checking for assert_eq 2 年之前
can_not_add_apples_to_oranges.nbt 3c4d93af1b Shorthand notation for adding new dimensions, closes #42 2 年之前
conditional_branch_type_mismatch.nbt 714b262873 Add tests for typecheck errors 2 年之前
conditional_expected_bool.nbt 714b262873 Add tests for typecheck errors 2 年之前
dimension_name_conflict.nbt fedd0913fe Disallow base/derived dimension conflicts, closes #153 2 年之前
division_by_zero_in_const_eval.nbt 24b936f5b0 More spans for type check errors 2 年之前
expected_dtype_1.nbt 714b262873 Add tests for typecheck errors 2 年之前
expected_dtype_2.nbt 714b262873 Add tests for typecheck errors 2 年之前
expected_dtype_3.nbt 714b262873 Add tests for typecheck errors 2 年之前
foreign_function_without_parameter_type.nbt 53aa753949 Allow non-annotated parameter types, see #29 2 年之前
foreign_function_without_return_type.nbt 53aa753949 Allow non-annotated parameter types, see #29 2 年之前
incompatible_alternative_dimensions.nbt dc1eeeb2ad Rename speed => velocity 2 年之前
incompatible_types_in_addition.nbt dc1eeeb2ad Rename speed => velocity 2 年之前
incompatible_types_in_conversion.nbt 13f3a39bd2 Better incompatible-dimensions errors 2 年之前
incompatible_types_in_function_argument.nbt dc1eeeb2ad Rename speed => velocity 2 年之前
incompatible_types_in_modulo.nbt 5a041505d5 Remove modulo operator, add '%' unit 2 年之前
non_scalar_exponent.nbt 24b936f5b0 More spans for type check errors 2 年之前
type_parameter_name_clash.nbt 5533d88fbf Add spans to remaining type check errors 2 年之前
unit_definition.nbt f0d603f9aa declare => define, new book chapters 2 年之前
unknown_callable.nbt 24b936f5b0 More spans for type check errors 2 年之前
unknown_foreign_function.nbt 24b936f5b0 More spans for type check errors 2 年之前
unknown_identifier.nbt 24b936f5b0 More spans for type check errors 2 年之前
unsupported_const_eval_expr_conversion.nbt 27f4fee657 Better wrong-arity errors 2 年之前
unsupported_const_eval_expr_function_call.nbt 27f4fee657 Better wrong-arity errors 2 年之前
unsupported_const_eval_expr_non_integer_exponent.nbt 27f4fee657 Better wrong-arity errors 2 年之前
unsupported_const_eval_expr_unit.nbt 27f4fee657 Better wrong-arity errors 2 年之前
unsupported_const_eval_expr_variable.nbt 27f4fee657 Better wrong-arity errors 2 年之前
variable_definition.nbt f0d603f9aa declare => define, new book chapters 2 年之前
wrong_arity_fn.nbt 1cf4e86e82 Better wrong-arity errors 2 年之前
wrong_arity_procedure.nbt 1cf4e86e82 Better wrong-arity errors 2 年之前
wrong_return_type.nbt dc1eeeb2ad Rename speed => velocity 2 年之前