prog8/codeGeneration
Irmen de Jong 730b208617 relaxed some type checks on certain word register assignment
preparing to optimize asmsub arg passing for complex expressions
2021-11-04 23:57:25 +01:00
..
src/prog8/compiler/target relaxed some type checks on certain word register assignment 2021-11-04 23:57:25 +01:00
test fix vardecl initialization value to not use stack eval anymore but separate assignment 2021-11-01 00:24:15 +01:00
build.gradle simplified gradle config, automatically run installDist task after build 2021-10-30 12:01:52 +02:00
codeGeneration.iml implemented CharLiteral.constValue() 2021-10-30 00:05:55 +02:00