Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-26 | Made inlined functions into first-class macros. | Eduardo Julian | 1 | -0/+13 |
2022-03-14 | Can now add type-vars to imported procedures from scripting languages. | Eduardo Julian | 1 | -0/+4 |
2022-03-11 | Added an easy way to export Lux functionality to host programs (everywhere el... | Eduardo Julian | 1 | -7/+11 |
2021-07-02 | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 1 | -0/+1 |
2021-06-30 | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 1 | -0/+4 |
2021-06-24 | Added a macro for type-casting JVM objects. | Eduardo Julian | 1 | -0/+4 |
2021-02-07 | Mo' updates, less problems. | Eduardo Julian | 1 | -0/+4 |
2020-10-31 | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 1 | -0/+0 |
2020-10-14 | Gave the Location type its own module. | Eduardo Julian | 1 | -0/+4 |
2020-10-12 | Tweaked how I64 masks are made. | Eduardo Julian | 1 | -0/+4 |
2020-05-10 | Now properly loading the cached definitions. | Eduardo Julian | 1 | -0/+4 |