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
/
scope.moon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-02
small fixes
s-ol
1
-1
/
+1
2025-03-02
builtins: fix use
s-ol
1
-2
/
+2
2025-03-02
have alv-lua modules return Results, not plain tables
s-ol
1
-1
/
+4
2025-03-02
make tostring Scope deterministic and test it
s-ol
1
-2
/
+3
2025-03-02
add types.T, fix spec + docs
s-ol
1
-2
/
+2
2025-03-02
add shorthands for builtin primitives to Primitive
s-ol
1
-1
/
+1
2025-03-02
rename RTNode.value to RTNode.result (to match Result class)
s-ol
1
-4
/
+4
2025-03-02
add alv.type and spec
s-ol
1
-1
/
+1
2025-03-02
wip new type system and refactoring
s-ol
1
-12
/
+13
2020-04-14
move into proper Lua module (`alv`)
s-ol
1
-3
/
+3
2020-03-24
Value -> Value/Event/IO-Stream
s-ol
1
-4
/
+4
2020-03-22
error handling: scope + registry
s-ol
1
-7
/
+13
2020-03-08
add internals docs
s-ol
1
-9
/
+10
2020-03-08
more changes for ldoc
s-ol
1
-18
/
+18
2020-03-07
add ldoc documentation
s-ol
1
-1
/
+45
2020-03-05
refactoring cyclic requires
v0.0
s-ol
1
-1
/
+2
2020-03-02
dynamic scoping
s-ol
1
-3
/
+8
2020-02-19
merge Const and Stream into Value; Dataflow logic
s-ol
1
-6
/
+11
2020-02-16
major refactoring: Const, Stream + ResultNode
s-ol
1
-4
/
+4
2020-02-10
envelopes
s-ol
1
-1
/
+2
2020-02-10
reorganization
s-ol
1
-6
/
+2
2020-02-03
Forward references
s-ol
1
-2
/
+6
2020-02-02
rename scopify to Const.wrap
s-ol
1
-40
/
+5
2020-02-02
clean out old patching implementation
s-ol
1
-11
/
+7
2020-02-02
add logger
s-ol
1
-6
/
+4
2020-02-02
fix crashes caused by code errors
s-ol
1
-1
/
+1
2020-02-01
macros and scopes
s-ol
1
-8
/
+37
2020-02-01
first-class scopes
s-ol
1
-0
/
+67