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
/
spec
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
wip for release
vector-math
s-ol
17
-0
/
+103
2022-02-02
wip vector math
s-ol
1
-0
/
+70
2021-05-01
add thread-first/thread-last macro + spec
s-ol
1
-0
/
+25
2021-05-01
rename array/struct modules to avoid name conflict
s-ol
2
-2
/
+2
2020-09-04
have alv-lua modules return Results, not plain tables
s-ol
1
-2
/
+3
2020-09-04
reroll RTNode tests
s-ol
1
-90
/
+105
2020-09-04
remove IOStreams, support optional polling in Ops
s-ol
1
-37
/
+1
2020-08-21
move struct ops into library
s-ol
2
-2
/
+2
2020-08-21
move array ops into library, implement concat and size
s-ol
2
-29
/
+49
2020-08-20
dirty (insert) implementation
s-ol
2
-2
/
+2
2020-08-19
implement (set) as per spec
s-ol
2
-9
/
+9
2020-08-19
add (failing) struct spec
s-ol
1
-0
/
+51
2020-08-19
add (failing) array spec
s-ol
2
-0
/
+128
2020-08-19
add TestPilot:eval_once
s-ol
4
-33
/
+28
2020-08-14
spec/lang/do
s-ol
3
-8
/
+41
2020-08-14
spec/lang/fn
s-ol
2
-5
/
+62
2020-08-14
throw TestPilot errors instead of logging
s-ol
1
-3
/
+30
2020-08-14
start working on language spec
s-ol
2
-6
/
+53
2020-08-14
separate Module and IO code
s-ol
1
-6
/
+4
2020-08-14
document and spec Type member fields
s-ol
1
-0
/
+17
2020-05-27
rename base.match.val → base.match.sig
s-ol
2
-48
/
+48
2020-05-21
indexing into types
s-ol
1
-0
/
+24
2020-05-21
add PureOp spec
s-ol
3
-3
/
+141
2020-05-21
base.match: fix bug when repeating multi-element patterns
s-ol
1
-0
/
+9
2020-05-15
move copilot logic, make startup scripts lua
s-ol
2
-2
/
+1
2020-05-12
base.match: never recall by default
s-ol
1
-3
/
+3
2020-05-12
EvtStream:set(nil) doesnt set :dirty
s-ol
1
-0
/
+17
2020-05-12
base.match: match constants as sigs
s-ol
1
-18
/
+66
2020-05-12
RTNode constifies constant SigStreams
s-ol
3
-22
/
+55
2020-05-11
make EvtStreams carry a single value
s-ol
4
-12
/
+117
2020-05-10
make <num! 4> == <num= 4>
s-ol
2
-2
/
+22
2020-05-10
add and test Type:eq(a,b)
s-ol
1
-15
/
+44
2020-05-10
test alv.type pp
s-ol
1
-2
/
+16
2020-05-10
make tostring Scope deterministic and test it
s-ol
1
-0
/
+17
2020-05-09
add types.T, fix spec + docs
s-ol
7
-133
/
+193
2020-05-08
add shorthands for builtin primitives to Primitive
s-ol
1
-18
/
+18
2020-05-08
rename RTNode.value to RTNode.result (to match Result class)
s-ol
5
-84
/
+82
2020-05-08
add alv.type and spec
s-ol
7
-13
/
+54
2020-05-08
wip new type system and refactoring
s-ol
9
-291
/
+371
2020-04-26
fix existing tests
s-ol
6
-34
/
+55
2020-04-24
code readability
s-ol
1
-4
/
+4
2020-04-24
remove AST:quote()
s-ol
2
-26
/
+0
2020-04-24
better logging interface
s-ol
8
-8
/
+8
2020-04-14
move spec out of spec/core
s-ol
10
-31
/
+31
2020-04-13
spec base.match __tostring
s-ol
1
-7
/
+32
2020-04-12
rename Action to Builtin
s-ol
1
-4
/
+4
2020-04-12
add :metatype() fwd to Input
s-ol
1
-0
/
+3
2020-03-25
add match spec
s-ol
2
-189
/
+215
2020-03-24
Value -> Value/Event/IO-Stream
s-ol
7
-291
/
+236
2020-03-22
more Errors, doc
s-ol
1
-17
/
+11
[next]