aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/input.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-2/+3
* 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 con...Eduardo Julian2020-12-021-7/+7
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-0/+59