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
/
alv-lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: filter arguments for love event streams
s-ol
2025-03-02
1
-30
/
+148
*
Fix love event input streams
s-ol
2025-03-02
1
-17
/
+122
*
lib: add time/delay!
s-ol
2025-03-02
1
-0
/
+52
*
lib: add time/smooth
s-ol
2025-03-02
1
-3
/
+37
*
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
*
more extensive love documentation
s-ol
2025-03-02
1
-1
/
+28
*
add basic love2d support
s-ol
2025-03-02
1
-0
/
+116
*
fix missing time/ramp evaltime result
s-ol
2025-03-02
1
-1
/
+1
*
rename array/struct modules to avoid name conflict
s-ol
2025-03-02
2
-0
/
+0
*
add array/map
s-ol
2025-03-02
1
-1
/
+49
*
lib: move midi.core to _midi
s-ol
2025-03-02
2
-2
/
+1
*
lib: switch to losc
s-ol
2025-03-02
3
-80
/
+105
*
lib: various fixes
s-ol
2025-03-02
4
-18
/
+86
*
update scm rockspec, Makefile
s-ol
2025-03-02
1
-1
/
+1
*
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
*
switch to thinner oscpack library
s-ol
2025-03-02
1
-1
/
+1
*
update lib and docs to new module convention
s-ol
2025-03-02
15
-137
/
+201
*
move struct ops into library
s-ol
2025-03-02
2
-15
/
+142
*
move array ops into library, implement concat and size
s-ol
2025-03-02
1
-0
/
+243
*
add vis/rgb
s-ol
2025-03-02
1
-2
/
+44
*
add vis/bar
s-ol
2025-03-02
1
-0
/
+41
*
Op: vis method instead of field
s-ol
2025-03-02
2
-10
/
+26
*
add vis field to Ops
s-ol
2025-03-02
2
-4
/
+13
*
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
1
-44
/
+0
*
(unecessarily) store util/switch index in state
s-ol
2025-03-02
1
-9
/
+6
*
lib midi, random: docstring formatting fixes
s-ol
2025-03-02
3
-0
/
+3
*
rename base.match.val → base.match.sig
s-ol
2025-03-02
13
-47
/
+47
*
align some docstrings
s-ol
2025-03-02
2
-36
/
+2
*
move array and struct constructor into builtins
s-ol
2025-03-02
2
-47
/
+0
*
fix some bugs
s-ol
2025-03-02
1
-2
/
+2
*
add trigseq to lib/rhythm
s-ol
2025-03-02
1
-2
/
+43
*
add lib/rhythm
s-ol
2025-03-02
1
-0
/
+80
*
add array and struct constructors
s-ol
2025-03-02
2
-0
/
+47
*
fix osc/sync
s-ol
2025-03-02
1
-1
/
+1
*
add and use PureOp
s-ol
2025-03-02
3
-105
/
+69
*
fix alv-lib
s-ol
2025-03-02
6
-71
/
+52
*
make <num! 4> == <num= 4>
s-ol
2025-03-02
1
-2
/
+3
*
more alv-lib fixes
s-ol
2025-03-02
2
-5
/
+5
*
add types.T, fix spec + docs
s-ol
2025-03-02
12
-123
/
+129
*
fix logic/not and logic/bool
s-ol
2020-04-28
1
-8
/
+9
*
fix util/edge
s-ol
2020-04-27
1
-3
/
+3
*
code readability
s-ol
2020-04-24
2
-3
/
+2
*
lib/string: fix str/..
s-ol
2020-04-24
1
-1
/
+1
*
fix lib/math bugs
s-ol
2020-04-14
1
-6
/
+6
*
move lib to alv-lib module
s-ol
2020-04-14
12
-0
/
+1520