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