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