prog8/compiler/test/helpers
Irmen de Jong a289b32053 Revert "added -verafxmul compiler option to use vera fx multiplication routine on cx16"
This reverts commit 690782bf.
It was too risky, using vera (especially fx) transparently in multiple places especially perhaps in IRQ handlers will create havoc unless much intricate care is taken to save/restore the vera state. Better to do vera fx explicitly where the programmer has full control.
2023-10-02 21:08:52 +02:00
..
compileXyz.kt Revert "added -verafxmul compiler option to use vera fx multiplication routine on cx16" 2023-10-02 21:08:52 +02:00
Dummies.kt reintroduce explicit PtAugmentedAssign ast node 2023-02-15 22:54:32 +01:00
ErrorReporterForTests.kt improve errors generated for undefined symbols 2023-06-25 15:19:51 +02:00
mapCombinations.kt update kotest 2022-06-26 18:51:03 +02:00
paths.kt update kotest 2022-06-26 18:51:03 +02:00