index
:
alive
macros
main
stable
vector-math
wgsl-view
wip
experimental livecoding environment with persistent expressions
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alv
/
base
/
match.moon
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
base.match: predicate fn matching
s-ol
2025-03-02
1
-14
/
+67
|
*
docs: update extension guide (PureOp)
s-ol
2025-03-02
1
-1
/
+1
|
*
add base.match.any shorthand
s-ol
2025-03-02
1
-5
/
+23
|
*
alv.base.match: fix docs
s-ol
2025-03-02
1
-2
/
+2
|
*
remove IOStreams, support optional polling in Ops
s-ol
2025-03-02
1
-1
/
+1
|
*
rename base.match.val → base.match.sig
s-ol
2025-03-02
1
-10
/
+10
|
*
base.match: fix bug when repeating multi-element patterns
s-ol
2025-03-02
1
-8
/
+9
|
*
base.match: never recall by default
s-ol
2025-03-02
1
-4
/
+3
|
*
base.match: match constants as sigs
s-ol
2025-03-02
1
-22
/
+38
|
*
make <num! 4> == <num= 4>
s-ol
2025-03-02
1
-1
/
+3
|
*
rename RTNode.value to RTNode.result (to match Result class)
s-ol
2025-03-02
1
-6
/
+4
|
*
add alv.type and spec
s-ol
2025-03-02
1
-1
/
+1
|
*
wip new type system and refactoring
s-ol
2025-03-02
1
-14
/
+15
|
|
|
|
|
|
|
- Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
*
move into proper Lua module (`alv`)
s-ol
2020-04-14
1
-0
/
+302