erg/crates/erg_compiler/context/initialize
Shunsuke Shibayama 767d51d48b feat: function downcasting
FIXME: This downcast is unsound, function inputs, output should be checked at runtime
2023-12-31 09:03:40 +09:00
..
classes.rs feat: function downcasting 2023-12-31 09:03:40 +09:00
const_func.rs refactor: fix warns 2023-12-29 12:30:41 +09:00
funcs.rs fix: const call bug 2023-12-30 21:53:38 +09:00
mod.rs feat: function downcasting 2023-12-31 09:03:40 +09:00
patches.rs fix: subtyping bugs 2023-03-19 23:21:11 +09:00
procs.rs feat: add format, help! 2023-12-15 22:55:10 +09:00
traits.rs feat: add SubrType::kw_var_params 2023-11-12 12:22:48 +09:00