Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "module:" => "using" | Eduardo Julian | 2021-09-15 | 1 | -1/+1 |
| | |||||
* | Re-named "Name" to "Symbol". | Eduardo Julian | 2021-09-14 | 1 | -1/+1 |
| | |||||
* | Updated only/except import syntax to take into account record => variant ↵ | Eduardo Julian | 2021-09-13 | 1 | -6/+6 |
| | | | | syntax change. | ||||
* | Made the "#" character great again! | Eduardo Julian | 2021-09-12 | 1 | -5/+5 |
| | |||||
* | Fixed the indentation of variants. | Eduardo Julian | 2021-09-10 | 1 | -2/+2 |
| | |||||
* | Migrated variants to the new syntax. | Eduardo Julian | 2021-09-10 | 1 | -6/+6 |
| | |||||
* | De-taggification | part 4 | Eduardo Julian | 2021-09-07 | 1 | -6/+6 |
| | |||||
* | De-taggification | part 2 | Eduardo Julian | 2021-09-04 | 1 | -7/+7 |
| | |||||
* | Updates to the Lua compiler. | Eduardo Julian | 2021-08-25 | 1 | -2/+3 |
| | |||||
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 1 | -4/+4 |
| | |||||
* | Re-named wrap => in && unwrap => out. | Eduardo Julian | 2021-07-27 | 1 | -1/+1 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -12/+13 |
| | |||||
* | Improved the XML parsing library. | Eduardo Julian | 2021-07-13 | 1 | -8/+6 |
| | |||||
* | "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. | ||||
* | Made the Python being generated more compatible with both P2.7 and P3. | Eduardo Julian | 2021-01-26 | 1 | -0/+72 |