Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Added pattern-matching compilation. | Eduardo Julian | 2017-09-17 | 1 | -11/+38 |
* | - Re-named "jvm-import" to "import". | Eduardo Julian | 2017-09-08 | 2 | -14/+14 |
* | - Updated new compiler's code to the recent changes in the language. | Eduardo Julian | 2017-09-05 | 2 | -65/+74 |
* | - Now using strict floating point math on the JVM. | Eduardo Julian | 2017-09-04 | 1 | -9/+11 |
* | - Tested the compilation for "nat" procedures. | Eduardo Julian | 2017-07-03 | 2 | -138/+144 |
* | - Adjusted compiler to the new lack of Char type. | Eduardo Julian | 2017-07-02 | 3 | -4/+4 |
* | - WIP: Added generation for common procedures. | Eduardo Julian | 2017-06-30 | 2 | -21/+276 |
* | - Heavy refactoring. | Eduardo Julian | 2017-06-14 | 3 | -0/+475 |