aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/local.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-8/+9
|
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-2/+2
|
* Delegate text (lower|upper)-casing to the host-platform implementations.Eduardo Julian2021-06-261-2/+4
|
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-19/+6
|
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-2/+2
|
* Render XML to text in an indented form for human readability.Eduardo Julian2020-12-101-2/+3
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-1/+1
| | | | convention that only macros that deal with types may start with a colon.
* Allow defining anonymous actors.Eduardo Julian2020-11-021-1/+1
|
* Easy to use Rev constants.Eduardo Julian2020-10-311-0/+36