aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux/optimizer.clj (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-03- Type definitions inside the compiler data now hold the type itself.Eduardo Julian1-2/+2
2015-07-19Added copyright notice on all files that missed it.Eduardo Julian1-1/+8
2015-06-12- Added imports.Eduardo Julian1-2/+2
2015-04-08- Renamed exec to |do.Eduardo Julian1-0/+2
2015-03-15[2nd Super Refactoring That Breaks The System: Part 1]Eduardo Julian1-1/+2
2015-03-08- Changed once more the syntax of the prefix for host special forms. It's now...Eduardo Julian1-0/+1
2015-03-02- Removed the (currently broken) static-call optimization.Eduardo Julian1-0/+10
2015-03-01- Fixed some bugs with pattern matching and macros.Eduardo Julian1-0/+5