aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/input.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-11Improved parsing speed for Lux code.Eduardo Julian1-1/+1
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian1-7/+7
convention that only macros that deal with types may start with a colon.
2020-10-25Some improvements to the Lux syntax parser.Eduardo Julian1-0/+59