aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec/aedifex (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-2/+3
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-3/+3
* Refactored "export" common syntax.Eduardo Julian2020-12-231-4/+4
* Properly naming unicode Block type.Eduardo Julian2020-12-221-4/+6
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-5/+5
* Re-named "_.claim" to "_.cover'".Eduardo Julian2020-11-281-12/+12
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-0/+49