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