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