Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-11 | WIP: Lua compiler. | Eduardo Julian | 1 | -35/+0 | |
2018-06-15 | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 1 | -1/+1 | |
2018-03-06 | - Initial Lua backend implementation. | Eduardo Julian | 1 | -11/+11 | |
2018-02-23 | - Added a code-generation utility module for JS. | Eduardo Julian | 1 | -5/+6 | |
2018-01-28 | - Got JS backend to build with the rest of the new-luxc code. | Eduardo Julian | 1 | -8/+11 | |
2018-01-21 | - WIP: Host procedures for JS. | Eduardo Julian | 1 | -0/+31 | |