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