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
/
host.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved some of the reflection machinery to its own modules.
Eduardo Julian
2019-05-18
1
-1
/
+1
*
Forgot to actually compile the methods. Now doing so.
Eduardo Julian
2019-05-17
1
-1
/
+20
*
Refactored boxes and reflections.
Eduardo Julian
2019-05-17
1
-71
/
+73
*
Some type casting/coercion automation.
Eduardo Julian
2019-05-16
1
-72
/
+72
*
Yet more fiddling with types for JVM interop.
Eduardo Julian
2019-05-16
1
-115
/
+124
*
More fiddling with types for JVM interop.
Eduardo Julian
2019-05-13
1
-111
/
+114
*
Adjusted the analysis to the changes in the interop layer.
Eduardo Julian
2019-05-12
1
-1
/
+1
*
Grounded some of the machinery used in analysis and generation on the types i...
Eduardo Julian
2019-05-10
1
-21
/
+66
*
WIP: Anonymous classes analysis & generation.
Eduardo Julian
2019-05-09
1
-27
/
+231
*
Specialized array machinery for primitive arrays.
Eduardo Julian
2019-04-28
1
-58
/
+116
*
Moved JVM type machinery to stdlib.
Eduardo Julian
2019-04-27
1
-55
/
+57
*
WIP: PHP compiler.
Eduardo Julian
2019-04-24
1
-6
/
+6
*
Improvements and fixes for JVM extensions.
Eduardo Julian
2019-04-18
1
-91
/
+75
*
Fixed a bug when generating method calls.
Eduardo Julian
2019-04-17
1
-3
/
+13
*
- Re-named the "lux convert ..." extensions to "lux conversion ...".
Eduardo Julian
2019-04-17
1
-76
/
+92
*
Made some new-luxc modules "old".
Eduardo Julian
2019-04-16
1
-0
/
+753