Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved statement-state initialization o "lux/compiler/default/init". | Eduardo Julian | 2018-08-02 | 1 | -0/+18 |
| | |||||
* | Moved statement phase into stdlib. | Eduardo Julian | 2018-08-02 | 1 | -72/+1 |
| | |||||
* | Adapted new-luxc to some of the latest changes to Lux. | Eduardo Julian | 2018-07-29 | 1 | -2/+1 |
| | |||||
* | - Some fixes due to recent changes in stdlib. | Eduardo Julian | 2018-07-22 | 1 | -7/+7 |
| | | | - Removed some (now) useless modules. | ||||
* | Re-named "Symbol" to "Identifier". | Eduardo Julian | 2018-07-21 | 1 | -1/+1 |
| | |||||
* | Switched to using new bit syntax in new-luxc. | Eduardo Julian | 2018-07-14 | 1 | -1/+1 |
| | |||||
* | - Re-named "import" to "import:". | Eduardo Julian | 2018-07-03 | 1 | -2/+2 |
| | |||||
* | - Re-named ":!" to ":coerce". | Eduardo Julian | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | - Re-named "Top" to "Any", and "Bottom" to "Nothing". | Eduardo Julian | 2018-05-20 | 1 | -3/+3 |
| | | | - Removed some modules that should have been deleted before. | ||||
* | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 2018-05-06 | 1 | -2/+2 |
| | |||||
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -4/+9 |
| | |||||
* | - WIP: Host procedures for JS. | Eduardo Julian | 2018-01-21 | 1 | -2/+2 |
| | |||||
* | - Moved all translation code under the JVM path (in preparation for porting ↵ | Eduardo Julian | 2018-01-08 | 1 | -0/+159 |
the JS back-end). |