Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made some new-luxc modules "old". | Eduardo Julian | 2019-04-16 | 1 | -761/+0 |
| | |||||
* | Re-named "do-template" to "template". | Eduardo Julian | 2019-03-30 | 1 | -7/+7 |
| | |||||
* | Got new-luxc to compile/build again. | Eduardo Julian | 2019-02-24 | 1 | -32/+32 |
| | |||||
* | - Some fixes due to recent changes in stdlib. | Eduardo Julian | 2018-07-22 | 1 | -183/+183 |
| | | | - Removed some (now) useless modules. | ||||
* | Switched to using new bit syntax in new-luxc. | Eduardo Julian | 2018-07-14 | 1 | -6/+6 |
| | |||||
* | Re-named "Bool" type to "Bit". | Eduardo Julian | 2018-07-13 | 1 | -6/+10 |
| | |||||
* | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 2018-05-06 | 1 | -1/+1 |
| | |||||
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -10/+15 |
| | |||||
* | - Fixed some failing new-luxc tests. | Eduardo Julian | 2018-02-06 | 1 | -60/+52 |
| | | | | - Re-designed the way casting is done for JVM interop. - Now always adding extensions when initializing compiler. | ||||
* | - Got JS backend to build with the rest of the new-luxc code. | Eduardo Julian | 2018-01-28 | 1 | -2/+1 |
| | |||||
* | - Moved all translation code under the JVM path (in preparation for porting ↵ | Eduardo Julian | 2018-01-08 | 1 | -0/+761 |
the JS back-end). |