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