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
/
luxc
/
lang
/
directive
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-34
/
+35
|
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
1
-6
/
+6
|
*
Made sure the "phase" parameter of extensions is always usable (even across ↵
Eduardo Julian
2021-07-08
1
-11
/
+29
|
|
|
|
language boundaries)
*
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2021-06-12
1
-1
/
+1
|
*
Unified repository abstraction for Aedifex.
Eduardo Julian
2020-12-29
1
-4
/
+5
|
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-70
/
+70
|
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵
Eduardo Julian
2020-12-02
1
-1
/
+2
|
|
|
|
convention that only macros that deal with types may start with a colon.
*
Better error messages when re-using a name when making a definition.
Eduardo Julian
2020-11-24
1
-14
/
+14
|
*
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
2020-10-12
1
-1
/
+1
|
*
Last bug fixes to get the new JVM compiler to fully process the standard ↵
Eduardo Julian
2020-06-24
1
-12
/
+11
|
|
|
|
library and its tests.
*
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
2020-05-30
1
-0
/
+538