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
...
*
lib: only reinitialize midi ports if necessary
s-ol
2025-03-02
1
-6
/
+24
*
fix input caching/lazy ticking at evaltime
s-ol
2025-03-02
1
-7
/
+3
*
lib: add testing module
s-ol
2025-03-02
2
-0
/
+177
*
fix do, if, when
s-ol
2025-03-02
1
-5
/
+4
*
test if and when builtins
s-ol
2025-03-02
1
-0
/
+92
*
clean up spec a bit
s-ol
2025-03-02
6
-37
/
+34
*
use base.match.any consistently
s-ol
2025-03-02
10
-54
/
+44
*
test logic module
s-ol
2025-03-02
2
-6
/
+268
*
docs: show output samples on dark background
s-ol
2025-03-02
12
-59
/
+96
*
docs: update extension guide (PureOp)
s-ol
2025-03-02
3
-6
/
+66
*
lib: tidy up unecessary parameters
s-ol
2025-03-02
2
-4
/
+4
*
docs: update extension guide (Op:fork, Op:poll)
s-ol
2025-03-02
3
-15
/
+93
*
docs: update extension guide
s-ol
2025-03-02
3
-68
/
+124
*
docs: small fixes
s-ol
2025-03-02
5
-5
/
+10
*
add MIDI example
s-ol
2025-03-02
1
-0
/
+12
*
fix pretty-printing for "false" values
s-ol
2025-03-02
5
-1
/
+29
*
fix bug in ! builtin
s-ol
2025-03-02
1
-1
/
+1
*
lib: filter arguments for love event streams
s-ol
2025-03-02
2
-33
/
+170
*
update examples
s-ol
2025-03-02
6
-3
/
+13
*
Fix love event input streams
s-ol
2025-03-02
3
-22
/
+128
*
pass input through (trace expr)
s-ol
2025-03-02
2
-2
/
+4
*
lib: add time/delay!
s-ol
2025-03-02
1
-0
/
+52
*
add merge! builtin op
s-ol
2025-03-02
1
-0
/
+26
*
auto-name Op and Builtin classes for better debugging
s-ol
2025-03-02
1
-0
/
+5
*
fix (! sig) bugs
s-ol
2025-03-02
1
-5
/
+6
*
lib: add time/smooth
s-ol
2025-03-02
1
-3
/
+37
*
allow top-level input in Op.inputs
s-ol
2025-03-02
2
-17
/
+16
*
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
[prev]
[next]