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
/
lux-jvm
/
source
/
program.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Turned I64 and variant creation functions into constructors for JS.
Eduardo Julian
2021-01-09
1
-2
/
+1
|
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-28
/
+28
|
*
Improved parsing speed for Lux code.
Eduardo Julian
2020-12-11
1
-3
/
+4
|
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵
Eduardo Julian
2020-12-02
1
-4
/
+7
|
|
|
|
convention that only macros that deal with types may start with a colon.
*
Some small refactoring.
Eduardo Julian
2020-10-25
1
-2
/
+2
|
*
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
2020-10-12
1
-3
/
+3
|
*
Improved naming when evaluating code on the host platform.
Eduardo Julian
2020-08-10
1
-0
/
+1
|
*
Got the JS compiler code to build again.
Eduardo Julian
2020-07-05
1
-29
/
+21
|
*
Re-added & u[dated packaging machinery.
Eduardo Julian
2020-06-28
1
-4
/
+6
|
*
Last bug fixes to get the new JVM compiler to fully process the standard ↵
Eduardo Julian
2020-06-24
1
-8
/
+10
|
|
|
|
library and its tests.
*
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
2020-05-30
1
-0
/
+180