aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/input.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-12/+12
|
* Improved parsing speed for Lux code.Eduardo Julian2020-12-111-1/+1
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-7/+7
| | | | convention that only macros that deal with types may start with a colon.
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-0/+59