Torsten Ruger
|
4b4528abb2
|
propagate constants from block_compiler up
up to method_compiler, where they are collected by mom_compiler
(and included in binary)
|
2018-08-01 16:27:34 +03:00 |
|
Torsten Ruger
|
9c6a099cde
|
block test
working on return semanitcs
(still avoiding the implicit return)
|
2018-07-30 14:10:24 +03:00 |
|
Torsten Ruger
|
8b9fd29ce9
|
Only add Builtin methods that are not in the current compilation
Current bug looks like the original main is used in parts
(not the compiled one, but the builtin on)
|
2018-07-04 08:28:05 +03:00 |
|
Torsten Ruger
|
bb1d1495db
|
fix constant propagation through the layers
so they can end up in the binary
|
2018-07-03 10:12:22 +03:00 |
|
Torsten Ruger
|
63dfee0978
|
move some tests around (and fix them)
|
2018-07-02 23:20:54 +03:00 |
|