| Commit message (Expand) | Author | Age | Files | Lines |
* | Got documentation back in working condition. | Eduardo Julian | 2022-04-06 | 1 | -0/+2 |
* | No longer depending on the ASM library for JVM bytecode generation. | Eduardo Julian | 2022-04-05 | 1 | -7/+9 |
* | Properly handling variance for arrays to avoid invalid subtyping. | Eduardo Julian | 2022-04-04 | 2 | -1/+6 |
* | De-sigil-ification: / | Eduardo Julian | 2022-03-30 | 2 | -7/+9 |
* | Lined-up names of "safe" binary/array defs with names of "unsafe" ones. | Eduardo Julian | 2022-03-30 | 1 | -0/+3 |
* | Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor... | Eduardo Julian | 2022-03-30 | 2 | -2/+2 |
* | "when" macro for Try. | Eduardo Julian | 2022-03-30 | 2 | -9/+11 |
* | Now demanding mandatory loop names, instead of using default "again" name. | Eduardo Julian | 2022-03-30 | 1 | -0/+2 |
* | Re-named "as_is" to "these" to avoid confusion with the new type-annotation m... | Eduardo Julian | 2022-03-30 | 1 | -0/+1 |
* | De-sigil-ification: ! | Eduardo Julian | 2022-03-17 | 1 | -10/+19 |
* | JVM interop now allows importing inherited virtual/interface methods. | Eduardo Julian | 2022-03-16 | 1 | -1/+1 |
* | Generalized/type-agnostic arithmetic. | Eduardo Julian | 2022-03-16 | 1 | -1/+1 |
* | Leaner syntax for library/lux/control/exception.report | Eduardo Julian | 2022-03-15 | 1 | -1/+1 |
* | Using a fake console in Aedifex if the system console is unavailable. | Eduardo Julian | 2022-03-14 | 1 | -23/+23 |
* | De-sigil-ification: > | Eduardo Julian | 2022-03-14 | 1 | -36/+36 |
* | Made JVM "import:" syntax consistent with the other "import:"s. | Eduardo Julian | 2022-03-14 | 1 | -0/+40 |