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
/
new-luxc
/
source
/
luxc
/
generator
/
expr.jvm.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Re-named "expr" module to "expression".
Eduardo Julian
2017-10-31
1
-78
/
+0
*
- Added "^code" pattern-matching macro for easier handling of code.
Eduardo Julian
2017-10-30
1
-10
/
+10
*
- Migrated the format of synthesis nodes from a custom data-type, to just Cod...
Eduardo Julian
2017-10-30
1
-25
/
+32
*
- Fixed some bugs.
Eduardo Julian
2017-10-29
1
-22
/
+12
*
- WIP: Wiring everything to get the compiler to work fully.
Eduardo Julian
2017-10-26
1
-1
/
+5
*
- Updated to the latest changes in stdlib.
Eduardo Julian
2017-10-18
1
-7
/
+7
*
- Function generation.
Eduardo Julian
2017-09-19
1
-0
/
+15
*
- Updated new compiler's code to the recent changes in the language.
Eduardo Julian
2017-09-05
1
-1
/
+1
*
- Adjusted compiler to the new lack of Char type.
Eduardo Julian
2017-07-02
1
-1
/
+0
*
- WIP: Added generation for common procedures.
Eduardo Julian
2017-06-30
1
-1
/
+5
*
- Heavy refactoring.
Eduardo Julian
2017-06-14
1
-13
/
+17
*
- Renamed the "compilation" phase as the "generation" phase.
Eduardo Julian
2017-06-12
1
-0
/
+55