aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/repository.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some renamings.Eduardo Julian2020-12-261-0/+3
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-4/+4
* Refactored "export" common syntax.Eduardo Julian2020-12-231-33/+16
* Properly naming unicode Block type.Eduardo Julian2020-12-221-17/+13
* Removed several unnecessary imports.Eduardo Julian2020-12-121-4/+5
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-4/+4
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-2/+2
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-071-3/+3
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-0/+93