Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 2017-11-29 | 3 | -88/+88 |
| | |||||
* | - Moved "/type" and "/type/check" from "lux/meta" to "lux/lang". | Eduardo Julian | 2017-11-15 | 1 | -1/+1 |
| | |||||
* | - Fixed some bugs. | Eduardo Julian | 2017-10-29 | 1 | -1/+1 |
| | | | | | - Improved error reporting. - Implemented macro-expansion (for JVM). - Implemented "let" compilation. | ||||
* | - Updated new compiler to latest version of stdlib. | Eduardo Julian | 2017-10-21 | 1 | -5/+5 |
| | |||||
* | - Updated to the latest changes in stdlib. | Eduardo Julian | 2017-10-18 | 1 | -4/+4 |
| | |||||
* | - Updated new compiler's code to the recent changes in the language. | Eduardo Julian | 2017-09-05 | 1 | -2/+2 |
| | | | - WIP: Some other changes/additions to the new compiler. | ||||
* | - Adjusted compiler to the new lack of Char type. | Eduardo Julian | 2017-07-02 | 3 | -9/+4 |
| | | | - WIP: PM/case synthesis. | ||||
* | - Renamed "Error" to "Result". | Eduardo Julian | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | - Changed the name of "let%" to "with-expansions". | Eduardo Julian | 2017-05-07 | 2 | -40/+42 |
| | |||||
* | - Removed "T" suffix from Type's tags. | Eduardo Julian | 2017-05-07 | 1 | -22/+22 |
| | |||||
* | - WIP: Implemented more functionality. | Eduardo Julian | 2017-05-03 | 1 | -6/+0 |
| | | | - Lots of refactorings. | ||||
* | - WIP: Some initial implementations for some re-written infrastructure. | Eduardo Julian | 2017-05-01 | 4 | -0/+272 |