aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux/compiler/host.clj (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-08- Implemented comparisons and equalities for int, long, float & double.Eduardo Julian1-21/+92
2015-03-01Simplified the compiler by using arrays to encode tuples & variants instead o...Eduardo Julian1-1/+1
2015-03-01Code compiles again! (although, I had to employ a hack for "fold", as functio...Eduardo Julian1-0/+1
2015-02-18[Refactor]Eduardo Julian1-14/+14
2015-02-18Corrections to the super-refactoring: part 4Eduardo Julian1-44/+44
2015-02-17Corrections to the super-refactoring: part 3Eduardo Julian1-66/+98
2015-02-15Super refactoring that breaks the system: Part 4Eduardo Julian1-0/+194