Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-30 | Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor... | Eduardo Julian | 2 | -2/+2 |
2022-03-30 | "when" macro for Try. | Eduardo Julian | 2 | -9/+11 |
2022-03-30 | Now demanding mandatory loop names, instead of using default "again" name. | Eduardo Julian | 1 | -0/+2 |
2022-03-30 | Re-named "as_is" to "these" to avoid confusion with the new type-annotation m... | Eduardo Julian | 1 | -0/+1 |
2022-03-17 | De-sigil-ification: ! | Eduardo Julian | 1 | -10/+19 |
2022-03-16 | JVM interop now allows importing inherited virtual/interface methods. | Eduardo Julian | 1 | -1/+1 |
2022-03-16 | Generalized/type-agnostic arithmetic. | Eduardo Julian | 1 | -1/+1 |
2022-03-15 | Leaner syntax for library/lux/control/exception.report | Eduardo Julian | 1 | -1/+1 |
2022-03-14 | Using a fake console in Aedifex if the system console is unavailable. | Eduardo Julian | 1 | -23/+23 |
2022-03-14 | De-sigil-ification: > | Eduardo Julian | 1 | -36/+36 |
2022-03-14 | Made JVM "import:" syntax consistent with the other "import:"s. | Eduardo Julian | 1 | -0/+40 |