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
/
command
/
deps.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-19
/
+20
|
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
1
-1
/
+3
|
*
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2021-07-10
1
-4
/
+13
|
*
Made sure the "phase" parameter of extensions is always usable (even across ↵
Eduardo Julian
2021-07-08
1
-8
/
+15
|
|
|
|
language boundaries)
*
Simplified the API for file-system operations.
Eduardo Julian
2021-07-06
1
-2
/
+2
|
*
Made obtaining env variables more granular + partial Lua support.
Eduardo Julian
2021-06-27
1
-1
/
+0
|
*
Refactored the machinery to make local macros into its own module.
Eduardo Julian
2021-06-18
1
-6
/
+6
|
*
Mo' updates, less problems.
Eduardo Julian
2021-02-07
1
-11
/
+31
|
*
Unified repository abstraction for Aedifex.
Eduardo Julian
2020-12-29
1
-8
/
+12
|
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
1
-4
/
+4
|
*
Render XML to text in an indented form for human readability.
Eduardo Julian
2020-12-10
1
-4
/
+5
|
*
Detect duplicate files coming from dependencies.
Eduardo Julian
2020-12-03
1
-13
/
+16
|
*
Re-named lux/data/format/context to lux/control/parser/environment.
Eduardo Julian
2020-11-27
1
-3
/
+3
|
*
Better error messages when re-using a name when making a definition.
Eduardo Julian
2020-11-24
1
-16
/
+10
|
*
Made the syntax of ^template more consistent.
Eduardo Julian
2020-11-17
1
-0
/
+37