Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplified the API for file-system operations. | Eduardo Julian | 2021-07-06 | 3 | -0/+5 |
| | |||||
* | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 2021-07-02 | 3 | -0/+14 |
| | | | Capabilities should be opt-in, but using them in the standard library makes them mandatory. | ||||
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 3 | -0/+7 |
| | | | "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 | 25 | -2/+88 |
| | |||||
* | Constraining the year of the snapshot time in Aedifex. | Eduardo Julian | 2021-06-12 | 2 | -1/+5 |
| | |||||
* | Struggling against the lexing limitations of Renjin. | Eduardo Julian | 2021-06-02 | 1 | -0/+2 |
| | |||||
* | Got rid of the {}s in ":share" and made it pipe-able. | Eduardo Julian | 2021-05-18 | 15 | -4/+28 |
| | |||||
* | Updates for Scheme compiler. | Eduardo Julian | 2021-03-18 | 1 | -0/+4 |
| | |||||
* | Done with PHP. | Eduardo Julian | 2021-03-16 | 2 | -0/+4 |
| | |||||
* | Frustrated with PHP's overflow/underflow logic. | Eduardo Julian | 2021-03-14 | 8 | -0/+16 |
| | |||||
* | Continuing with Lua | Eduardo Julian | 2021-02-10 | 3 | -0/+8 |
| | |||||
* | Mo' updates, less problems. | Eduardo Julian | 2021-02-07 | 5 | -0/+22 |
| | |||||
* | Updates for Lua compiler. | Eduardo Julian | 2021-02-04 | 3 | -0/+32 |
| | |||||
* | Encapsulate JS definitions produced by the JS compiler in a local scope to ↵ | Eduardo Julian | 2021-01-11 | 1 | -0/+4 |
| | | | | avoid interacting with the global scope. | ||||
* | Added support for "Commons Clause" to Licentia. | Eduardo Julian | 2020-12-09 | 3 | -2/+51 |
| | |||||
* | Re-named old luxc-jvm to lux-bootstrapper. | Eduardo Julian | 2020-12-04 | 5 | -0/+14 |
| | |||||
* | Test for Aedifex's "auto" command. | Eduardo Julian | 2020-12-02 | 4 | -0/+10 |
| | |||||
* | Added "private" macro to lux/debug. | Eduardo Julian | 2020-11-28 | 11 | -1/+54 |
| | |||||
* | Allow name formatting for JVM imports, similar to Lux module imports. | Eduardo Julian | 2020-11-26 | 2 | -0/+8 |
| | |||||
* | Better error messages when re-using a name when making a definition. | Eduardo Julian | 2020-11-24 | 2 | -2/+7 |
| | |||||
* | Made the syntax of ^template more consistent. | Eduardo Julian | 2020-11-17 | 5 | -0/+18 |
| | |||||
* | Improved error reporting for syntax macros. | Eduardo Julian | 2020-11-05 | 1 | -0/+4 |
| | |||||
* | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 2020-10-31 | 63 | -0/+3370 |