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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Mo' updates, less problems.
Eduardo Julian
2021-02-07
1
-3
/
+3
|
*
Unified repository abstraction for Aedifex.
Eduardo Julian
2020-12-29
1
-17
/
+7
|
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
1
-8
/
+8
|
*
More optimizations to the Lux syntax parser.
Eduardo Julian
2020-12-17
1
-6
/
+10
|
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵
Eduardo Julian
2020-12-02
1
-2
/
+2
|
|
|
|
convention that only macros that deal with types may start with a colon.
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
1
-2
/
+2
|
*
Re-named lux/data/format/context to lux/control/parser/environment.
Eduardo Julian
2020-11-27
1
-9
/
+5
|
*
Easy to use Rev constants.
Eduardo Julian
2020-10-31
1
-7
/
+16
|
*
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
2020-10-24
1
-19
/
+29
|
*
Test imports for circular dependencies.
Eduardo Julian
2020-10-07
1
-0
/
+9
|
*
Download and catch dependencies in Aedifex.
Eduardo Julian
2020-08-26
1
-0
/
+68