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