aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-31Easy to use Rev constants.Eduardo Julian2-1/+55
2020-10-25Some small refactoring.Eduardo Julian2-2/+2
2020-10-25Some improvements to the Lux syntax parser.Eduardo Julian1-0/+51
2020-10-24Changed type-parameters for Mixin types.Eduardo Julian2-6/+73
2020-10-24Re-named some list functions.Eduardo Julian1-0/+48
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian3-10/+36
2020-10-15Re-named "to-text" functions to "format".Eduardo Julian1-0/+95
2020-10-14Gave the Location type its own module.Eduardo Julian2-1/+43
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian2-0/+32
2020-10-12Tweaked how I64 masks are made.Eduardo Julian2-5/+99
2020-10-09Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian2-10/+34
2020-10-09Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian3-101/+269
2020-10-07Re-named "Cursor" type to "Location".Eduardo Julian1-1/+3
2020-10-07Test imports for circular dependencies.Eduardo Julian1-0/+212