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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
move into proper Lua module (`alv`)
s-ol
26
-2954
/
+0
2020-04-13
core.base.match: better error reporting
s-ol
1
-5
/
+12
2020-04-12
rename Action to Builtin
s-ol
10
-58
/
+59
2020-04-12
builtin/print: support string events
s-ol
1
-3
/
+8
2020-04-12
add :metatype() fwd to Input
s-ol
1
-0
/
+3
2020-04-12
lib/sc: fix unpack on certain Lua versions
v0.1-rc2
s-ol
1
-2
/
+0
2020-04-11
release v0.1-rc2
s-ol
1
-2
/
+2
2020-04-05
add 'bang' builtin
s-ol
1
-0
/
+6
2020-04-05
fix core.base.match docs
s-ol
1
-2
/
+2
2020-04-02
docs/internals/extensions: write about actions, IOStreams
s-ol
1
-5
/
+46
2020-03-25
docs: automatic release linking
s-ol
1
-6
/
+4
2020-03-25
docs/internals/extensions rename
s-ol
2
-40
/
+44
2020-03-25
add builtin print
s-ol
1
-2
/
+15
2020-03-25
release v0.1-rc1
s-ol
1
-4
/
+4
2020-03-25
new core.base.match, update lib
s-ol
10
-119
/
+346
2020-03-24
Value -> Value/Event/IO-Stream
s-ol
19
-266
/
+504
2020-03-22
internals/plugin-guide: first draft
s-ol
2
-0
/
+130
2020-03-22
error handling: scope + registry
s-ol
4
-10
/
+18
2020-03-22
more Errors, doc
s-ol
4
-86
/
+60
2020-03-21
new meta/doc system
s-ol
7
-242
/
+358
2020-03-21
lib/midi: luajit bit support
s-ol
1
-2
/
+3
2020-03-21
luajit compatibility
s-ol
2
-4
/
+13
2020-03-20
language Error tracking
s-ol
7
-11
/
+103
2020-03-18
Rollback registry changes fully for evaltime errors.
s-ol
6
-72
/
+119
2020-03-18
fork ops before eval cycle
s-ol
3
-1
/
+24
2020-03-18
docs/internal: add builtins and invoke modules
s-ol
7
-43
/
+88
2020-03-16
switch repo docs to github
s-ol
1
-2
/
+6
2020-03-15
add Input spec
s-ol
2
-3
/
+7
2020-03-13
docs/guide: runtime description
s-ol
1
-6
/
+33
2020-03-10
add Result spec
s-ol
6
-9
/
+15
2020-03-09
bugfixes
s-ol
3
-5
/
+3
2020-03-08
add internals docs
s-ol
10
-56
/
+93
2020-03-08
more changes for ldoc
s-ol
13
-173
/
+291
2020-03-07
add ldoc documentation
s-ol
20
-470
/
+939
2020-03-05
fix accidentally committed bugs
s-ol
3
-11
/
+18
2020-03-05
main page and responsive styling
s-ol
1
-0
/
+5
2020-03-05
add index and guide pages
s-ol
1
-5
/
+5
2020-03-05
refactoring cyclic requires
v0.0
s-ol
7
-113
/
+145
2020-03-02
document more interfaces
s-ol
3
-86
/
+151
2020-03-02
find IO via Result tree, not Registry
s-ol
3
-11
/
+15
2020-03-02
only :tick after :setup if dirty
s-ol
2
-2
/
+11
2020-03-02
dynamic scoping
s-ol
3
-5
/
+11
2020-03-02
lift remaining libs to new op interface
s-ol
2
-4
/
+10
2020-03-02
update lib.math and lib.logic to new op interface
s-ol
3
-2
/
+7
2020-03-02
convert lib.time to IO
s-ol
2
-2
/
+3
2020-03-02
IO system
s-ol
5
-10
/
+48
2020-03-01
new op interface part one
s-ol
6
-35
/
+97
2020-02-29
add type-pattern matching language
s-ol
2
-0
/
+60
2020-02-28
doc and tag spec
s-ol
4
-39
/
+50
2020-02-28
lots of fixes
s-ol
5
-4
/
+11
[next]