| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -1/+1 |
| | | | | | convention that only macros that deal with types may start with a colon. | ||||
| * | Made the syntax of ^template more consistent. | Eduardo Julian | 2020-11-17 | 1 | -5/+5 |
| | | |||||
| * | Improved naming when evaluating code on the host platform. | Eduardo Julian | 2020-08-10 | 1 | -6/+9 |
| | | |||||
| * | Updated test for function optimization. | Eduardo Julian | 2020-06-11 | 1 | -1/+2 |
| | | |||||
| * | Properly implemented and enabled loop optimization. | Eduardo Julian | 2020-06-03 | 1 | -1/+4 |
| | | |||||
| * | Implemented an optimization for getting fields/slots from records in the new ↵ | Eduardo Julian | 2020-06-01 | 1 | -0/+59 |
| compiler. | |||||
