Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some bug fixes. | Eduardo Julian | 2021-08-18 | 1 | -3/+3 |
| | |||||
* | Relocated maybe and lazy from data to control. | Eduardo Julian | 2021-08-11 | 1 | -1/+1 |
| | |||||
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 1 | -1/+1 |
| | |||||
* | New JVM compiler can now compile JVM interfaces. | Eduardo Julian | 2021-07-18 | 1 | -21/+28 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -14/+15 |
| | |||||
* | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 2021-07-12 | 1 | -2/+2 |
| | |||||
* | Some updates for the new compilers. | Eduardo Julian | 2021-06-29 | 1 | -2/+3 |
| | |||||
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -1/+1 |
| | |||||
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -4/+4 |
| | | | | convention that only macros that deal with types may start with a colon. | ||||
* | Re-named some list functions. | Eduardo Julian | 2020-10-24 | 1 | -0/+48 |