nac3/nac3core/src
lyken 277f9170a7
core/irrt: introduce irrt testing
`cargo test -F test` would compile `nac3core/irrt/irrt_test.cpp`
targetted to the host machine (it gets to use `std`) and run the
test executable.
2024-08-09 15:51:19 +08:00
..
codegen core/irrt: introduce irrt testing 2024-08-09 15:51:19 +08:00
toplevel core/typecheck/typedef: Add is_vararg_ctx to TTuple 2024-08-06 11:45:54 +08:00
typecheck core/typecheck/typedef: Add vararg to Unifier::stringify 2024-08-06 11:46:00 +08:00
lib.rs meta: Restrict number of allowed lints 2024-06-12 16:10:57 +08:00
symbol_resolver.rs core/typecheck/typedef: Add is_vararg_ctx to TTuple 2024-08-06 11:45:54 +08:00