Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-12-04 | Re-named old luxc-jvm to lux-bootstrapper. | Eduardo Julian | 1 | -93/+0 |
2019-06-01 | Removed the (magical) "alias" annotations tag. | Eduardo Julian | 1 | -4/+7 |
2019-05-24 | Removed the (magical) "export?" annotations tag. | Eduardo Julian | 1 | -2/+5 |
2017-12-01 | - Made it so that module annotations can only be set once now. | Eduardo Julian | 1 | -3/+8 |
2017-10-17 | - Added "for" macro to specify platform-dependent code. | Eduardo Julian | 1 | -1/+1 |
2017-10-11 | - Eliminated the Anns and Ann-Value types, and now only using Code for defini... | Eduardo Julian | 1 | -2/+2 |
2017-04-05 | - Made some improvements to error messages in the compiler. | Eduardo Julian | 1 | -1/+1 |
2017-02-21 | - Made some optimizations. | Eduardo Julian | 1 | -3/+1 |
2017-02-19 | - Now storing the compiler's version and the module-file's hash inside the mo... | Eduardo Julian | 1 | -2/+4 |
2017-01-29 | - Major refactoring to make it easier to introduce the new (JS) backend. | Eduardo Julian | 1 | -0/+82 |