prog8/compiler/test/ast
2022-04-13 00:27:35 +02:00
..
TestAstToSourceText.kt
TestIdentifierRef.kt
TestIntermediateAst.kt moved all *integer* builtin trig functions (sin8u, cos8u etc) as regular asmsubs in math module 2022-04-13 00:27:35 +02:00
TestProg8Parser.kt
TestProgram.kt
TestSourceCode.kt
TestSubroutines.kt
TestVarious.kt make the parser report '&&' as an error instead of treating it as bitwise and followed by address-of. 2022-04-02 02:08:01 +02:00