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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
docs: fix sections in internals/Const
s-ol
2025-03-02
1
-0
/
+2
*
lib: various fixes
s-ol
2025-03-02
4
-18
/
+86
*
copilot/cli: colorize output linewise
s-ol
2025-03-02
1
-1
/
+8
*
show meta.description field in module docs
s-ol
2025-03-02
1
-3
/
+14
*
add reference/syntax
s-ol
2025-03-02
2
-1
/
+86
*
syntax: more whitelisted special chars, comment parsing
s-ol
2025-03-02
2
-3
/
+9
*
docs/guide: fixes
s-ol
2025-03-02
2
-7
/
+4
*
add shell.nix
s-ol
2025-03-02
1
-0
/
+125
*
update scm rockspec, Makefile
s-ol
2025-03-02
6
-53
/
+98
*
update alv/midi
s-ol
2025-03-02
3
-252
/
+119
*
add math/inc and math/dec ops
s-ol
2025-03-02
1
-0
/
+5
*
update scm rockspec
s-ol
2025-03-02
1
-0
/
+93
*
switch to thinner oscpack library
s-ol
2025-03-02
2
-2
/
+1
*
update lib and docs to new module convention
s-ol
2025-03-02
18
-154
/
+237
*
have alv-lua modules return Results, not plain tables
s-ol
2025-03-02
6
-53
/
+61
*
reroll RTNode tests
s-ol
2025-03-02
2
-91
/
+106
*
only increment tick if IO was triggered
s-ol
2025-03-02
1
-3
/
+3
*
remove IOStreams, support optional polling in Ops
s-ol
2025-03-02
10
-138
/
+79
*
support :vis() on builtins
s-ol
2025-03-02
4
-2
/
+25
*
update scm rockspec
s-ol
2025-03-02
1
-0
/
+95
*
add reference/modules-and-loading
s-ol
2025-03-02
2
-1
/
+101
*
add reference/dynamic-symbols
s-ol
2025-03-02
3
-2
/
+32
*
add reference/conditionals
s-ol
2025-03-02
2
-3
/
+41
*
add reference/loops
s-ol
2025-03-02
2
-1
/
+38
*
fix if, add when
s-ol
2025-03-02
1
-3
/
+35
*
move struct ops into library
s-ol
2025-03-02
5
-192
/
+144
*
move array ops into library, implement concat and size
s-ol
2025-03-02
3
-29
/
+292
*
dirty (remove) implementation
s-ol
2025-03-02
1
-3
/
+42
*
dirty (insert) implementation
s-ol
2025-03-02
3
-17
/
+94
*
implement (set) as per spec
s-ol
2025-03-02
4
-11
/
+45
*
add (failing) struct spec
s-ol
2025-03-02
1
-0
/
+51
*
add (failing) array spec
s-ol
2025-03-02
2
-0
/
+128
*
add TestPilot:eval_once
s-ol
2025-03-02
4
-33
/
+28
*
bugfixes with compound type comparisons
s-ol
2025-03-02
2
-4
/
+5
*
spec/lang/do
s-ol
2025-03-02
3
-8
/
+41
*
spec/lang/fn
s-ol
2025-03-02
2
-5
/
+62
*
throw TestPilot errors instead of logging
s-ol
2025-03-02
3
-11
/
+47
*
start working on language spec
s-ol
2025-03-02
2
-6
/
+53
*
make error highest logging prio
s-ol
2025-03-02
1
-2
/
+2
*
fix require and do
s-ol
2025-03-02
1
-2
/
+5
*
fix alv.copilot.udp docs
s-ol
2025-03-02
1
-0
/
+4
*
separate Module and IO code
s-ol
2025-03-02
4
-43
/
+82
*
document and spec Type member fields
s-ol
2025-03-02
2
-8
/
+39
*
add vis/rgb
s-ol
2025-03-02
1
-2
/
+44
*
fix crash when last expression in (do …) returns Constant
s-ol
2025-03-02
2
-3
/
+6
*
add vis/bar
s-ol
2025-03-02
1
-0
/
+41
*
Op: vis method instead of field
s-ol
2025-03-02
5
-31
/
+53
*
add vis field to Ops
s-ol
2025-03-02
5
-17
/
+30
*
rename time/sequence to time/val-seq and add time/bang-seq
s-ol
2025-03-02
2
-26
/
+71
*
move util/switch to builtins
s-ol
2025-03-02
2
-49
/
+58
[prev]
[next]