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
/
core
/
invoke.moon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
move into proper Lua module (`alv`)
s-ol
1
-124
/
+0
2020-04-12
rename Action to Builtin
s-ol
1
-10
/
+11
2020-03-24
Value -> Value/Event/IO-Stream
s-ol
1
-3
/
+3
2020-03-21
new meta/doc system
s-ol
1
-4
/
+24
2020-03-20
language Error tracking
s-ol
1
-3
/
+4
2020-03-18
Rollback registry changes fully for evaltime errors.
s-ol
1
-20
/
+15
2020-03-18
fork ops before eval cycle
s-ol
1
-1
/
+3
2020-03-18
docs/internal: add builtins and invoke modules
s-ol
1
-5
/
+39
2020-03-09
bugfixes
s-ol
1
-1
/
+1
2020-03-07
add ldoc documentation
s-ol
1
-0
/
+4
2020-03-05
fix accidentally committed bugs
s-ol
1
-1
/
+2
2020-03-02
find IO via Result tree, not Registry
s-ol
1
-1
/
+1
2020-03-02
only :tick after :setup if dirty
s-ol
1
-1
/
+10
2020-03-02
dynamic scoping
s-ol
1
-2
/
+2
2020-03-01
new op interface part one
s-ol
1
-4
/
+4
2020-02-28
lots of fixes
s-ol
1
-1
/
+3
2020-02-19
merge Const and Stream into Value; Dataflow logic
s-ol
1
-6
/
+7
2020-02-16
major refactoring: Const, Stream + ResultNode
s-ol
1
-35
/
+15
2020-02-13
no more @registry juggling
s-ol
1
-4
/
+4
2020-02-13
new Registry tagging mechanism
s-ol
1
-15
/
+8
2020-02-10
closures
s-ol
1
-3
/
+3
2020-02-10
finally implement function diffing
s-ol
1
-0
/
+2
2020-02-10
reorganization
s-ol
1
-0
/
+79