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-08-05 06:28:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4d70e3d42f11d5fc360e55284e33a0b5f2eb3966
prog8
/
tests
History
Irmen de Jong
4d70e3d42f
more explicit use of Expression, fixed some optimizations
2018-01-29 23:39:01 +01:00
..
__init__.py
initial
2017-12-21 14:52:30 +01:00
test_compiler.py
code generation v2 started
2018-01-09 21:38:19 +01:00
test_core.py
improved const var evaluation, more tests, added const_num_val() on certain nodes
2018-01-27 01:07:00 +01:00
test_optimizer.py
code generation v2 started
2018-01-09 21:38:19 +01:00
test_parser.py
more explicit use of Expression, fixed some optimizations
2018-01-29 23:39:01 +01:00
test_vardef.py
more explicit use of Expression, fixed some optimizations
2018-01-29 23:39:01 +01:00
test_zp.py
removed most old stuff
2018-01-13 16:20:26 +01:00