Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |