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
/
builtins.moon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor Tag/Registry, reuse deleted tags
s-ol
2025-09-14
1
-2
/
+2
*
de/fn, loop parameter lists use square brackets
s-ol
2025-09-14
1
-8
/
+8
*
builtins: add doto macro
s-ol
2025-08-05
1
-0
/
+32
*
builtins: add fmt
s-ol
2025-08-04
1
-2
/
+22
*
propagate dynamic scope in require/import
s-ol
2025-04-07
1
-4
/
+4
*
builtins: add normalized switch-1
s-ol
2025-03-23
1
-1
/
+33
*
language: [array] and {struct} literals
wip
s-ol
2025-03-18
1
-7
/
+7
*
builtins: switch takes single array as value
s-ol
2025-03-18
1
-12
/
+27
*
small fixes
s-ol
2025-03-02
1
-1
/
+1
*
builltins: check symbols are literals in def, import, import*, export*
s-ol
2025-03-02
1
-3
/
+8
*
builtins: fix use
s-ol
2025-03-02
1
-1
/
+1
*
builtins: small bugfixes
s-ol
2025-03-02
1
-4
/
+1
*
rename Op:update_out → setup_out
s-ol
2025-03-02
1
-4
/
+4
*
lib: use Op:update_out
s-ol
2025-03-02
1
-4
/
+4
*
add Dummy AST node
s-ol
2025-03-02
1
-1
/
+2
*
add Op:update_out and use in builtins
s-ol
2025-03-02
1
-6
/
+4
*
fix do, if, when
s-ol
2025-03-02
1
-5
/
+4
*
use base.match.any consistently
s-ol
2025-03-02
1
-15
/
+10
*
fix bug in ! builtin
s-ol
2025-03-02
1
-1
/
+1
*
pass input through (trace expr)
s-ol
2025-03-02
1
-1
/
+3
*
add merge! builtin op
s-ol
2025-03-02
1
-0
/
+26
*
fix (! sig) bugs
s-ol
2025-03-02
1
-5
/
+6
*
fix (~ evt initial) bug
s-ol
2025-03-02
1
-1
/
+1
*
add thread-first/thread-last macro + spec
s-ol
2025-03-02
1
-0
/
+47
*
add array/map
s-ol
2025-03-02
1
-2
/
+3
*
fix array builtin
s-ol
2025-03-02
1
-1
/
+1
*
have alv-lua modules return Results, not plain tables
s-ol
2025-03-02
1
-43
/
+46
*
support :vis() on builtins
s-ol
2025-03-02
1
-1
/
+6
*
fix if, add when
s-ol
2025-03-02
1
-3
/
+35
*
move struct ops into library
s-ol
2025-03-02
1
-175
/
+0
*
dirty (remove) implementation
s-ol
2025-03-02
1
-3
/
+42
*
dirty (insert) implementation
s-ol
2025-03-02
1
-15
/
+92
*
implement (set) as per spec
s-ol
2025-03-02
1
-1
/
+35
*
fix require and do
s-ol
2025-03-02
1
-2
/
+5
*
fix crash when last expression in (do …) returns Constant
s-ol
2025-03-02
1
-2
/
+5
*
Op: vis method instead of field
s-ol
2025-03-02
1
-6
/
+6
*
add vis field to Ops
s-ol
2025-03-02
1
-0
/
+1
*
move util/switch to builtins
s-ol
2025-03-02
1
-5
/
+58
*
store RTNode in Builtin
s-ol
2025-03-02
1
-16
/
+18
*
add loop/recur
s-ol
2025-03-02
1
-0
/
+79
*
rename base.match.val → base.match.sig
s-ol
2025-03-02
1
-7
/
+7
*
align some docstrings
s-ol
2025-03-02
1
-2
/
+2
*
rename alv.builtin to alv.builtins
s-ol
2025-03-02
1
-0
/
+512