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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Some fixes.
Eduardo Julian
2019-09-08
1
-6
/
+6
|
*
Got rid of a useless parameter to the INVOKE instructions.
Eduardo Julian
2019-09-07
1
-10
/
+10
|
*
Modified compiler's machinery to use the new abstractions for descriptors ↵
Eduardo Julian
2019-09-07
2
-101
/
+121
|
|
|
|
and signatures.
*
Renamed "lux/target/jvm/descriptor" to "lux/target/jvm/type/descriptor".
Eduardo Julian
2019-08-20
2
-4
/
+4
|
*
WIP: Make new-luxc instructions rely on the Descriptor type.
Eduardo Julian
2019-08-20
2
-142
/
+109
|
*
Got the new compiler working again.
Eduardo Julian
2019-08-10
2
-17
/
+20
|
*
Some fixes.
Eduardo Julian
2019-06-13
1
-2
/
+2
|
*
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
2
-7
/
+7
|
|
|
|
array types.
*
Implemented machinery for "lux syntax char case!".
Eduardo Julian
2019-05-28
1
-51
/
+74
|
*
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
3
-208
/
+58
|
*
WIP: PHP compiler.
Eduardo Julian
2019-04-24
1
-4
/
+5
|
*
Fixed a bug when generating method calls.
Eduardo Julian
2019-04-17
1
-13
/
+27
|
*
Improvements and fixes to "tuple//left" and "tuple//right".
Eduardo Julian
2019-04-12
1
-2
/
+6
|
*
Updated the JVM compiler to the latest changes.
Eduardo Julian
2019-04-07
2
-4
/
+6
|
*
Re-named "do-template" to "template".
Eduardo Julian
2019-03-30
3
-10
/
+10
|
*
Got new-luxc to compile/build again.
Eduardo Julian
2019-02-24
3
-14
/
+14
|
*
Extracted "phase" from under "lux/platform/compiler/default".
Eduardo Julian
2018-10-29
1
-2
/
+2
|
*
Adapted new-luxc to latest stdlib changes.
Eduardo Julian
2018-08-29
2
-109
/
+111
|
*
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
3
-14
/
+14
|
*
- Some fixes due to recent changes in stdlib.
Eduardo Julian
2018-07-22
3
-16
/
+17
|
|
|
- Removed some (now) useless modules.
*
Re-named "Symbol" to "Identifier".
Eduardo Julian
2018-07-21
1
-4
/
+4
|
*
WIP: Fix new-luxc's JVM back-end.
Eduardo Julian
2018-07-18
3
-71
/
+79
|
*
Switched to using new bit syntax in new-luxc.
Eduardo Julian
2018-07-14
1
-2
/
+2
|
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
2
-3
/
+3
|
*
- Re-named "import" to "import:".
Eduardo Julian
2018-07-03
2
-11
/
+11
|
*
- WIP: Adjustments to new-luxc based on recent changes to stdlib.
Eduardo Julian
2018-06-15
3
-131
/
+131
|
*
- Updated new-luxc to the latest stdlib changes.
Eduardo Julian
2018-05-06
1
-2
/
+2
|
*
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
2018-04-06
2
-19
/
+19
|
*
- WIP: Caching.
Eduardo Julian
2017-12-05
2
-7
/
+7
|
*
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2017-11-29
3
-333
/
+332
|
*
- Changed to the new relative imports syntax.
Eduardo Julian
2017-11-26
3
-10
/
+10
|
*
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
2017-11-15
1
-3
/
+3
|
*
- Heavy refactoring.
Eduardo Julian
2017-11-15
3
-0
/
+809