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
/
host
/
jvm
/
def.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Now allowing types for methods.
Eduardo Julian
2019-10-16
1
-10
/
+10
|
*
Modified compiler's machinery to use the new abstractions for descriptors ↵
Eduardo Julian
2019-09-07
1
-52
/
+55
|
|
|
|
and signatures.
*
Renamed "lux/target/jvm/descriptor" to "lux/target/jvm/type/descriptor".
Eduardo Julian
2019-08-20
1
-2
/
+2
|
*
WIP: Make new-luxc instructions rely on the Descriptor type.
Eduardo Julian
2019-08-20
1
-66
/
+39
|
*
Got the new compiler working again.
Eduardo Julian
2019-08-10
1
-12
/
+14
|
*
Various fixes and tweaks.
Eduardo Julian
2019-05-29
1
-2
/
+29
|
*
Both the old JVM interop and the new JVM interop use the same syntax for ↵
Eduardo Julian
2019-05-28
1
-5
/
+5
|
|
|
|
array types.
*
Forgot to actually compile the methods. Now doing so.
Eduardo Julian
2019-05-17
1
-36
/
+36
|
*
Moved JVM type machinery to stdlib.
Eduardo Julian
2019-04-27
1
-18
/
+20
|
*
Updated the JVM compiler to the latest changes.
Eduardo Julian
2019-04-07
1
-2
/
+3
|
*
Re-named "do-template" to "template".
Eduardo Julian
2019-03-30
1
-2
/
+2
|
*
Got new-luxc to compile/build again.
Eduardo Julian
2019-02-24
1
-6
/
+6
|
*
Adapted new-luxc to latest stdlib changes.
Eduardo Julian
2018-08-29
1
-86
/
+87
|
*
Made some adjustments to fit stdlib's compiler infrastructure to new-luxc.
Eduardo Julian
2018-08-04
1
-1
/
+1
|
*
Adapted new-luxc to some of the latest changes to Lux.
Eduardo Julian
2018-07-29
1
-12
/
+12
|
*
- Some fixes due to recent changes in stdlib.
Eduardo Julian
2018-07-22
1
-9
/
+9
|
|
|
- Removed some (now) useless modules.
*
WIP: Fix new-luxc's JVM back-end.
Eduardo Julian
2018-07-18
1
-13
/
+13
|
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
1
-1
/
+1
|
*
- Re-named "import" to "import:".
Eduardo Julian
2018-07-03
1
-6
/
+6
|
*
- WIP: Adjustments to new-luxc based on recent changes to stdlib.
Eduardo Julian
2018-06-15
1
-1
/
+1
|
*
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
2018-04-06
1
-5
/
+5
|
*
- WIP: Caching.
Eduardo Julian
2017-12-05
1
-5
/
+5
|
*
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2017-11-29
1
-152
/
+153
|
*
- Changed to the new relative imports syntax.
Eduardo Julian
2017-11-26
1
-2
/
+2
|
*
- Heavy refactoring.
Eduardo Julian
2017-11-15
1
-0
/
+288