aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/synthesis (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-02- Adjusted new-luxc to new macro-templating syntax.Eduardo Julian3-20/+20
2017-11-29- Adapted main codebase to the latest syntatic changes.Eduardo Julian5-208/+208
2017-11-22- Fixed some bugs.Eduardo Julian1-10/+10
- Some refactoring. - Added some alternative snippets of code that new-luxc can handle better.
2017-11-21- Fixed some bugs.Eduardo Julian3-91/+101
- Some small refactoring.
2017-11-15- Re-named "lux/meta" to to "lux/macro".Eduardo Julian3-5/+5
2017-11-15- Heavy refactoring.Eduardo Julian1-2/+1
2017-11-12- Fixed some bugs.Eduardo Julian2-47/+48
- Improved error reporting. - Optimized pattern-matching a bit.
2017-11-09- Fixed the tests.Eduardo Julian2-21/+45
- Fixed a few bugs. - Can now translate recursion.
2017-11-06- Fixed some bugs.Eduardo Julian2-12/+21
2017-11-01- Minor refactorings.Eduardo Julian2-37/+38
- Fixed some bugs. - Enabled macro-expansion for statements.
2017-11-01- Re-organized synthesis.Eduardo Julian5-0/+566