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
/
metadata
/
artifact.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
Re-named wrap => in && unwrap => out.
Eduardo Julian
1
-16
/
+16
2021-07-26
Re-named Promise to Async.
Eduardo Julian
1
-14
/
+14
2021-07-25
Better syntax for "library/lux.^multi".
Eduardo Julian
1
-2
/
+2
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-33
/
+34
2021-07-13
Improved the XML parsing library.
Eduardo Julian
1
-12
/
+6
2021-07-06
Simplified the API for file-system operations.
Eduardo Julian
1
-5
/
+2
2021-06-11
Added import name formatting to "import:" macros for other backends.
Eduardo Julian
1
-3
/
+4
2021-02-07
Mo' updates, less problems.
Eduardo Julian
1
-2
/
+2
2020-12-29
Unified repository abstraction for Aedifex.
Eduardo Julian
1
-25
/
+74
2020-12-29
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
1
-2
/
+3
2020-12-25
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
1
-30
/
+30
2020-12-17
More optimizations to the Lux syntax parser.
Eduardo Julian
1
-5
/
+12
2020-12-11
Improved parsing speed for Lux code.
Eduardo Julian
1
-0
/
+151