Commit graph

4 commits

Author SHA1 Message Date
542e791199 Scripting - Includes work! 2017-12-28 10:27:23 +01:00
94b01e62b4 Optimizer - Started work on function inlining
For now:
* Option that triggers inlining
* Compute list of inline-able functions
2017-12-17 15:59:29 +01:00
c7e4ccf67e Builder tool - Various, pre-constant propagation
+ Prepared flags for constant propagation
+ UI instructions removal in compiler
+ Various changes to test "demo"
2017-12-03 14:59:39 +01:00
d77943f953 Demo building - Build configurations 2017-12-02 18:38:34 +01:00