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
/
library
/
lux
/
meta
/
macro
/
pattern.lux
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2023-01-13
Re-licensed to MPL 2.0
Eduardo Julian
1
-0
/
+3
2022-12-02
Added some simple time-series handling machinery.
Eduardo Julian
1
-2
/
+2
2022-10-24
Minor naming & syntax improvements.
Eduardo Julian
1
-11
/
+11
2022-10-19
Migrating default extensions to the new format [Part 2]
Eduardo Julian
1
-12
/
+12
2022-08-11
Re-named the "case" macro to "when".
Eduardo Julian
1
-22
/
+22
2022-07-28
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
1
-4
/
+4
2022-07-26
Made inlined functions into first-class macros.
Eduardo Julian
1
-34
/
+76
2022-07-08
Extensible macro vocabulary for "lux/macro/pattern.`".
Eduardo Julian
1
-101
/
+139
2022-07-03
Added a new custom type for pattern-matching macros.
Eduardo Julian
1
-110
/
+116
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
1
-0
/
+0
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
1
-23
/
+23
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-1
/
+1
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-13
/
+13
2022-06-15
Made the `` macro extensible.
Eduardo Julian
1
-13
/
+13
2022-06-15
Re-named "prelude_module" to "prelude".
Eduardo Julian
1
-1
/
+1
2022-06-12
Re-named "partial_list" to "list.partial".
Eduardo Julian
1
-0
/
+3
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
1
-8
/
+8
2022-06-05
De-sigil-ification: : [Part 1]
Eduardo Julian
1
-114
/
+121
2022-06-02
Extensible import syntax [Part 2]
Eduardo Julian
1
-1
/
+1
2022-04-07
De-sigil-ification: &
Eduardo Julian
1
-20
/
+20
2022-03-30
De-sigil-ification: /
Eduardo Julian
1
-1
/
+1
2022-03-17
De-sigil-ification: !
Eduardo Julian
1
-3
/
+3
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
1
-14
/
+14
2022-03-15
De-sigil-ification: ^
Eduardo Julian
1
-0
/
+246