Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-named wrap => in && unwrap => out. | Eduardo Julian | 2021-07-27 | 1 | -1/+1 |
| | |||||
* | New JVM compiler can now compile JVM interfaces. | Eduardo Julian | 2021-07-18 | 1 | -28/+30 |
| | |||||
* | Now allowing compilers to generate custom-named outputs. | Eduardo Julian | 2021-07-17 | 1 | -11/+21 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -35/+36 |
| | |||||
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 1 | -1/+1 |
| | | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it. | ||||
* | Constraining the year of the snapshot time in Aedifex. | Eduardo Julian | 2021-06-12 | 1 | -1/+1 |
| | |||||
* | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 2020-12-29 | 1 | -46/+46 |
| | |||||
* | Detect duplicate files coming from dependencies. | Eduardo Julian | 2020-12-03 | 1 | -1/+2 |
| | |||||
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -8/+11 |
| | | | | convention that only macros that deal with types may start with a colon. | ||||
* | Type-checking macros via the Macro' type from the standard library. | Eduardo Julian | 2020-10-12 | 1 | -4/+4 |
| | |||||
* | Improved naming when evaluating code on the host platform. | Eduardo Julian | 2020-08-10 | 1 | -11/+11 |
| | |||||
* | Fixes and improvements to JavaScript compilation. | Eduardo Julian | 2020-07-10 | 1 | -2/+3 |
| | |||||
* | Split new-luxc into lux-jvm and lux-r. | Eduardo Julian | 2020-05-30 | 1 | -0/+182 |