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
/
inst.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
WIP: Make new-luxc instructions rely on the Descriptor type.
Eduardo Julian
2019-08-20
1
-76
/
+70
|
*
Got the new compiler working again.
Eduardo Julian
2019-08-10
1
-5
/
+6
|
*
Some fixes.
Eduardo Julian
2019-06-13
1
-2
/
+2
|
*
Both the old JVM interop and the new JVM interop use the same syntax for ↵
Eduardo Julian
2019-05-28
1
-2
/
+2
|
|
|
|
array types.
*
Implemented machinery for "lux syntax char case!".
Eduardo Julian
2019-05-28
1
-51
/
+74
|
*
Moved JVM type machinery to stdlib.
Eduardo Julian
2019-04-27
1
-36
/
+38
|
*
WIP: PHP compiler.
Eduardo Julian
2019-04-24
1
-4
/
+5
|
*
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
1
-2
/
+3
|
*
Re-named "do-template" to "template".
Eduardo Julian
2019-03-30
1
-7
/
+7
|
*
Got new-luxc to compile/build again.
Eduardo Julian
2019-02-24
1
-7
/
+7
|
*
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
1
-23
/
+24
|
*
Adapted new-luxc to some of the latest changes to Lux.
Eduardo Julian
2018-07-29
1
-1
/
+1
|
*
- Some fixes due to recent changes in stdlib.
Eduardo Julian
2018-07-22
1
-5
/
+6
|
|
|
- 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
1
-52
/
+58
|
*
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
1
-2
/
+2
|
*
- Re-named "import" to "import:".
Eduardo Julian
2018-07-03
1
-5
/
+5
|
*
- WIP: Adjustments to new-luxc based on recent changes to stdlib.
Eduardo Julian
2018-06-15
1
-63
/
+63
|
*
- 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
1
-14
/
+14
|
*
- WIP: Caching.
Eduardo Julian
2017-12-05
1
-2
/
+2
|
*
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2017-11-29
1
-107
/
+105
|
*
- Changed to the new relative imports syntax.
Eduardo Julian
2017-11-26
1
-2
/
+2
|
*
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
2017-11-15
1
-3
/
+3
|
*
- Heavy refactoring.
Eduardo Julian
2017-11-15
1
-0
/
+383