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