Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-14 | Switched to using new bit syntax in new-luxc. | Eduardo Julian | 1 | -2/+2 |
2018-07-13 | Re-named "Bool" type to "Bit". | Eduardo Julian | 2 | -3/+3 |
2018-07-03 | - Re-named "import" to "import:". | Eduardo Julian | 2 | -11/+11 |
2018-06-15 | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 3 | -131/+131 |
2018-05-06 | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 1 | -2/+2 |
2018-04-06 | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2 | -19/+19 |
2017-12-05 | - WIP: Caching. | Eduardo Julian | 2 | -7/+7 |
2017-11-29 | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 3 | -333/+332 |
2017-11-26 | - Changed to the new relative imports syntax. | Eduardo Julian | 3 | -10/+10 |
2017-11-15 | - Re-named "lux/meta" to to "lux/macro". | Eduardo Julian | 1 | -3/+3 |
2017-11-15 | - Heavy refactoring. | Eduardo Julian | 3 | -0/+809 |