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
/
stdlib
/
source
/
program
/
aedifex
/
artifact.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-15
/
+16
2021-07-08
Made sure the "phase" parameter of extensions is always usable (even across l...
Eduardo Julian
1
-1
/
+22
2021-02-07
Mo' updates, less problems.
Eduardo Julian
1
-3
/
+3
2020-12-29
Unified repository abstraction for Aedifex.
Eduardo Julian
1
-17
/
+7
2020-12-25
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
1
-8
/
+8
2020-12-17
More optimizations to the Lux syntax parser.
Eduardo Julian
1
-6
/
+10
2020-12-02
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
1
-2
/
+2
2020-11-28
Added "private" macro to lux/debug.
Eduardo Julian
1
-2
/
+2
2020-11-27
Re-named lux/data/format/context to lux/control/parser/environment.
Eduardo Julian
1
-9
/
+5
2020-10-31
Easy to use Rev constants.
Eduardo Julian
1
-7
/
+16
2020-10-24
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
1
-19
/
+29
2020-10-07
Test imports for circular dependencies.
Eduardo Julian
1
-0
/
+9
2020-08-26
Download and catch dependencies in Aedifex.
Eduardo Julian
1
-0
/
+68