Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-taggification | part 2 | Eduardo Julian | 2021-09-04 | 1 | -3/+3 |
* | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 2021-08-09 | 1 | -1/+1 |
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 1 | -4/+4 |
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -6/+7 |
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -3/+3 |
* | Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH. | Eduardo Julian | 2020-12-15 | 1 | -2/+6 |
* | Improved the design of actors. | Eduardo Julian | 2020-11-01 | 1 | -1/+1 |
* | Re-named "search" to "one" and "search-all" to "all". | Eduardo Julian | 2020-10-24 | 1 | -20/+14 |
* | Gave the Location type its own module. | Eduardo Julian | 2020-10-14 | 1 | -0/+37 |