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
...
*
move love main.lua to alv.copilot.love.main
s-ol
2025-03-02
4
-29
/
+83
*
love: add text shape, line-width modifier
s-ol
2025-03-02
1
-4
/
+55
*
love: add circle, ellipse primitives, support array args
s-ol
2025-03-02
1
-3
/
+44
*
more love2d transforms
s-ol
2025-03-02
1
-13
/
+90
*
add base.match.any shorthand
s-ol
2025-03-02
2
-7
/
+25
*
fix (~ evt initial) bug
s-ol
2025-03-02
1
-1
/
+1
*
more extensive love documentation
s-ol
2025-03-02
2
-2
/
+29
*
use flake.nix instead of shell.nix
s-ol
2025-03-02
3
-154
/
+222
*
add basic love2d support
s-ol
2025-03-02
6
-17
/
+187
*
fix missing time/ramp evaltime result
s-ol
2025-03-02
1
-1
/
+1
*
add thread-first/thread-last macro + spec
s-ol
2025-03-02
2
-0
/
+72
*
rename array/struct modules to avoid name conflict
s-ol
2025-03-02
4
-2
/
+2
*
add array/map
s-ol
2025-03-02
2
-3
/
+52
*
docs/reference: fix link to guide
s-ol
2025-03-02
2
-1
/
+6
*
lib: move midi.core to _midi
s-ol
2025-03-02
3
-2
/
+2
*
lib: switch to losc
s-ol
2025-03-02
8
-87
/
+130
*
fix array builtin
s-ol
2025-03-02
1
-1
/
+1
*
more overridable PureOp
s-ol
2025-03-02
2
-13
/
+21
*
alv.base.match: fix docs
s-ol
2025-03-02
1
-2
/
+2
*
reference/result-kinds: mention conversion ops
s-ol
2025-03-02
1
-2
/
+10
*
add reference/arrays and reference/structs
s-ol
2025-03-02
4
-18
/
+46
*
add reference/pure-operators
s-ol
2025-03-02
3
-6
/
+55
*
add reference/result-kinds
s-ol
2025-03-02
2
-1
/
+51
*
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
[prev]
[next]