Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-15 | Re-named "to-text" functions to "format". | Eduardo Julian | 1 | -0/+95 |
2020-10-14 | Gave the Location type its own module. | Eduardo Julian | 2 | -1/+43 |
2020-10-12 | Type-checking macros via the Macro' type from the standard library. | Eduardo Julian | 2 | -0/+32 |
2020-10-12 | Tweaked how I64 masks are made. | Eduardo Julian | 2 | -5/+99 |
2020-10-09 | Mandatory long names for JVM imports, instead of having "long" be optional an... | Eduardo Julian | 2 | -10/+34 |
2020-10-09 | Also using BIPUSH and SIPUSH during JVM generation. | Eduardo Julian | 3 | -101/+269 |
2020-10-07 | Re-named "Cursor" type to "Location". | Eduardo Julian | 1 | -1/+3 |
2020-10-07 | Test imports for circular dependencies. | Eduardo Julian | 1 | -0/+212 |