Commit Log
commit | description | author | date |
---|---|---|---|
95d0602ff36b | Begin inlining things | Steve Losh | Sun, 15 May 2016 00:06:53 +0000 |
27f037427ad3 | Add the first optimization pass: constants | Steve Losh | Sat, 14 May 2016 22:42:31 +0000 |
0b8e6d6401c2 | Make the compiler use a circle for the instruction list | Steve Losh | Sat, 14 May 2016 18:52:14 +0000 |
14de0f74d3e2 | Add a circle data structure | Steve Losh | Fri, 13 May 2016 20:00:52 +0000 |
c77968cd3c51 | Split apart compilation into precompile/render phases | Steve Losh | Thu, 12 May 2016 18:52:30 +0000 |