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-01-15 08:30:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
codeCore
/
src
/
prog8
/
code
History
Irmen de Jong
4a4b6c04a1
tweak common subexpression optimization for array lookups
2024-01-07 22:37:15 +01:00
..
ast
fix expression evaluation bug where intermediate values were overwritten, yielding the wrong result
2024-01-04 21:04:11 +01:00
core
shortcutting part one
2023-12-30 03:54:12 +01:00
optimize
tweak common subexpression optimization for array lookups
2024-01-07 22:37:15 +01:00
target
boolean not expression tweaks and optimizations
2024-01-05 13:32:16 +01:00
Either.kt
…
SymbolTable.kt
…
SymbolTableMaker.kt
make isArray a computed property by simply checking the datatype
2023-12-26 19:58:08 +01:00