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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
move into proper Lua module (`alv`)
s-ol
1
-333
/
+0
2020-04-12
rename Action to Builtin
s-ol
1
-14
/
+14
2020-04-12
builtin/print: support string events
s-ol
1
-3
/
+8
2020-04-05
add 'bang' builtin
s-ol
1
-0
/
+6
2020-03-25
add builtin print
s-ol
1
-2
/
+15
2020-03-25
new core.base.match, update lib
s-ol
1
-4
/
+3
2020-03-24
Value -> Value/Event/IO-Stream
s-ol
1
-24
/
+24
2020-03-21
new meta/doc system
s-ol
1
-206
/
+281
2020-03-21
luajit compatibility
s-ol
1
-1
/
+1
2020-03-18
docs/internal: add builtins and invoke modules
s-ol
1
-1
/
+7
2020-03-13
docs/guide: runtime description
s-ol
1
-6
/
+33
2020-03-05
fix accidentally committed bugs
s-ol
1
-7
/
+10
2020-03-05
add index and guide pages
s-ol
1
-5
/
+5
2020-03-02
dynamic scoping
s-ol
1
-0
/
+1
2020-02-28
lots of fixes
s-ol
1
-2
/
+2
2020-02-19
merge Const and Stream into Value; Dataflow logic
s-ol
1
-18
/
+18
2020-02-16
major refactoring: Const, Stream + ResultNode
s-ol
1
-33
/
+31
2020-02-13
no more @registry juggling
s-ol
1
-17
/
+17
2020-02-13
new Registry tagging mechanism
s-ol
1
-23
/
+14
2020-02-11
fix def-and-reused op updaterate
s-ol
1
-1
/
+1
2020-02-10
envelopes
s-ol
1
-15
/
+37
2020-02-10
add doc, import, import*, defn
s-ol
1
-75
/
+100
2020-02-10
finally implement function diffing
s-ol
1
-1
/
+0
2020-02-10
reorganization
s-ol
1
-2
/
+1
2020-02-07
re-fix functions
s-ol
1
-30
/
+37
2020-02-07
new AST approach, testing
s-ol
1
-84
/
+92
2020-02-03
50% of functions
s-ol
1
-22
/
+115
2020-02-03
Forward references
s-ol
1
-2
/
+7
2020-02-02
clean out old patching implementation
s-ol
1
-24
/
+46
2020-02-01
macros and scopes
s-ol
1
-0
/
+29