Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 2020-12-29 | 1 | -3/+3 |
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -8/+8 |
* | Properly naming unicode Block type. | Eduardo Julian | 2020-12-22 | 1 | -1/+1 |
* | Re-named "with-cover" to "for". | Eduardo Julian | 2020-12-10 | 1 | -45/+45 |
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con... | Eduardo Julian | 2020-12-02 | 1 | -9/+9 |
* | Allow defining anonymous actors. | Eduardo Julian | 2020-11-02 | 1 | -3/+3 |
* | Improved the design of actors. | Eduardo Julian | 2020-11-01 | 1 | -4/+4 |
* | Re-named "to-text" functions to "format". | Eduardo Julian | 2020-10-15 | 1 | -0/+95 |