Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compilers for scripting languages now only depend on new JVM compiler. | Eduardo Julian | 2022-03-07 | 2 | -1/+3 |
* | No more automatic conversions of primitive types in JVM FFI. | Eduardo Julian | 2022-02-22 | 1 | -0/+4 |
* | Migrated variants to the new syntax. | Eduardo Julian | 2021-09-10 | 1 | -0/+1 |
* | The Python compiler can now be compiled by the new JVM compiler. | Eduardo Julian | 2021-08-23 | 1 | -0/+4 |
* | Relocated maybe and lazy from data to control. | Eduardo Julian | 2021-08-11 | 1 | -0/+4 |
* | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 2021-08-07 | 1 | -0/+4 |