aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-0/+2
* Changed type-parameters for Mixin types.Eduardo Julian2020-10-241-0/+3
* Re-named some list functions.Eduardo Julian2020-10-241-1/+3
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-241-0/+2
* Re-named "to-text" functions to "format".Eduardo Julian2020-10-151-0/+2
* Tweaked how I64 masks are made.Eduardo Julian2020-10-121-0/+2
* Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian2020-10-091-0/+2
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-091-0/+4
* Test imports for circular dependencies.Eduardo Julian2020-10-071-0/+21