Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some renamings. | Eduardo Julian | 2020-12-26 | 1 | -0/+3 |
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -4/+4 |
* | Refactored "export" common syntax. | Eduardo Julian | 2020-12-23 | 1 | -33/+16 |
* | Properly naming unicode Block type. | Eduardo Julian | 2020-12-22 | 1 | -17/+13 |
* | Removed several unnecessary imports. | Eduardo Julian | 2020-12-12 | 1 | -4/+5 |
* | Re-named "with-cover" to "for". | Eduardo Julian | 2020-12-10 | 1 | -4/+4 |
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con... | Eduardo Julian | 2020-12-02 | 1 | -2/+2 |
* | Pure-Lux implementation for biggest and smallest Frac values. | Eduardo Julian | 2020-11-07 | 1 | -3/+3 |
* | Improved error reporting for syntax macros. | Eduardo Julian | 2020-11-05 | 1 | -0/+93 |