aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Re-named "to-text" functions to "format".Eduardo Julian2020-10-151-0/+95
* Gave the Location type its own module.Eduardo Julian2020-10-142-1/+43
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-122-0/+32
* Tweaked how I64 masks are made.Eduardo Julian2020-10-122-5/+99
* Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian2020-10-092-10/+34
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-093-101/+269
* Re-named "Cursor" type to "Location".Eduardo Julian2020-10-071-1/+3
* Test imports for circular dependencies.Eduardo Julian2020-10-071-0/+212