Carp/test/test-for-errors
Veit Heller f6c9c338bb
fix: check calls of address and ref (#1156)
* fix: check calls of address and ref

* fix: expand arg to ref

* fix: allow lists in call to address
2021-01-29 17:24:04 +01:00
..
address-of-nonsymbol.carp fix: check calls of address and ref (#1156) 2021-01-29 17:24:04 +01:00
char_at_index.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
derive-without-child-impl.carp feat: Derive (#1120) 2021-01-15 10:48:34 +01:00
duplicate_binding.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
lambda_capturing_ref_that_dies.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
match-literals.carp fix: deal with literals in match (#1146) 2021-01-26 06:18:32 +01:00
multiarg-ref.carp fix: check calls of address and ref (#1156) 2021-01-29 17:24:04 +01:00
no_forms_in_match.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
no_matching_instance.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
private-bindings.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
qualified-register.carp fix: register should only take unqualified symbols (#1154) 2021-01-27 13:31:00 +01:00
raw-unquote.carp feat: Quasiquotation (#1129) 2021-01-15 10:50:04 +01:00
return_ref_in_do.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
return_ref_in_let.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
return_ref_to_array_literal.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
return_ref_to_function_result.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
trick_resolution.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
type_mismatch.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
uneven_nr_of_forms_in_match.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
use_ref_after_free.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
use_ref_arg_after_free.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
use_ref_via_nth_after_free.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
wrong_sig_for_def.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
wrong_sig_for_defn.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00
wrong-phantom.carp chore: Move test-for-errors to test directory 2020-11-28 13:11:43 +01:00