Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -31/+31 | |
| | | | | convention that only macros that deal with types may start with a colon. | |||||
* | Improved error reporting for syntax macros. | Eduardo Julian | 2020-11-05 | 1 | -4/+5 | |
| | ||||||
* | Easy to use Rev constants. | Eduardo Julian | 2020-10-31 | 1 | -14/+14 | |
| | ||||||
* | Type-checking macros via the Macro' type from the standard library. | Eduardo Julian | 2020-10-12 | 1 | -4/+5 | |
| | ||||||
* | Test imports for circular dependencies. | Eduardo Julian | 2020-10-07 | 1 | -11/+12 | |
| | ||||||
* | Gave Aedifex support for multiple profiles. | Eduardo Julian | 2020-10-03 | 1 | -34/+72 | |
| | ||||||
* | Added deployment code to Aedifex. | Eduardo Julian | 2020-10-03 | 1 | -0/+8 | |
| | ||||||
* | Changed the format of project descriptor files. | Eduardo Julian | 2020-09-16 | 1 | -65/+101 | |
| | ||||||
* | Build programs. | Eduardo Julian | 2020-08-28 | 1 | -10/+16 | |
| | ||||||
* | Download and catch dependencies in Aedifex. | Eduardo Julian | 2020-08-26 | 1 | -7/+8 | |
| | ||||||
* | Add local repo installation to Aedifex. | Eduardo Julian | 2020-08-17 | 1 | -0/+7 | |
| | ||||||
* | WIP: New build-tool named Aedifex (can read project descriptions). | Eduardo Julian | 2020-08-12 | 1 | -0/+140 | |