| Commit message (Expand) | Author | Age | Files | Lines |
* | Added generic logging abstraction/machinery. | Eduardo Julian | 2022-11-16 | 1 | -0/+4 |
* | Added LineNumberTable annotations to functions when compiling for the JVM. | Eduardo Julian | 2022-11-15 | 1 | -0/+5 |
* | Property-based testing can now log/print successful seeds from run. | Eduardo Julian | 2022-11-05 | 1 | -0/+5 |
* | Added support for aspect-oriented programming. | Eduardo Julian | 2022-10-27 | 1 | -1/+3 |
* | Added support for defining custom/closed macro systems. | Eduardo Julian | 2022-07-07 | 1 | -0/+5 |
* | De-sigil-ification: suffix : [Part 3] | Eduardo Julian | 2022-06-12 | 1 | -0/+4 |
* | Added extensions to JS interop for working with "undefined" values. | Eduardo Julian | 2022-06-06 | 1 | -0/+4 |
* | Extensible import syntax: Part 1 | Eduardo Julian | 2022-06-01 | 1 | -0/+1 |
* | Better names for random text/character generators. | Eduardo Julian | 2022-04-08 | 1 | -0/+4 |
* | Finishing the meta-compiler [Part 5] | Eduardo Julian | 2022-03-02 | 1 | -0/+4 |
* | Added STDLIB documentation for the different target platforms. | Eduardo Julian | 2021-09-19 | 1 | -0/+4 |
* | The Python compiler can now be compiled by the new JVM compiler. | Eduardo Julian | 2021-08-23 | 1 | -0/+4 |
* | Enabled compile-time code evaluation (i.e. "eval" function). | Eduardo Julian | 2021-08-19 | 1 | -0/+4 |
* | Made program: specify its bindings the same way as syntax:. | Eduardo Julian | 2021-08-13 | 1 | -0/+4 |
* | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 2021-08-07 | 1 | -0/+4 |
* | Made the "try" macro into a common one, instead of a host-specific one. | Eduardo Julian | 2021-07-10 | 1 | -0/+4 |