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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add reference/loops
s-ol
2020-08-21
2
-1
/
+38
*
fix if, add when
s-ol
2020-08-21
1
-3
/
+35
*
move struct ops into library
s-ol
2020-08-21
5
-192
/
+144
*
move array ops into library, implement concat and size
s-ol
2020-08-21
3
-29
/
+292
*
dirty (remove) implementation
s-ol
2020-08-20
1
-3
/
+42
*
dirty (insert) implementation
s-ol
2020-08-20
3
-17
/
+94
*
implement (set) as per spec
s-ol
2020-08-19
4
-11
/
+45
*
add (failing) struct spec
s-ol
2020-08-19
1
-0
/
+51
*
add (failing) array spec
s-ol
2020-08-19
2
-0
/
+128
*
add TestPilot:eval_once
s-ol
2020-08-19
4
-33
/
+28
*
bugfixes with compound type comparisons
s-ol
2020-08-17
2
-4
/
+5
*
spec/lang/do
s-ol
2020-08-14
3
-8
/
+41
*
spec/lang/fn
s-ol
2020-08-14
2
-5
/
+62
*
throw TestPilot errors instead of logging
s-ol
2020-08-14
3
-11
/
+47
*
start working on language spec
s-ol
2020-08-14
2
-6
/
+53
*
make error highest logging prio
s-ol
2020-08-14
1
-2
/
+2
*
fix require and do
s-ol
2020-08-14
1
-2
/
+5
*
fix alv.copilot.udp docs
s-ol
2020-08-14
1
-0
/
+4
*
separate Module and IO code
s-ol
2020-08-14
4
-43
/
+82
*
document and spec Type member fields
s-ol
2020-08-14
2
-8
/
+39
*
add vis/rgb
s-ol
2020-07-15
1
-2
/
+44
*
fix crash when last expression in (do …) returns Constant
s-ol
2020-07-15
2
-3
/
+6
*
add vis/bar
s-ol
2020-07-15
1
-0
/
+41
*
Op: vis method instead of field
s-ol
2020-07-15
5
-31
/
+53
*
add vis field to Ops
s-ol
2020-07-11
5
-17
/
+30
*
rename time/sequence to time/val-seq and add time/bang-seq
s-ol
2020-07-11
2
-26
/
+71
*
move util/switch to builtins
s-ol
2020-07-11
2
-49
/
+58
*
small cleanup
s-ol
2020-07-11
1
-1
/
+0
*
udp: reply with tag/module in msg
s-ol
2020-07-11
1
-10
/
+7
*
add editor-support UDP server
s-ol
2020-07-08
3
-2
/
+81
*
(unecessarily) store util/switch index in state
s-ol
2020-07-08
1
-9
/
+6
*
store RTNode in Builtin
s-ol
2020-07-08
3
-19
/
+32
*
copilot: pass args through base constructor
s-ol
2020-07-04
4
-9
/
+5
*
explicit sort in Makefile
s-ol
2020-06-03
1
-3
/
+3
*
lib midi, random: docstring formatting fixes
s-ol
2020-06-03
3
-0
/
+3
*
split guide into guide and reference
s-ol
2020-06-03
20
-82
/
+132
*
add loop/recur
s-ol
2020-05-27
1
-0
/
+79
*
rename base.match.val → base.match.sig
s-ol
2020-05-27
19
-118
/
+118
*
allow > and < in symbol names
s-ol
2020-05-27
1
-1
/
+1
*
align some docstrings
s-ol
2020-05-21
3
-38
/
+4
*
update scm rockspec
s-ol
2020-05-21
1
-0
/
+91
*
rename alv.builtin to alv.builtins
s-ol
2020-05-21
6
-7
/
+7
*
move array and struct constructor into builtins
s-ol
2020-05-21
3
-49
/
+42
*
add builtin get
s-ol
2020-05-21
1
-0
/
+33
*
fix some bugs
s-ol
2020-05-21
4
-20
/
+8
*
dont error when running empty files
s-ol
2020-05-21
1
-1
/
+2
*
indexing into types
s-ol
2020-05-21
2
-4
/
+44
*
add trigseq to lib/rhythm
s-ol
2020-05-21
1
-2
/
+43
*
add PureOp spec
s-ol
2020-05-21
3
-3
/
+141
*
base.match: fix bug when repeating multi-element patterns
s-ol
2020-05-21
2
-8
/
+18
[prev]
[next]