Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-sigil-ification: # | Eduardo Julian | 2022-06-04 | 1 | -5/+5 |
| | |||||
* | Extensible import syntax [Part 6] | Eduardo Julian | 2022-06-04 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax [Part 5] | Eduardo Julian | 2022-06-03 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax [Part 4] | Eduardo Julian | 2022-06-03 | 1 | -3/+3 |
| | |||||
* | Extensible import syntax [Part 3] | Eduardo Julian | 2022-06-02 | 1 | -1/+1 |
| | |||||
* | Extensible import syntax: Part 1 | Eduardo Julian | 2022-06-01 | 1 | -2/+2 |
| | |||||
* | Better names for testing macros (plus better indentation). | Eduardo Julian | 2022-04-09 | 1 | -23/+23 |
| | |||||
* | De-sigil-ification: $ | Eduardo Julian | 2022-04-08 | 1 | -27/+27 |
| | |||||
* | De-sigil-ification: @ | Eduardo Julian | 2022-03-14 | 1 | -25/+25 |
| | |||||
* | "module:" => "using" | Eduardo Julian | 2021-09-15 | 1 | -1/+1 |
| | |||||
* | Updated only/except import syntax to take into account record => variant ↵ | Eduardo Julian | 2021-09-13 | 1 | -2/+2 |
| | | | | syntax change. | ||||
* | Re-named \ => # && \\ => ## | Eduardo Julian | 2021-09-12 | 1 | -4/+4 |
| | |||||
* | Made the "#" character great again! | Eduardo Julian | 2021-09-12 | 1 | -9/+9 |
| | |||||
* | Migrated variants to the new syntax. | Eduardo Julian | 2021-09-10 | 1 | -5/+5 |
| | |||||
* | De-taggification | part 4 | Eduardo Julian | 2021-09-07 | 1 | -10/+10 |
| | |||||
* | De-taggification | part 2 | Eduardo Julian | 2021-09-04 | 1 | -4/+4 |
| | |||||
* | 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 |