prog8/il65
Irmen de Jong ed8267b1ec tinyvm
2018-02-25 16:43:00 +01:00
..
emit augassign dealings with value > 255 2018-02-22 01:22:32 +01:00
lib first part of goto codegen 2018-02-16 16:43:21 +01:00
oldstuff first part of goto codegen 2018-02-16 16:43:21 +01:00
__init__.py renames 2018-01-07 23:48:31 +01:00
__main__.py optimize, tests, refactor 2018-01-09 00:05:55 +01:00
compile.py got rid of multi-assignments 2018-02-20 01:16:16 +01:00
constantfold.py const folding cleanups and explicit notion of assignment LHS 2018-02-20 00:08:41 +01:00
datatypes.py tinyvm 2018-02-25 16:43:00 +01:00
main.py stuff 2018-02-02 22:42:09 +01:00
optimize.py augassign dealings with value > 255 2018-02-22 01:22:32 +01:00
plylex.py tinyvm 2018-02-25 16:43:00 +01:00
plyparse.py fixed some incrdecr optimization issues 2018-02-21 00:50:09 +01:00