Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved compiler machinery under lux/meta. | Eduardo Julian | 2022-07-06 | 1 | -2/+1 |
| | |||||
* | De-sigil-ification: suffix : [Part 14] | Eduardo Julian | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | De-sigil-ification: suffix : [Part 13] | Eduardo Julian | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax [Part 5] | Eduardo Julian | 2022-06-03 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax [Part 4] | Eduardo Julian | 2022-06-03 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax [Part 3] | Eduardo Julian | 2022-06-02 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax: Part 1 | Eduardo Julian | 2022-06-01 | 1 | -4/+4 |
| | |||||
* | De-sigil-ification: & | Eduardo Julian | 2022-04-07 | 1 | -2/+4 |
| | |||||
* | ADDED Can pass config parameters to compiler and select code based on it. ↵ | Eduardo Julian | 2022-02-23 | 1 | -16/+15 |
| | | | | Can also select code based on compiler version. | ||||
* | "module:" => "using" | Eduardo Julian | 2021-09-15 | 1 | -1/+1 |
| | |||||
* | Updated only/except import syntax to take into account record => variant ↵ | Eduardo Julian | 2021-09-13 | 1 | -3/+3 |
| | | | | syntax change. | ||||
* | De-taggification | part 4 | Eduardo Julian | 2021-09-07 | 1 | -6/+6 |
| | |||||
* | De-taggification | part 2 | Eduardo Julian | 2021-09-04 | 1 | -6/+6 |
| | |||||
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 1 | -1/+1 |
| | |||||
* | Re-named Promise to Async. | Eduardo Julian | 2021-07-26 | 1 | -2/+2 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -12/+13 |
| | |||||
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -1/+1 |
| | |||||
* | Detect duplicate files coming from dependencies. | Eduardo Julian | 2020-12-03 | 1 | -8/+12 |
| | |||||
* | Replaced "contains?" function with "key?" function. | Eduardo Julian | 2020-12-02 | 1 | -0/+16 |