aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/input.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a macro for type-casting JVM objects.Eduardo Julian2021-06-241-4/+13
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-5/+5
* 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-6/+6
* Re-named "_.claim" to "_.cover'".Eduardo Julian2020-11-281-2/+2
* Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian2020-11-271-3/+13
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-241-2/+2
* Allow defining anonymous actors.Eduardo Julian2020-11-021-2/+2
* Some small refactoring.Eduardo Julian2020-10-251-1/+1
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-0/+51