forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core
lyken e36af3b0a3 core: reduce code duplication in codegen/builtin_fns (#422)
Used macros to generate some unary math functions.

Reviewed-on: M-Labs/nac3#422
Reviewed-by: David Mak <chmakac@connect.ust.hk>
Co-authored-by: lyken <lyken@m-labs.hk>
Co-committed-by: lyken <lyken@m-labs.hk>
2024-06-20 12:48:44 +08:00
..
src core: reduce code duplication in codegen/builtin_fns (#422) 2024-06-20 12:48:44 +08:00
Cargo.toml core: refactor `PrimitiveDefinitionId` into enum `PrimDef` 2024-06-12 15:01:01 +08:00
build.rs core: Apply clippy suggestions 2024-03-22 15:07:23 +08:00