nac3/nac3core/src
pca006132 cc769a7006 nac3core: reset unification table state before printing errors
Fixes nondeterministic error messages due to nondeterministic
unification order. As all unification operations will be restored, the
error messages should not be affected by the unification order before
the failure operation.
2022-02-25 14:47:19 +08:00
..
codegen rename exception symbols 2022-02-23 11:04:35 +08:00
toplevel rename exception symbols 2022-02-23 11:04:35 +08:00
typecheck nac3core: reset unification table state before printing errors 2022-02-25 14:47:19 +08:00
lib.rs nac3core: removed legacy location definition 2022-02-13 22:39:24 +08:00
symbol_resolver.rs applied rustfmt and clippy auto fix 2022-02-21 18:27:46 +08:00