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
*
fix (~ evt initial) bug
s-ol
2021-05-01
1
-1
/
+1
*
add thread-first/thread-last macro + spec
s-ol
2021-05-01
1
-0
/
+47
*
add array/map
s-ol
2021-05-01
1
-2
/
+3
*
fix array builtin
s-ol
2021-01-30
1
-1
/
+1
*
have alv-lua modules return Results, not plain tables
s-ol
2020-09-04
1
-43
/
+46
*
support :vis() on builtins
s-ol
2020-09-01
1
-1
/
+6
*
fix if, add when
s-ol
2020-08-21
1
-3
/
+35
*
move struct ops into library
s-ol
2020-08-21
1
-175
/
+0
*
dirty (remove) implementation
s-ol
2020-08-20
1
-3
/
+42
*
dirty (insert) implementation
s-ol
2020-08-20
1
-15
/
+92
*
implement (set) as per spec
s-ol
2020-08-19
1
-1
/
+35
*
fix require and do
s-ol
2020-08-14
1
-2
/
+5
*
fix crash when last expression in (do …) returns Constant
s-ol
2020-07-15
1
-2
/
+5
*
Op: vis method instead of field
s-ol
2020-07-15
1
-6
/
+6
*
add vis field to Ops
s-ol
2020-07-11
1
-0
/
+1
*
move util/switch to builtins
s-ol
2020-07-11
1
-5
/
+58
*
store RTNode in Builtin
s-ol
2020-07-08
1
-16
/
+18
*
add loop/recur
s-ol
2020-05-27
1
-0
/
+79
*
rename base.match.val → base.match.sig
s-ol
2020-05-27
1
-7
/
+7
*
align some docstrings
s-ol
2020-05-21
1
-2
/
+2
*
rename alv.builtin to alv.builtins
s-ol
2020-05-21
1
-0
/
+512