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
/
repository
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
4
-58
/
+62
2021-07-11
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
1
-9
/
+12
2021-07-06
Simplified the API for file-system operations.
Eduardo Julian
2
-32
/
+32
2021-07-02
No longer employing the capabilities model on the lux/world/* modules.
Eduardo Julian
2
-104
/
+58
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2
-17
/
+16
2021-06-14
Extracted Licentia out of the standard library.
Eduardo Julian
1
-6
/
+4
2021-06-11
Added import name formatting to "import:" macros for other backends.
Eduardo Julian
1
-2
/
+3
2021-05-30
lux/data/binary.slice now works in the offset+length style.
Eduardo Julian
1
-1
/
+1
2021-05-24
Re-named lux/host to lux/ffi.
Eduardo Julian
3
-3
/
+3
2021-02-07
Mo' updates, less problems.
Eduardo Julian
2
-24
/
+32
2021-01-03
Place the "program:" macro of "lux/control/parser/cli" in its own module.
Eduardo Julian
1
-1
/
+1
2020-12-29
Unified repository abstraction for Aedifex.
Eduardo Julian
1
-0
/
+58
2020-12-29
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
1
-0
/
+138
2020-12-26
Some renamings.
Eduardo Julian
1
-0
/
+21
2020-12-25
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
1
-1
/
+1
2020-12-23
Refactored "export" common syntax.
Eduardo Julian
1
-0
/
+42