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 (
Collapse
)
Author
Age
Files
Lines
*
wip for release
vector-math
s-ol
2022-02-02
18
-0
/
+105
|
*
wip vector math
s-ol
2022-02-02
4
-2
/
+314
|
*
wip
s-ol
2021-05-03
2
-5
/
+52
|
*
allow top-level input in Op.inputs
s-ol
2021-05-03
2
-17
/
+16
|
*
move love main.lua to alv.copilot.love.main
s-ol
2021-05-03
4
-29
/
+83
|
*
love: add text shape, line-width modifier
s-ol
2021-05-02
1
-4
/
+55
|
*
love: add circle, ellipse primitives, support array args
s-ol
2021-05-02
1
-3
/
+44
|
*
more love2d transforms
s-ol
2021-05-01
1
-13
/
+90
|
*
add base.match.any shorthand
s-ol
2021-05-01
2
-7
/
+25
|
*
fix (~ evt initial) bug
s-ol
2021-05-01
1
-1
/
+1
|
*
more extensive love documentation
s-ol
2021-05-01
2
-2
/
+29
|
*
use flake.nix instead of shell.nix
s-ol
2021-05-01
3
-154
/
+222
|
*
add basic love2d support
s-ol
2021-05-01
6
-17
/
+187
|
*
fix missing time/ramp evaltime result
s-ol
2021-05-01
1
-1
/
+1
|
*
add thread-first/thread-last macro + spec
s-ol
2021-05-01
2
-0
/
+72
|
*
rename array/struct modules to avoid name conflict
s-ol
2021-05-01
4
-2
/
+2
|
*
add array/map
s-ol
2021-05-01
2
-3
/
+52
|
*
docs/reference: fix link to guide
s-ol
2021-02-03
2
-1
/
+6
|
*
lib: move midi.core to _midi
s-ol
2021-01-30
3
-2
/
+2
|
*
lib: switch to losc
s-ol
2021-01-30
8
-87
/
+130
|
*
fix array builtin
s-ol
2021-01-30
1
-1
/
+1
|
*
more overridable PureOp
s-ol
2021-01-30
2
-13
/
+21
|
*
alv.base.match: fix docs
s-ol
2021-01-30
1
-2
/
+2
|
*
reference/result-kinds: mention conversion ops
s-ol
2021-01-10
1
-2
/
+10
|
*
add reference/arrays and reference/structs
s-ol
2021-01-08
4
-18
/
+46
|
*
add reference/pure-operators
s-ol
2021-01-08
3
-6
/
+55
|
*
add reference/result-kinds
s-ol
2021-01-08
2
-1
/
+51
|
*
docs: fix sections in internals/Const
s-ol
2021-01-08
1
-0
/
+2
|
*
lib: various fixes
s-ol
2021-01-08
4
-18
/
+86
|
*
copilot/cli: colorize output linewise
s-ol
2021-01-08
1
-1
/
+8
|
*
show meta.description field in module docs
s-ol
2021-01-02
1
-3
/
+14
|
*
add reference/syntax
s-ol
2021-01-02
2
-1
/
+86
|
*
syntax: more whitelisted special chars, comment parsing
s-ol
2021-01-02
2
-3
/
+9
|
*
docs/guide: fixes
s-ol
2021-01-02
2
-7
/
+4
|
*
add shell.nix
s-ol
2021-01-02
1
-0
/
+125
|
*
update scm rockspec, Makefile
s-ol
2020-09-05
6
-53
/
+98
|
*
update alv/midi
s-ol
2020-09-05
3
-252
/
+119
|
*
add math/inc and math/dec ops
s-ol
2020-09-04
1
-0
/
+5
|
*
update scm rockspec
s-ol
2020-09-04
1
-0
/
+93
|
*
switch to thinner oscpack library
s-ol
2020-09-04
2
-2
/
+1
|
*
update lib and docs to new module convention
s-ol
2020-09-04
18
-154
/
+237
|
*
have alv-lua modules return Results, not plain tables
s-ol
2020-09-04
6
-53
/
+61
|
*
reroll RTNode tests
s-ol
2020-09-04
2
-91
/
+106
|
*
only increment tick if IO was triggered
s-ol
2020-09-04
1
-3
/
+3
|
*
remove IOStreams, support optional polling in Ops
s-ol
2020-09-04
10
-138
/
+79
|
*
support :vis() on builtins
s-ol
2020-09-01
4
-2
/
+25
|
*
update scm rockspec
s-ol
2020-08-21
1
-0
/
+95
|
*
add reference/modules-and-loading
s-ol
2020-08-21
2
-1
/
+101
|
*
add reference/dynamic-symbols
s-ol
2020-08-21
3
-2
/
+32
|
*
add reference/conditionals
s-ol
2020-08-21
2
-3
/
+41
|
[next]