Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-26 | WIP: Moved Python code-generation machinery over to stdlib. | Eduardo Julian | 1 | -36/+0 | |
2018-06-15 | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 1 | -1/+1 | |
2018-04-04 | - Initial Python back-end implementation. | Eduardo Julian | 1 | -9/+10 | |
2018-03-13 | - Initial Ruby back-end implementation. | Eduardo Julian | 1 | -5/+5 | |
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 | |