Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -19/+0 |
| | |||||
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -2/+2 |
| | |||||
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -1/+1 |
| | | | | convention that only macros that deal with types may start with a colon. | ||||
* | Added the missing cache invalidation to the new compiler. | Eduardo Julian | 2020-06-29 | 1 | -3/+6 |
| | |||||
* | Loading the artifacts from the cache and re-populating the analyser's state. | Eduardo Julian | 2020-05-06 | 1 | -3/+1 |
| | |||||
* | Fixed artifact file-name generation and archive module naming in caching. | Eduardo Julian | 2020-04-19 | 1 | -0/+2 |
| | |||||
* | Got new-luxc to compile/build again. | Eduardo Julian | 2019-02-24 | 1 | -2/+2 |
| | |||||
* | Re-named "lux/platform" to "lux/tool". | Eduardo Julian | 2019-02-12 | 1 | -0/+16 |