aboutsummaryrefslogtreecommitdiff
path: root/source (follow)
Commit message (Expand)AuthorAgeFilesLines
* - 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-122/+178
* - Implemented comparisons and equalities for int, long, float & double.Eduardo Julian2015-03-081-383/+429
* - The implementation of monadic macros is finally finished.Eduardo Julian2015-03-081-61/+67
* - In lux.lux, fixed a bug in the "list" macro that rendered it unusable.Eduardo Julian2015-03-081-374/+370
* - Changed once more the syntax of the prefix for host special forms. It's now...Eduardo Julian2015-03-081-650/+489
* 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-105/+76
* [TODO]Eduardo Julian2015-03-011-43/+17
* - Fixed some bugs with pattern matching and macros.Eduardo Julian2015-03-011-21/+63
* Almost done with the super refactoring.Eduardo Julian2015-03-011-203/+226
* Super refactoring that breaks the system: Part 4Eduardo Julian2015-02-151-1/+16
* Super refactoring that breaks the system: Part 2Eduardo Julian2015-02-101-45/+61
* Super refactoring that breaks the system: Part 1Eduardo Julian2015-02-104-228/+905
* [Working on]Eduardo Julian2015-01-291-99/+140
* [Bugs]Eduardo Julian2015-01-291-25/+30
* [Bug]Eduardo Julian2015-01-281-6/+37
* [Working on]Eduardo Julian2015-01-271-6/+14
* [Working on]Eduardo Julian2015-01-261-192/+215
* WARNING: BrokenEduardo Julian2015-01-222-57/+59
* [Bugs]Eduardo Julian2015-01-194-477/+435
* [Enhancements]Eduardo Julian2015-01-192-0/+495