Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enabled compile-time code evaluation (i.e. "eval" function). | Eduardo Julian | 2021-08-19 | 1 | -0/+4 |
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 2 | -0/+8 |
* | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 2021-08-07 | 1 | -0/+2 |
* | Now allowing compilers to generate custom-named outputs. | Eduardo Julian | 2021-07-17 | 1 | -0/+1 |
* | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 2021-07-15 | 1 | -0/+1 |
* | Made the "try" macro into a common one, instead of a host-specific one. | Eduardo Julian | 2021-07-10 | 2 | -0/+5 |
* | Simplified the API for file-system operations. | Eduardo Julian | 2021-07-06 | 2 | -0/+2 |
* | Added a macro for type-casting JVM objects. | Eduardo Julian | 2021-06-24 | 2 | -0/+8 |
* | Frustrated with PHP's overflow/underflow logic. | Eduardo Julian | 2021-03-14 | 1 | -0/+1 |
* | Updates for Lua compiler. | Eduardo Julian | 2021-02-04 | 1 | -0/+31 |