uCBQN/build/src
dzaima b5f9424209 don't -fno-trapping-math
causes gcc to optimize floatVal!=(i32)floatVal to floatVal!=round(floatVal), which is technically valid as that conversion is UB on overflow, but we want it to work anyways
2024-02-08 15:27:14 +02:00
..
build.bqn don't -fno-trapping-math 2024-02-08 15:27:14 +02:00
clangd.bqn start of compiler state refactoring 2023-11-25 23:21:32 +02:00
fork.bqn BQN-based build system 2022-12-23 23:09:55 +02:00
runner.bqn static library 2023-05-21 23:47:40 +03:00
serialize.bqn BQN-based build system 2022-12-23 23:09:55 +02:00