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
*
allow > and < in symbol names
s-ol
2025-03-02
1
-1
/
+1
|
*
align some docstrings
s-ol
2025-03-02
3
-38
/
+4
|
*
update scm rockspec
s-ol
2025-03-02
1
-0
/
+91
|
*
rename alv.builtin to alv.builtins
s-ol
2025-03-02
6
-7
/
+7
|
*
move array and struct constructor into builtins
s-ol
2025-03-02
3
-49
/
+42
|
*
add builtin get
s-ol
2025-03-02
1
-0
/
+33
|
*
fix some bugs
s-ol
2025-03-02
4
-20
/
+8
|
*
dont error when running empty files
s-ol
2025-03-02
1
-1
/
+2
|
*
indexing into types
s-ol
2025-03-02
2
-4
/
+44
|
*
add trigseq to lib/rhythm
s-ol
2025-03-02
1
-2
/
+43
|
*
add PureOp spec
s-ol
2025-03-02
3
-3
/
+141
|
*
base.match: fix bug when repeating multi-element patterns
s-ol
2025-03-02
2
-8
/
+18
|
*
small internal doc fixes
s-ol
2025-03-02
2
-1
/
+2
|
*
add lib/rhythm
s-ol
2025-03-02
1
-0
/
+80
|
*
alv-fltk: clear log option, autoclear option
s-ol
2025-03-02
3
-21
/
+42
|
*
once again, revamp windows distribution
s-ol
2025-03-02
18
-116
/
+342
|
*
update featured video
s-ol
2025-03-02
1
-2
/
+3
|
*
split guide into multiple pages
s-ol
2025-03-02
19
-563
/
+656
|
*
builtin/trae: print literals literally
s-ol
2025-03-02
1
-5
/
+5
|
*
update scm rockspec
s-ol
2025-03-02
1
-0
/
+92
|
*
update windows release logic
s-ol
2025-03-02
4
-37
/
+59
|
*
move copilot logic, make startup scripts lua
s-ol
2025-03-02
10
-301
/
+316
|
*
add array and struct constructors
s-ol
2025-03-02
2
-0
/
+47
|
*
pureops with arbitrary pattern
s-ol
2025-03-02
3
-28
/
+53
|
*
fix osc/sync
s-ol
2025-03-02
1
-1
/
+1
|
*
fix nil error when comparing complex types
s-ol
2025-03-02
1
-0
/
+2
|
*
fix bug where symbol results became constant
s-ol
2025-03-02
1
-2
/
+5
|
*
new windows bundling with fltk
s-ol
2025-03-02
4
-17
/
+39
|
*
docs/guide: luraocks install + alv-fltk info
s-ol
2025-03-02
3
-55
/
+52
|
*
colorize evaltime output
s-ol
2025-03-02
1
-6
/
+19
|
*
add website to version.moon, update rockspec
s-ol
2025-03-02
10
-23
/
+115
|
*
add fltk4lua copilot UI
s-ol
2025-03-02
2
-0
/
+120
|
*
cleanup alv/builtin
s-ol
2025-03-02
2
-7
/
+8
|
*
allow ~ in symbols
s-ol
2025-03-02
1
-1
/
+1
|
*
add =/~/! casts
s-ol
2025-03-02
2
-1
/
+70
|
*
add and use PureOp
s-ol
2025-03-02
5
-106
/
+128
|
*
base.match: never recall by default
s-ol
2025-03-02
2
-7
/
+6
|
*
fix alv-lib
s-ol
2025-03-02
6
-71
/
+52
|
*
EvtStream:set(nil) doesnt set :dirty
s-ol
2025-03-02
2
-0
/
+19
|
*
report errors when requiring lua modules
s-ol
2025-03-02
1
-0
/
+2
|
*
base.match: match constants as sigs
s-ol
2025-03-02
3
-42
/
+107
|
*
RTNode constifies constant SigStreams
s-ol
2025-03-02
5
-34
/
+80
|
*
make EvtStreams carry a single value
s-ol
2025-03-02
5
-24
/
+126
|
*
make <num! 4> == <num= 4>
s-ol
2025-03-02
10
-27
/
+50
|
*
add and test Type:eq(a,b)
s-ol
2025-03-02
2
-15
/
+64
|
*
test alv.type pp
s-ol
2025-03-02
2
-5
/
+24
|
*
make tostring Scope deterministic and test it
s-ol
2025-03-02
2
-2
/
+20
|
*
exclude Constants from side_inputs
s-ol
2025-03-02
1
-0
/
+1
|
*
more alv-lib fixes
s-ol
2025-03-02
2
-5
/
+5
|
*
add types.T, fix spec + docs
s-ol
2025-03-02
37
-428
/
+486
|
[next]