nac3/nac3standalone/demo
David Mak 23f0805f20 core: Remove trunc
The behavior of trunc is already implemented by casts and is therefore
redundant.
2023-11-03 15:57:39 +08:00
..
src core: Remove trunc 2023-11-03 15:57:39 +08:00
check_demo.sh standalone: Add flags to control demo output options 2023-10-04 18:11:44 +08:00
check_demos.sh standalone: Split check_demos into check_demo 2023-09-30 09:31:18 +08:00
demo.c core: Implement and expose {isinf,isnan} 2023-11-01 18:03:29 +08:00
interpret_demo.py core: Revert breaking changes to round-family functions 2023-11-02 15:22:27 +08:00
run_demo.sh standalone: Fix run_demo script 2023-10-16 15:52:48 +08:00