Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-07-02 | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 1 | -0/+1 | |
Capabilities should be opt-in, but using them in the standard library makes them mandatory. | |||||
2021-06-30 | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 1 | -0/+4 | |
"signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it. | |||||
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 | |