This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2025-02-16 22:30:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
compiler
/
test
/
ast
History
Irmen de Jong
c223702ea0
code cleanups
2023-07-30 18:42:45 +02:00
..
TestAstToSourceText.kt
cleanup
2022-05-22 23:11:22 +02:00
TestIdentifierRef.kt
cleanup
2022-05-22 23:11:22 +02:00
TestIntermediateAst.kt
code cleanups
2023-07-30 18:42:45 +02:00
TestProg8Parser.kt
code cleanups
2023-07-30 18:42:45 +02:00
TestProgram.kt
…
TestSourceCode.kt
code cleanups
2023-07-30 18:42:45 +02:00
TestSubroutines.kt
cleanup
2022-05-22 23:11:22 +02:00
TestVariousCompilerAst.kt
allow boolean when conditions, optimize into a regular if
2023-07-11 21:33:29 +02:00