Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-12-02 | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con... | Eduardo Julian | 1 | -2/+2 |
2020-11-28 | Added "private" macro to lux/debug. | Eduardo Julian | 1 | -2/+2 |
2020-10-31 | Easy to use Rev constants. | Eduardo Julian | 1 | -2/+2 |
2020-10-25 | Some improvements to the Lux syntax parser. | Eduardo Julian | 1 | -0/+3 |
2020-10-12 | Tweaked how I64 masks are made. | Eduardo Julian | 1 | -8/+19 |
2020-10-09 | Also using BIPUSH and SIPUSH during JVM generation. | Eduardo Julian | 1 | -1/+1 |
2020-10-07 | Test imports for circular dependencies. | Eduardo Julian | 1 | -1/+9 |
2020-10-03 | Gave Aedifex support for multiple profiles. | Eduardo Julian | 1 | -65/+48 |
2020-10-03 | Added deployment code to Aedifex. | Eduardo Julian | 1 | -2/+5 |
2020-08-28 | Build programs. | Eduardo Julian | 1 | -3/+11 |
2020-08-26 | Download and catch dependencies in Aedifex. | Eduardo Julian | 1 | -26/+9 |
2020-08-17 | Add local repo installation to Aedifex. | Eduardo Julian | 1 | -3/+11 |
2020-08-12 | WIP: New build-tool named Aedifex (can read project descriptions). | Eduardo Julian | 1 | -0/+68 |