Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-29 | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 1 | -1/+2 | |
2020-12-25 | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 1 | -20/+20 | |
2020-12-12 | Removed several unnecessary imports. | Eduardo Julian | 1 | -6/+7 | |
2020-11-28 | Added "private" macro to lux/debug. | Eduardo Julian | 1 | -8/+8 | |
2020-11-17 | Made the syntax of ^template more consistent. | Eduardo Julian | 1 | -2/+2 | |
2020-11-05 | Improved error reporting for syntax macros. | Eduardo Julian | 1 | -3/+4 | |
2020-10-25 | Some improvements to the Lux syntax parser. | Eduardo Julian | 1 | -3/+0 | |
2020-10-09 | Also using BIPUSH and SIPUSH during JVM generation. | Eduardo Julian | 1 | -13/+0 | |
2020-10-07 | Test imports for circular dependencies. | Eduardo Julian | 1 | -3/+86 | |
2020-10-03 | Gave Aedifex support for multiple profiles. | Eduardo Julian | 1 | -0/+135 | |