Commit Log
commit | description | author | date |
---|---|---|---|
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 |
12b69e64ece1 | Add constant cells (unused for now) | Steve Losh | Tue, 10 May 2016 19:42:04 +0000 |