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.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-14
More fixes.
Eduardo Julian
1
-4
/
+2
2019-09-07
Modified compiler's machinery to use the new abstractions for descriptors and...
Eduardo Julian
1
-8
/
+8
2019-08-20
Renamed "lux/target/jvm/descriptor" to "lux/target/jvm/type/descriptor".
Eduardo Julian
1
-1
/
+2
2019-08-20
WIP: Make new-luxc instructions rely on the Descriptor type.
Eduardo Julian
1
-25
/
+25
2019-08-10
Got the new compiler working again.
Eduardo Julian
1
-6
/
+4
2019-04-27
Moved JVM type machinery to stdlib.
Eduardo Julian
1
-19
/
+22
2019-04-07
Updated JVM compiler's tuple left-access mechanism to the new style.
Eduardo Julian
1
-1
/
+1
2019-04-07
Updated the JVM compiler to the latest changes.
Eduardo Julian
1
-15
/
+28
2019-03-03
Some refactoring around statements.
Eduardo Julian
1
-1
/
+0
2019-03-03
Factored-out general compiler program machinery.
Eduardo Julian
1
-1
/
+1
2019-02-24
Improved the names of monad transformers.
Eduardo Julian
1
-2
/
+2
2019-02-24
Got new-luxc to compile/build again.
Eduardo Julian
1
-25
/
+24
2018-12-26
ClassLoader machinery.
Eduardo Julian
1
-109
/
+31
2018-10-29
Extracted "phase" from under "lux/platform/compiler/default".
Eduardo Julian
1
-4
/
+3
2018-10-29
Nested the compiler and the interpreter under the lux/platform/* path.
Eduardo Julian
1
-5
/
+6
2018-08-29
Adapted new-luxc to latest stdlib changes.
Eduardo Julian
1
-15
/
+15
2018-08-11
- Fixed common translation tests for JVM.
Eduardo Julian
1
-3
/
+4
2018-08-11
Fixed various JVM translation tests.
Eduardo Julian
1
-0
/
+4
2018-08-09
- Fixes for eval.
Eduardo Julian
1
-1
/
+1
2018-08-08
- Re-defined the relationship between analysis and evaluation.
Eduardo Julian
1
-21
/
+22
2018-08-08
Small fixes.
Eduardo Julian
1
-1
/
+1
2018-07-30
Updating new-luxc to latest Lux changes [Part 1].
Eduardo Julian
1
-7
/
+20
2018-07-30
Updating new-luxc to latest Lux changes [Part 0].
Eduardo Julian
1
-10
/
+9
2018-07-29
Adapted new-luxc to some of the latest changes to Lux.
Eduardo Julian
1
-11
/
+11
2018-07-22
- Some fixes due to recent changes in stdlib.
Eduardo Julian
1
-7
/
+8
2018-07-18
WIP: Fix new-luxc's JVM back-end.
Eduardo Julian
1
-0
/
+202