aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/project.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-6/+5
|
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-4/+4
|
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-27/+27
|
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-52/+52
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-5/+5
| | | | convention that only macros that deal with types may start with a colon.
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-241-13/+13
|
* Tweaked how I64 masks are made.Eduardo Julian2020-10-121-0/+96