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 (
Expand
)
Author
Age
Files
Lines
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-56
/
+57
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
1
-24
/
+24
*
Made sure the "phase" parameter of extensions is always usable (even across l...
Eduardo Julian
2021-07-08
1
-6
/
+119
*
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2021-06-12
1
-19
/
+23
*
Added type information when logging compiled definitions.
Eduardo Julian
2021-06-08
1
-20
/
+20
*
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 con...
Eduardo Julian
2020-12-02
1
-4
/
+7
*
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 libr...
Eduardo Julian
2020-06-24
1
-8
/
+10
*
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
2020-05-30
1
-0
/
+180