Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - All analysis procedures have been turned into extensions. | Eduardo Julian | 2017-12-05 | 2 | -1663/+0 |
| | |||||
* | - Added new "lux in-module" procedure for changing the module while ↵ | Eduardo Julian | 2017-12-02 | 1 | -5/+23 |
| | | | | analysing an expression. | ||||
* | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 2017-11-29 | 2 | -649/+649 |
| | |||||
* | - Changed to the new relative imports syntax. | Eduardo Julian | 2017-11-26 | 1 | -1/+1 |
| | |||||
* | - Fixed some bugs. | Eduardo Julian | 2017-11-22 | 1 | -14/+14 |
| | | | | - Some refactoring. - Added some alternative snippets of code that new-luxc can handle better. | ||||
* | - Fixed some bugs. | Eduardo Julian | 2017-11-21 | 1 | -0/+2 |
| | | | - Some small refactoring. | ||||
* | - Re-named "lux/meta" to to "lux/macro". | Eduardo Julian | 2017-11-15 | 2 | -84/+84 |
| | |||||
* | - Moved "/type" and "/type/check" from "lux/meta" to "lux/lang". | Eduardo Julian | 2017-11-15 | 2 | -4/+4 |
| | |||||
* | - Moved "luxc/lang/syntax" to "lux/lang/syntax". | Eduardo Julian | 2017-11-15 | 2 | -11/+11 |
| | | | - Minor refactoring. | ||||
* | - Heavy refactoring. | Eduardo Julian | 2017-11-15 | 2 | -4/+4 |
| | |||||
* | - Made "lux text clip" work like it used to. | Eduardo Julian | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | - Fixed some bugs. | Eduardo Julian | 2017-11-14 | 1 | -1/+1 |
| | | | - new-luxc can now fully compile lux.lux! | ||||
* | - Yet more refactoring. | Eduardo Julian | 2017-11-14 | 2 | -42/+6 |
| | |||||
* | - More refactoring. | Eduardo Julian | 2017-11-13 | 1 | -32/+17 |
| | |||||
* | - Refactoring. | Eduardo Julian | 2017-11-13 | 2 | -349/+348 |
| | | | | - Now giving type checking/inference a higher priority. - Better error messages. | ||||
* | - Improved handling of type variables. | Eduardo Julian | 2017-11-13 | 1 | -0/+36 |
| | |||||
* | - Fixed the tests. | Eduardo Julian | 2017-11-09 | 1 | -1/+1 |
| | | | | - Fixed a few bugs. - Can now translate recursion. | ||||
* | - Fixed some bugs. | Eduardo Julian | 2017-11-06 | 1 | -6/+6 |
| | |||||
* | - Re-organized analysis. | Eduardo Julian | 2017-10-31 | 2 | -0/+1659 |