Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enabled compile-time code evaluation (i.e. "eval" function). | Eduardo Julian | 2021-08-19 | 1 | -0/+1 |
| | |||||
* | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 2021-08-07 | 1 | -0/+8 |
| | |||||
* | Even more renamings. | Eduardo Julian | 2021-08-01 | 1 | -0/+1 |
| | |||||
* | Switched from the "from to" convention to the "minimum additional" convention. | Eduardo Julian | 2021-07-29 | 1 | -0/+4 |
| | |||||
* | Now packaging JVM programs as "fat" jars in new JVM compiler. | Eduardo Julian | 2021-07-24 | 1 | -0/+4 |
| | |||||
* | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 2021-07-15 | 1 | -1/+1 |
| | |||||
* | Made the "try" macro into a common one, instead of a host-specific one. | Eduardo Julian | 2021-07-10 | 1 | -0/+17 |
| | |||||
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 1 | -0/+1 |
| | | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it. | ||||
* | Added a macro for type-casting JVM objects. | Eduardo Julian | 2021-06-24 | 1 | -1/+1 |
| | |||||
* | Continuing with Lua | Eduardo Julian | 2021-02-10 | 1 | -0/+2 |
| | |||||
* | Mo' updates, less problems. | Eduardo Julian | 2021-02-07 | 1 | -0/+4 |
| | |||||
* | Updates for Lua compiler. | Eduardo Julian | 2021-02-04 | 1 | -0/+23 |