aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: &Eduardo Julian2022-04-071-1/+1
* More efficient TAR handling.Eduardo Julian2022-04-071-1/+1
* More efficient binary formatting.Eduardo Julian2022-04-061-7/+8
* More efficient binary parsing.Eduardo Julian2022-04-061-6/+10
* Got documentation back in working condition.Eduardo Julian2022-04-061-0/+2
* No longer depending on the ASM library for JVM bytecode generation.Eduardo Julian2022-04-051-7/+9
* Properly handling variance for arrays to avoid invalid subtyping.Eduardo Julian2022-04-042-1/+6
* De-sigil-ification: /Eduardo Julian2022-03-302-7/+9
* Lined-up names of "safe" binary/array defs with names of "unsafe" ones.Eduardo Julian2022-03-301-0/+3
* Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor...Eduardo Julian2022-03-302-2/+2
* "when" macro for Try.Eduardo Julian2022-03-302-9/+11
* Now demanding mandatory loop names, instead of using default "again" name.Eduardo Julian2022-03-301-0/+2
* Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...Eduardo Julian2022-03-301-0/+1
* De-sigil-ification: !Eduardo Julian2022-03-171-10/+19
* JVM interop now allows importing inherited virtual/interface methods.Eduardo Julian2022-03-161-1/+1
* Generalized/type-agnostic arithmetic.Eduardo Julian2022-03-161-1/+1
* Leaner syntax for library/lux/control/exception.reportEduardo Julian2022-03-151-1/+1
* Using a fake console in Aedifex if the system console is unavailable.Eduardo Julian2022-03-141-23/+23
* De-sigil-ification: >Eduardo Julian2022-03-141-36/+36
* Made JVM "import:" syntax consistent with the other "import:"s.Eduardo Julian2022-03-141-0/+40