Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug when optimization record access. | Eduardo Julian | 2022-11-20 | 2 | -0/+4 |
| | |||||
* | Added LineNumberTable annotations to functions when compiling for the JVM. | Eduardo Julian | 2022-11-15 | 1 | -0/+1 |
| | |||||
* | Added SourceFile annotations to functions when compiling for the JVM. | Eduardo Julian | 2022-11-11 | 1 | -0/+4 |
| | |||||
* | More efficient code-generation for text composition. | Eduardo Julian | 2022-11-06 | 1 | -1/+1 |
| | |||||
* | Eliminated the .alias# extension. Now detecting aliases in .def#. | Eduardo Julian | 2022-10-28 | 1 | -0/+5 |
| | |||||
* | Made inlined functions into first-class macros. | Eduardo Julian | 2022-07-26 | 1 | -0/+5 |
| | |||||
* | De-sigil-ification: suffix : [Part 11] | Eduardo Julian | 2022-06-15 | 1 | -0/+16 |
| | |||||
* | Properly handling variance for arrays to avoid invalid subtyping. | Eduardo Julian | 2022-04-04 | 2 | -0/+4 |
| | |||||
* | Finishing the meta-compiler [Part 1] | Eduardo Julian | 2022-02-06 | 1 | -0/+8 |