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
/
procedure
/
common.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some refactoring.
Eduardo Julian
2019-09-17
1
-385
/
+0
*
More fixes.
Eduardo Julian
2019-09-14
1
-3
/
+4
*
Got rid of a useless parameter to the INVOKE instructions.
Eduardo Julian
2019-09-07
1
-17
/
+15
*
Modified compiler's machinery to use the new abstractions for descriptors and...
Eduardo Julian
2019-09-07
1
-55
/
+54
*
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
-91
/
+95
*
Got the new compiler working again.
Eduardo Julian
2019-08-10
1
-3
/
+3
*
Implemented machinery for "lux syntax char case!".
Eduardo Julian
2019-05-28
1
-3
/
+62
*
Turned all "lux int ???" extensions to "lux i64 ???".
Eduardo Julian
2019-04-28
1
-31
/
+25
*
Turned all "lux frac ???" extensions to "lux f64 ???".
Eduardo Julian
2019-04-28
1
-7
/
+7
*
Moved JVM type machinery to stdlib.
Eduardo Julian
2019-04-27
1
-34
/
+36
*
Made some new-luxc modules "old".
Eduardo Julian
2019-04-16
1
-0
/
+327