Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Allow defining anonymous actors. | Eduardo Julian | 2020-11-02 | 1 | -136/+3 |
| | |||||
* | Improved the design of actors. | Eduardo Julian | 2020-11-01 | 1 | -26/+32 |
| | |||||
* | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 2020-10-31 | 1 | -18/+0 |
| | |||||
* | Easy to use Rev constants. | Eduardo Julian | 2020-10-31 | 1 | -9/+6 |
| | |||||
* | Some small refactoring. | Eduardo Julian | 2020-10-25 | 1 | -32/+17 |
| | |||||
* | Some improvements to the Lux syntax parser. | Eduardo Julian | 2020-10-25 | 1 | -2/+2 |
| | |||||
* | Re-named "search" to "one" and "search-all" to "all". | Eduardo Julian | 2020-10-24 | 1 | -20/+23 |
| | |||||
* | Re-named "to-text" functions to "format". | Eduardo Julian | 2020-10-15 | 1 | -2/+6 |
| | |||||
* | Gave the Location type its own module. | Eduardo Julian | 2020-10-14 | 1 | -12/+12 |
| | |||||
* | Type-checking macros via the Macro' type from the standard library. | Eduardo Julian | 2020-10-12 | 1 | -3/+4 |
| | |||||
* | Gave Aedifex support for multiple profiles. | Eduardo Julian | 2020-10-03 | 1 | -13/+20 |
| | |||||
* | Build programs. | Eduardo Julian | 2020-08-28 | 1 | -0/+6 |
| | |||||
* | Download and catch dependencies in Aedifex. | Eduardo Julian | 2020-08-26 | 1 | -22/+98 |
| | |||||
* | Add local repo installation to Aedifex. | Eduardo Julian | 2020-08-17 | 1 | -0/+86 |