Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-06-12 | De-sigil-ification: suffix : [Part 3] | Eduardo Julian | 1 | -0/+4 |
2022-06-06 | Added extensions to JS interop for working with "undefined" values. | Eduardo Julian | 1 | -0/+4 |
2022-06-01 | Extensible import syntax: Part 1 | Eduardo Julian | 1 | -0/+1 |
2022-04-08 | Better names for random text/character generators. | Eduardo Julian | 1 | -0/+4 |
2022-03-02 | Finishing the meta-compiler [Part 5] | Eduardo Julian | 1 | -0/+4 |
2021-09-19 | Added STDLIB documentation for the different target platforms. | Eduardo Julian | 1 | -0/+4 |
2021-08-23 | The Python compiler can now be compiled by the new JVM compiler. | Eduardo Julian | 1 | -0/+4 |
2021-08-19 | Enabled compile-time code evaluation (i.e. "eval" function). | Eduardo Julian | 1 | -0/+4 |
2021-08-13 | Made program: specify its bindings the same way as syntax:. | Eduardo Julian | 1 | -0/+4 |
2021-08-07 | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 1 | -0/+4 |
2021-07-10 | Made the "try" macro into a common one, instead of a host-specific one. | Eduardo Julian | 1 | -0/+4 |