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
/
lang
/
translation
/
jvm
/
extension
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-17
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2
-6
/
+6
2020-04-20
Got JVM anonymous classes to compile again.
Eduardo Julian
1
-80
/
+80
2020-04-18
Generating module IDs in a similar way to artifact IDs.
Eduardo Julian
1
-3
/
+3
2020-03-19
Got the new compiler to build again.
Eduardo Julian
1
-76
/
+78
2020-03-18
No passing the archive as a parameter to all phases.
Eduardo Julian
2
-58
/
+62
2020-01-11
Re-located code related to Lux's compilation across the different phases.
Eduardo Julian
2
-21
/
+27
2019-12-30
Re-located generation infrastructure.
Eduardo Julian
1
-1
/
+2
2019-10-17
Ported JVM common extension generation to the new JVM bytecode machinery.
Eduardo Julian
1
-4
/
+2
2019-10-16
Now allowing types for methods.
Eduardo Julian
1
-3
/
+2
2019-10-15
Compiler extensions have been tested to work.
Eduardo Julian
1
-1
/
+1
2019-10-14
The new compiler can compile & run the stdlib's test suite.
Eduardo Julian
1
-3
/
+5
2019-09-17
Some refactoring.
Eduardo Julian
2
-0
/
+1423