aboutsummaryrefslogtreecommitdiff
path: root/source (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-15[2nd Super Refactoring That Breaks The System: Part 1]Eduardo Julian1-119/+191
2015-03-10- Added null values as jvm-null.Eduardo Julian1-0/+2
2015-03-10- Modified the compiler so parser syntax tokens are stored in the same format...Eduardo Julian1-6/+4
2015-03-09- Implemented record compilation, alongside get@' and set@'.Eduardo Julian1-128/+184
2015-03-08- Implemented comparisons and equalities for int, long, float & double.Eduardo Julian1-418/+464
2015-03-08- The implementation of monadic macros is finally finished.Eduardo Julian1-64/+70
2015-03-08- In lux.lux, fixed a bug in the "list" macro that rendered it unusable.Eduardo Julian1-387/+383
2015-03-08- Changed once more the syntax of the prefix for host special forms. It's now...Eduardo Julian1-730/+569
2015-03-01Simplified the compiler by using arrays to encode tuples & variants instead o...Eduardo Julian1-34/+15
2015-03-01Code compiles again! (although, I had to employ a hack for "fold", as functio...Eduardo Julian1-121/+92
2015-03-01[TODO]Eduardo Julian1-44/+18
2015-03-01- Fixed some bugs with pattern matching and macros.Eduardo Julian1-21/+63
2015-03-01Almost done with the super refactoring.Eduardo Julian1-223/+246
2015-02-15Super refactoring that breaks the system: Part 4Eduardo Julian1-1/+16
2015-02-10Super refactoring that breaks the system: Part 2Eduardo Julian1-46/+62
2015-02-10Super refactoring that breaks the system: Part 1Eduardo Julian4-261/+938
2015-01-29[Working on]Eduardo Julian1-109/+150
2015-01-29[Bugs]Eduardo Julian1-27/+32
2015-01-28[Bug]Eduardo Julian1-6/+37
2015-01-27[Working on]Eduardo Julian1-6/+14
2015-01-26[Working on]Eduardo Julian1-236/+259
2015-01-22WARNING: BrokenEduardo Julian2-57/+59
2015-01-19[Bugs]Eduardo Julian4-477/+435
2015-01-19[Enhancements]Eduardo Julian2-0/+495