erg/crates/erg_compiler/context
2024-03-24 18:18:09 +09:00
..
initialize feat: add FileDescriptor and enhance os decls 2024-03-23 11:28:56 +09:00
compare.rs feat: improve record type narrowing 2024-03-24 18:18:09 +09:00
eval.rs chore: add sub_unify_with_coercion 2024-03-21 14:00:26 +09:00
generalize.rs feat: type narrowing with filter 2024-03-21 11:56:17 +09:00
hint.rs feat: improve record type error hint 2024-02-21 00:39:36 +09:00
inquire.rs feat: improve record type narrowing 2024-03-24 18:18:09 +09:00
instantiate.rs feat: type narrowing with filter 2024-03-21 11:56:17 +09:00
instantiate_spec.rs feat: enhance os, random type decls 2024-03-24 13:02:26 +09:00
mod.rs fix: polymorphic type spec instantiation bugs 2024-03-13 22:35:08 +09:00
register.rs feat: improve record type narrowing 2024-03-24 18:18:09 +09:00
test.rs fix: forward-referenced method inference bug 2023-10-29 21:24:40 +09:00
unify.rs chore: add sub_unify_with_coercion 2024-03-21 14:00:26 +09:00