aboutsummaryrefslogtreecommitdiff
path: root/src/lux/type.clj (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-20[2nd Super Refactoring That Breaks The System: Part 6]Eduardo Julian1-4/+12
2015-03-19[2nd Super Refactoring That Breaks The System: Part 5]Eduardo Julian1-56/+72
2015-03-18[2nd Super Refactoring That Breaks The System: Part 4]Eduardo Julian1-57/+53
2015-03-17[2nd Super Refactoring That Breaks The System: Part 2]Eduardo Julian1-72/+122
2015-03-15[2nd Super Refactoring That Breaks The System: Part 1]Eduardo Julian1-271/+208
2015-02-18[Refactor]Eduardo Julian1-16/+16
2015-02-18Corrections to the super-refactoring: part 4Eduardo Julian1-18/+23
2015-02-17Corrections to the super-refactoring: part 2Eduardo Julian1-0/+2
2015-02-15Corrections to the super-refactoring: part 1Eduardo Julian1-13/+13
2015-02-15Super refactoring that breaks the system: Part 4Eduardo Julian1-7/+42
2015-02-10Super refactoring that breaks the system: Part 2Eduardo Julian1-3/+3
2015-02-10Super refactoring that breaks the system: Part 1Eduardo Julian1-94/+236
2015-01-26[Working on]Eduardo Julian1-5/+4
2015-01-11- Added substraction, multiplication and division for ints.Eduardo Julian1-9/+14
2015-01-03The language officially has a name: Lux (stylized as "lux").Eduardo Julian1-4/+4
2014-12-20* Java interop is almost finished.Eduardo Julian1-1/+63
2014-12-15Added lambdas! (not yet real closures, but coming soon...)Eduardo Julian1-0/+3
2014-12-11+ Added an analysis phase.Eduardo Julian1-1/+80
2014-12-02Added some super-basic type-system.Eduardo Julian1-0/+4