nac3_sca/nac3core/src/typecheck/typedef
CrescentonC d4721db4a3 not creating temp for borrow, more concise code 2021-08-03 09:45:39 +08:00
..
mod.rs not creating temp for borrow, more concise code 2021-08-03 09:45:39 +08:00
test.rs add primitive magic method support; change from TypeEnum::TObj { fields: Mapping<String>, ..} to TypeEnum::TObj {fields: RefCell<Mapping<String>>, .. } for interior mutability 2021-08-02 17:36:37 +08:00