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
/
builtin.moon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move into proper Lua module (`alv`)
s-ol
2020-04-14
1
-333
/
+0
*
rename Action to Builtin
s-ol
2020-04-12
1
-14
/
+14
*
builtin/print: support string events
s-ol
2020-04-12
1
-3
/
+8
*
add 'bang' builtin
s-ol
2020-04-05
1
-0
/
+6
*
add builtin print
s-ol
2020-03-25
1
-2
/
+15
*
new core.base.match, update lib
s-ol
2020-03-25
1
-4
/
+3
*
Value -> Value/Event/IO-Stream
s-ol
2020-03-24
1
-24
/
+24
*
new meta/doc system
s-ol
2020-03-21
1
-206
/
+281
*
luajit compatibility
s-ol
2020-03-21
1
-1
/
+1
*
docs/internal: add builtins and invoke modules
s-ol
2020-03-18
1
-1
/
+7
*
docs/guide: runtime description
s-ol
2020-03-13
1
-6
/
+33
*
fix accidentally committed bugs
s-ol
2020-03-05
1
-7
/
+10
*
add index and guide pages
s-ol
2020-03-05
1
-5
/
+5
*
dynamic scoping
s-ol
2020-03-02
1
-0
/
+1
*
lots of fixes
s-ol
2020-02-28
1
-2
/
+2
*
merge Const and Stream into Value; Dataflow logic
s-ol
2020-02-19
1
-18
/
+18
*
major refactoring: Const, Stream + ResultNode
s-ol
2020-02-16
1
-33
/
+31
*
no more @registry juggling
s-ol
2020-02-13
1
-17
/
+17
*
new Registry tagging mechanism
s-ol
2020-02-13
1
-0
/
+200