nac3/nac3core
David Mak b230ab5ee5 [core] irrt: Update some IRRT implementation
- Change CSlice to use `void*` for better pointer compatibility
- Remove __STDC_VERSION__ guard
- Only include impl *.hpp files in irrt.cpp
- Refactor typedef to using declaration
- Add missing ``// namespace`
2024-11-12 14:55:04 +08:00
..
irrt [core] irrt: Update some IRRT implementation 2024-11-12 14:55:04 +08:00
src [core] codegen: Add dtype to NDArrayType 2024-11-11 20:56:27 +08:00
build.rs core: WIP - Add tracer runtime 2024-11-11 19:09:48 +08:00
Cargo.toml core: WIP - Add tracer runtime 2024-11-11 19:09:48 +08:00