aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added support for Communicating Sequential Processes (CSP).Eduardo Julian2022-08-181-10/+11
* Proper testing for debug.log!Eduardo Julian2022-08-171-11/+10
* Disabled running tests on Node because of weird "replaceAll" issue.Eduardo Julian2022-08-121-10/+11
* Updated setup-node in CI in hopes of solving "replaceAll" issue.Eduardo Julian2022-08-121-1/+1
* Fixes for Aedifex tests.Eduardo Julian2022-08-121-20/+22
* Better names for testing macros (plus better indentation).Eduardo Julian2022-04-091-1/+1
* Re-branded "abstract" types as "primitive" types.Eduardo Julian2022-04-091-0/+2
* De-sigil-ification: $Eduardo Julian2022-04-081-6/+6
* Better snapshot deployments for Aedifex.Eduardo Julian2022-04-071-5/+11
* 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-041-0/+2
* De-sigil-ification: /Eduardo Julian2022-03-301-7/+0
* Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor...Eduardo Julian2022-03-301-2/+2
* "when" macro for Try.Eduardo Julian2022-03-301-9/+2
* 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