Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-13 | Re-named "Bool" type to "Bit". | Eduardo Julian | 1 | -1/+1 | |
2018-06-15 | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 1 | -2/+2 | |
2018-06-14 | - Migrated synthesis to stdlib. | Eduardo Julian | 1 | -99/+0 | |
2018-05-26 | - WIP: Migrated synthesis to stdlib. | Eduardo Julian | 3 | -419/+0 | |
2018-05-06 | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 1 | -1/+1 | |
2018-04-06 | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 3 | -9/+9 | |
2018-01-28 | - Got JS backend to build with the rest of the new-luxc code. | Eduardo Julian | 1 | -4/+4 | |
2018-01-08 | - Now using synthesis extensions during synthesis. | Eduardo Julian | 1 | -3/+9 | |
2017-12-02 | - Adjusted new-luxc to new macro-templating syntax. | Eduardo Julian | 3 | -20/+20 | |
2017-11-29 | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 5 | -208/+208 | |
2017-11-22 | - Fixed some bugs. | Eduardo Julian | 1 | -10/+10 | |
- Some refactoring. - Added some alternative snippets of code that new-luxc can handle better. | |||||
2017-11-21 | - Fixed some bugs. | Eduardo Julian | 3 | -91/+101 | |
- Some small refactoring. | |||||
2017-11-15 | - Re-named "lux/meta" to to "lux/macro". | Eduardo Julian | 3 | -5/+5 | |
2017-11-15 | - Heavy refactoring. | Eduardo Julian | 1 | -2/+1 | |
2017-11-12 | - Fixed some bugs. | Eduardo Julian | 2 | -47/+48 | |
- Improved error reporting. - Optimized pattern-matching a bit. | |||||
2017-11-09 | - Fixed the tests. | Eduardo Julian | 2 | -21/+45 | |
- Fixed a few bugs. - Can now translate recursion. | |||||
2017-11-06 | - Fixed some bugs. | Eduardo Julian | 2 | -12/+21 | |
2017-11-01 | - Minor refactorings. | Eduardo Julian | 2 | -37/+38 | |
- Fixed some bugs. - Enabled macro-expansion for statements. | |||||
2017-11-01 | - Re-organized synthesis. | Eduardo Julian | 5 | -0/+566 | |