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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
No passing the archive as a parameter to all phases.
Eduardo Julian
2020-03-18
1
-1
/
+6
|
*
Re-located code related to Lux's compilation across the different phases.
Eduardo Julian
2020-01-11
1
-1
/
+3
|
*
Re-located generation infrastructure.
Eduardo Julian
2019-12-30
1
-2
/
+1
|
*
Implemented an alternative method for extensible JVM bytecode generation.
Eduardo Julian
2019-12-28
1
-20
/
+53
|
*
Now allowing types for methods.
Eduardo Julian
2019-10-16
2
-15
/
+14
|
*
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
3
-105
/
+126
|
|
|
|
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
3
-19
/
+21
|
*
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
|
*
The Common Lisp compiler is alive.
Eduardo Julian
2019-05-01
1
-365
/
+0
|
*
Moved JVM type machinery to stdlib.
Eduardo Julian
2019-04-27
4
-250
/
+63
|
*
WIP: PHP compiler.
Eduardo Julian
2019-04-24
3
-351
/
+8
|
*
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
|
*
WIP: Lua compiler.
Eduardo Julian
2019-04-11
1
-188
/
+0
|
*
Moved Ruby back-end code to stdlib.
Eduardo Julian
2019-04-08
1
-223
/
+0
|
*
Updated the JVM compiler to the latest changes.
Eduardo Julian
2019-04-07
3
-12
/
+15
|
*
Re-named "do-template" to "template".
Eduardo Julian
2019-03-30
9
-41
/
+41
|
*
WIP: Moved Python code-generation machinery over to stdlib.
Eduardo Julian
2019-03-26
1
-340
/
+0
|
*
Got the JS compiler running again.
Eduardo Julian
2019-03-05
1
-6
/
+6
|
*
Got new-luxc to compile/build again.
Eduardo Julian
2019-02-24
4
-16
/
+16
|
*
Forgot to remove the JS module from new-luxc.
Eduardo Julian
2019-02-12
1
-113
/
+0
|
*
Extracted "phase" from under "lux/platform/compiler/default".
Eduardo Julian
2018-10-29
2
-4
/
+4
|
*
Adapted new-luxc to latest stdlib changes.
Eduardo Julian
2018-08-29
3
-110
/
+113
|
*
Fixed various JVM translation tests.
Eduardo Julian
2018-08-11
1
-11
/
+10
|
*
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
4
-26
/
+31
|
|
|
- Removed some (now) useless modules.
*
Re-named "Symbol" to "Identifier".
Eduardo Julian
2018-07-21
2
-14
/
+14
|
*
WIP: Fix new-luxc's JVM back-end.
Eduardo Julian
2018-07-18
4
-84
/
+117
|
*
Switched to using new bit syntax in new-luxc.
Eduardo Julian
2018-07-14
7
-16
/
+16
|
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
9
-16
/
+22
|
*
- Re-named "type-of" to ":of".
Eduardo Julian
2018-07-11
1
-1
/
+1
|
*
- Re-named "import" to "import:".
Eduardo Julian
2018-07-03
3
-14
/
+14
|
*
- Re-named "@abstraction" to ":abstraction" and "@representation" to ↵
Eduardo Julian
2018-07-03
4
-156
/
+156
|
|
|
|
":representation".
*
- Migrated Scheme back-end to stdlib.
Eduardo Julian
2018-06-17
1
-260
/
+0
|
*
- WIP: Adjustments to new-luxc based on recent changes to stdlib.
Eduardo Julian
2018-06-15
3
-131
/
+131
|
*
- Re-named "Top" to "Any", and "Bottom" to "Nothing".
Eduardo Julian
2018-05-20
6
-15
/
+15
|
|
|
- Removed some modules that should have been deleted before.
*
- Updated new-luxc to the latest stdlib changes.
Eduardo Julian
2018-05-06
7
-21
/
+21
|
*
- WIP: - Initial PHP back-end implementation [missing procedures].
Eduardo Julian
2018-05-01
1
-140
/
+169
|
*
- WIP: - Initial PHP back-end implementation.
Eduardo Julian
2018-04-27
1
-0
/
+314
|
*
- Initial Common Lisp back-end implementation.
Eduardo Julian
2018-04-25
1
-0
/
+365
|
*
- Initial Scheme back-end implementation.
Eduardo Julian
2018-04-18
1
-0
/
+260
|
[next]