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
/
test
/
aedifex
/
artifact
/
extension.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got rid of the superfluous "lux macro" extension.
Eduardo Julian
2022-08-30
1
-2
/
+2
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
1
-2
/
+3
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
1
-1
/
+1
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1
-2
/
+2
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
1
-1
/
+1
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
1
-1
/
+1
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
1
-1
/
+1
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
1
-1
/
+1
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
1
-2
/
+2
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-1
/
+1
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-3
/
+3
*
Better names for testing macros (plus better indentation).
Eduardo Julian
2022-04-09
1
-16
/
+16
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-36
/
+36
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
1
-3
/
+3
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-3
/
+3
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-7
/
+7
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-5
/
+5
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-1
/
+1
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-1
/
+1
*
Fixed some inconsistent naming.
Eduardo Julian
2021-07-16
1
-3
/
+5
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-13
/
+14
*
Better syntax for parallel-hierarchy imports.
Eduardo Julian
2021-07-12
1
-2
/
+2
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-3
/
+3
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
1
-5
/
+5
*
Re-named "with-cover" to "for".
Eduardo Julian
2020-12-10
1
-17
/
+17
*
Better error messages when re-using a name when making a definition.
Eduardo Julian
2020-11-24
1
-2
/
+2
*
Improved the design of actors.
Eduardo Julian
2020-11-01
1
-2
/
+2
*
Gave the Location type its own module.
Eduardo Julian
2020-10-14
1
-0
/
+40