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
/
luxc
/
src
/
lux
/
compiler
/
jvm
/
proc
/
host.clj
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-named old luxc-jvm to lux-bootstrapper.
Eduardo Julian
2020-12-04
1
-1112
/
+0
*
Re-named "Cursor" type to "Location".
Eduardo Julian
2020-10-07
1
-6
/
+6
*
Updated old luxc to work with latest the JVM (and changes in lux-lein)
Eduardo Julian
2019-10-09
1
-1
/
+1
*
Various fixes and tweaks.
Eduardo Julian
2019-05-29
1
-1
/
+1
*
WIP: Anonymous classes analysis & generation.
Eduardo Julian
2019-05-09
1
-3
/
+6
*
- Re-named "Top" to "Any", and "Bottom" to "Nothing".
Eduardo Julian
2018-05-20
1
-1
/
+1
*
- Removed Void and Unit as kinds of types.
Eduardo Julian
2018-05-05
1
-29
/
+28
*
- Brought luxc and new-luxc closer together.
Eduardo Julian
2017-12-05
1
-59
/
+59
*
- Re-named "Host" to "Primitive".
Eduardo Julian
2017-10-20
1
-9
/
+9
*
- Added array operations for primitive arrays.
Eduardo Julian
2017-08-22
1
-0
/
+16
*
- Removed "T" suffix from Type's tags.
Eduardo Julian
2017-05-07
1
-12
/
+12
*
- Removed the ["jvm" "try"] procedure.
Eduardo Julian
2017-03-28
1
-51
/
+0
*
- Implemented custom JS host procedures.
Eduardo Julian
2017-03-15
1
-1
/
+0
*
- Re-organized JVM-specific compilation a bit.
Eduardo Julian
2017-02-11
1
-0
/
+1146