Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 1 | -3/+3 |
| | | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it. | ||||
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -2/+2 |
| | | | | convention that only macros that deal with types may start with a colon. | ||||
* | Re-named "_.claim" to "_.cover'". | Eduardo Julian | 2020-11-28 | 1 | -5/+5 |
| | |||||
* | Made the syntax of ^template more consistent. | Eduardo Julian | 2020-11-17 | 1 | -3/+3 |
| | |||||
* | Improved the design of actors. | Eduardo Julian | 2020-11-01 | 1 | -3/+6 |
| | |||||
* | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 2020-10-31 | 1 | -5/+6 |
| | |||||
* | Changed the format of project descriptor files. | Eduardo Julian | 2020-09-16 | 1 | -1/+1 |
| | |||||
* | No longer inline the object literal for variants. | Eduardo Julian | 2020-08-09 | 1 | -10/+10 |
| | |||||
* | Including runtime machinery in the cache. | Eduardo Julian | 2020-05-09 | 1 | -7/+13 |
| | |||||
* | Moved the code/syntax parser under "lux/control/parser/". | Eduardo Julian | 2019-04-19 | 1 | -3/+4 |
| | |||||
* | Re-named "lux/data/collection/tree/rose" to "lux/data/collection/tree". | Eduardo Julian | 2019-04-19 | 1 | -0/+73 |