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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow top-level input in Op.inputs
s-ol
2021-05-03
1
-13
/
+12
*
add base.match.any shorthand
s-ol
2021-05-01
2
-7
/
+25
*
more overridable PureOp
s-ol
2021-01-30
1
-12
/
+20
*
alv.base.match: fix docs
s-ol
2021-01-30
1
-2
/
+2
*
remove IOStreams, support optional polling in Ops
s-ol
2020-09-04
4
-9
/
+18
*
support :vis() on builtins
s-ol
2020-09-01
1
-0
/
+11
*
Op: vis method instead of field
s-ol
2020-07-15
1
-14
/
+20
*
add vis field to Ops
s-ol
2020-07-11
1
-2
/
+14
*
store RTNode in Builtin
s-ol
2020-07-08
1
-1
/
+12
*
rename base.match.val → base.match.sig
s-ol
2020-05-27
2
-13
/
+13
*
fix some bugs
s-ol
2020-05-21
2
-18
/
+5
*
base.match: fix bug when repeating multi-element patterns
s-ol
2020-05-21
1
-8
/
+9
*
small internal doc fixes
s-ol
2020-05-21
1
-0
/
+1
*
pureops with arbitrary pattern
s-ol
2020-05-14
2
-28
/
+25
*
add and use PureOp
s-ol
2020-05-12
2
-1
/
+59
*
base.match: never recall by default
s-ol
2020-05-12
1
-4
/
+3
*
base.match: match constants as sigs
s-ol
2020-05-12
2
-24
/
+41
*
RTNode constifies constant SigStreams
s-ol
2020-05-12
1
-4
/
+15
*
make <num! 4> == <num= 4>
s-ol
2020-05-10
1
-1
/
+3
*
add types.T, fix spec + docs
s-ol
2020-05-09
2
-17
/
+21
*
more internal doc fixes
s-ol
2020-05-08
1
-1
/
+1
*
rename RTNode.value to RTNode.result (to match Result class)
s-ol
2020-05-08
4
-22
/
+21
*
add alv.type and spec
s-ol
2020-05-08
2
-2
/
+10
*
wip new type system and refactoring
s-ol
2020-05-08
3
-34
/
+37
*
fix registry/module bugs
s-ol
2020-04-26
1
-1
/
+0
*
code readability
s-ol
2020-04-24
1
-2
/
+3
*
remove AST:quote()
s-ol
2020-04-24
1
-2
/
+2
*
export and export* to create alive modules
s-ol
2020-04-20
1
-1
/
+1
*
move into proper Lua module (`alv`)
s-ol
2020-04-14
6
-0
/
+777