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-03-04 21:32:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
491e5dbcfb
Branches
Tags
View all branches
prog8
/
compiler
/
test
History
Irmen de Jong
491e5dbcfb
move the program startup and cleanup machinery to the front of the program to keep it in system ram
2024-11-05 22:12:25 +01:00
..
arithmetic
…
ast
…
codegeneration
…
comparisons
…
fixtures
…
helpers
…
vm
…
helpers_pathsTests.kt
…
ModuleImporterTests.kt
…
ProjectConfig.kt
…
TestBuiltinFunctions.kt
…
TestCallgraph.kt
move the program startup and cleanup machinery to the front of the program to keep it in system ram
2024-11-05 22:12:25 +01:00
TestCompilerOnCharLit.kt
…
TestCompilerOnExamples.kt
…
TestCompilerOnImportsAndIncludes.kt
…
TestCompilerOnRanges.kt
…
TestCompilerOptionLibdirs.kt
…
TestGoldenRam.kt
…
TestImportedModulesOrderAndOptions.kt
…
TestLaunchEmu.kt
…
TestMemory.kt
…
TestNumbers.kt
…
TestNumericLiteral.kt
…
TestOptimization.kt
move the program startup and cleanup machinery to the front of the program to keep it in system ram
2024-11-05 22:12:25 +01:00
TestPtNumber.kt
…
TestScoping.kt
move the program startup and cleanup machinery to the front of the program to keep it in system ram
2024-11-05 22:12:25 +01:00
TestStringEncodings.kt
…
TestSubroutines.kt
move the program startup and cleanup machinery to the front of the program to keep it in system ram
2024-11-05 22:12:25 +01:00
TestSymbolTable.kt
…
TestTypecasts.kt
…
TestZeropage.kt
…