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
/
function.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
2020-05-30
1
-331
/
+0
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
1
-2
/
+2
*
Generating module IDs in a similar way to artifact IDs.
Eduardo Julian
2020-04-18
1
-11
/
+16
*
Got the new compiler to build again.
Eduardo Julian
2020-03-19
1
-15
/
+15
*
No passing the archive as a parameter to all phases.
Eduardo Julian
2020-03-18
1
-8
/
+8
*
Re-located code related to Lux's compilation across the different phases.
Eduardo Julian
2020-01-11
1
-4
/
+6
*
Re-located generation infrastructure.
Eduardo Julian
2019-12-30
1
-3
/
+3
*
FIX the names of function classes are now prefixed with their originating mod...
Eduardo Julian
2019-12-29
1
-0
/
+1
*
Falling back to using the old method of JVM generation while I properly debug...
Eduardo Julian
2019-12-27
1
-5
/
+1
*
Now allowing types for methods.
Eduardo Julian
2019-10-16
1
-5
/
+3
*
Small refactoring
Eduardo Julian
2019-10-16
1
-25
/
+24
*
More fixes.
Eduardo Julian
2019-09-14
1
-5
/
+6
*
Got rid of a useless parameter to the INVOKE instructions.
Eduardo Julian
2019-09-07
1
-12
/
+12
*
Modified compiler's machinery to use the new abstractions for descriptors and...
Eduardo Julian
2019-09-07
1
-22
/
+25
*
Renamed "lux/target/jvm/descriptor" to "lux/target/jvm/type/descriptor".
Eduardo Julian
2019-08-20
1
-1
/
+2
*
WIP: Make new-luxc instructions rely on the Descriptor type.
Eduardo Julian
2019-08-20
1
-42
/
+40
*
Got the new compiler working again.
Eduardo Julian
2019-08-10
1
-35
/
+31
*
Ported JVM reference generation to the new JVM bytecode machinery.
Eduardo Julian
2019-07-31
1
-1
/
+1
*
Yet more fiddling with types for JVM interop.
Eduardo Julian
2019-05-16
1
-43
/
+42
*
Moved JVM type machinery to stdlib.
Eduardo Julian
2019-04-27
1
-7
/
+9
*
WIP: Turning compiler tests into a re-usable specification.
Eduardo Julian
2019-04-26
1
-1
/
+1
*
Made some new-luxc modules "old".
Eduardo Julian
2019-04-16
1
-0
/
+330