index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Function names & parameters now take prefixes into account.
Eduardo Julian
2015-04-09
1
-37
/
+37
*
- Renamed exec to |do.
Eduardo Julian
2015-04-08
1
-119
/
+119
*
Removed several useless lux files (1 example and 3 outdated rewrites of compi...
Eduardo Julian
2015-04-08
4
-385
/
+0
*
- Identifiers with just a semi-colon in front now have "lux" as their module,...
Eduardo Julian
2015-04-02
1
-760
/
+919
*
- Beginning to add type-system + type-inferencer.
Eduardo Julian
2015-03-30
1
-752
/
+932
*
- Fixed the bug that caused the infinite look while compiling the file.
Eduardo Julian
2015-03-22
1
-1
/
+1
*
- Added code-cursors (file-name, line-number, column-number) as metadata on l...
Eduardo Julian
2015-03-22
1
-204
/
+215
*
- Added the reading-phase and it's associated structure as the mediator betwe...
Eduardo Julian
2015-03-21
1
-4
/
+25
*
- Added module-name aliasing.
Eduardo Julian
2015-03-21
1
-98
/
+108
*
[2nd Super Refactoring That Breaks The System: Part 7]
Eduardo Julian
2015-03-21
1
-348
/
+352
*
[2nd Super Refactoring That Breaks The System: Part 6]
Eduardo Julian
2015-03-20
1
-185
/
+188
*
[2nd Super Refactoring That Breaks The System: Part 5]
Eduardo Julian
2015-03-19
1
-675
/
+675
*
[2nd Super Refactoring That Breaks The System: Part 2]
Eduardo Julian
2015-03-17
1
-49
/
+67
*
[2nd Super Refactoring That Breaks The System: Part 1]
Eduardo Julian
2015-03-15
1
-113
/
+185
*
- Added null values as jvm-null.
Eduardo Julian
2015-03-10
1
-0
/
+2
*
- Modified the compiler so parser syntax tokens are stored in the same format...
Eduardo Julian
2015-03-10
1
-6
/
+4
*
- Implemented record compilation, alongside get@' and set@'.
Eduardo Julian
2015-03-09
1
-122
/
+178
*
- Implemented comparisons and equalities for int, long, float & double.
Eduardo Julian
2015-03-08
1
-383
/
+429
*
- The implementation of monadic macros is finally finished.
Eduardo Julian
2015-03-08
1
-61
/
+67
*
- In lux.lux, fixed a bug in the "list" macro that rendered it unusable.
Eduardo Julian
2015-03-08
1
-374
/
+370
*
- Changed once more the syntax of the prefix for host special forms. It's now...
Eduardo Julian
2015-03-08
1
-650
/
+489
*
Simplified the compiler by using arrays to encode tuples & variants instead o...
Eduardo Julian
2015-03-01
1
-34
/
+15
*
Code compiles again! (although, I had to employ a hack for "fold", as functio...
Eduardo Julian
2015-03-01
1
-105
/
+76
*
[TODO]
Eduardo Julian
2015-03-01
1
-43
/
+17
*
- Fixed some bugs with pattern matching and macros.
Eduardo Julian
2015-03-01
1
-21
/
+63
*
Almost done with the super refactoring.
Eduardo Julian
2015-03-01
1
-203
/
+226
*
Super refactoring that breaks the system: Part 4
Eduardo Julian
2015-02-15
1
-1
/
+16
*
Super refactoring that breaks the system: Part 2
Eduardo Julian
2015-02-10
1
-45
/
+61
*
Super refactoring that breaks the system: Part 1
Eduardo Julian
2015-02-10
4
-228
/
+905
*
[Working on]
Eduardo Julian
2015-01-29
1
-99
/
+140
*
[Bugs]
Eduardo Julian
2015-01-29
1
-25
/
+30
*
[Bug]
Eduardo Julian
2015-01-28
1
-6
/
+37
*
[Working on]
Eduardo Julian
2015-01-27
1
-6
/
+14
*
[Working on]
Eduardo Julian
2015-01-26
1
-192
/
+215
*
WARNING: Broken
Eduardo Julian
2015-01-22
2
-57
/
+59
*
[Bugs]
Eduardo Julian
2015-01-19
4
-477
/
+435
*
[Enhancements]
Eduardo Julian
2015-01-19
2
-0
/
+495