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
/
alv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wip vector math
s-ol
2022-02-02
1
-0
/
+13
*
wip
s-ol
2021-05-03
1
-2
/
+2
*
allow top-level input in Op.inputs
s-ol
2021-05-03
2
-17
/
+16
*
move love main.lua to alv.copilot.love.main
s-ol
2021-05-03
3
-29
/
+81
*
add base.match.any shorthand
s-ol
2021-05-01
2
-7
/
+25
*
fix (~ evt initial) bug
s-ol
2021-05-01
1
-1
/
+1
*
add basic love2d support
s-ol
2021-05-01
2
-1
/
+33
*
add thread-first/thread-last macro + spec
s-ol
2021-05-01
1
-0
/
+47
*
add array/map
s-ol
2021-05-01
1
-2
/
+3
*
fix array builtin
s-ol
2021-01-30
1
-1
/
+1
*
more overridable PureOp
s-ol
2021-01-30
2
-13
/
+21
*
alv.base.match: fix docs
s-ol
2021-01-30
1
-2
/
+2
*
docs: fix sections in internals/Const
s-ol
2021-01-08
1
-0
/
+2
*
copilot/cli: colorize output linewise
s-ol
2021-01-08
1
-1
/
+8
*
syntax: more whitelisted special chars, comment parsing
s-ol
2021-01-02
1
-2
/
+2
*
have alv-lua modules return Results, not plain tables
s-ol
2020-09-04
5
-51
/
+58
*
reroll RTNode tests
s-ol
2020-09-04
1
-1
/
+1
*
only increment tick if IO was triggered
s-ol
2020-09-04
1
-3
/
+3
*
remove IOStreams, support optional polling in Ops
s-ol
2020-09-04
9
-101
/
+78
*
support :vis() on builtins
s-ol
2020-09-01
4
-2
/
+25
*
fix if, add when
s-ol
2020-08-21
1
-3
/
+35
*
move struct ops into library
s-ol
2020-08-21
1
-175
/
+0
*
dirty (remove) implementation
s-ol
2020-08-20
1
-3
/
+42
*
dirty (insert) implementation
s-ol
2020-08-20
1
-15
/
+92
*
implement (set) as per spec
s-ol
2020-08-19
2
-2
/
+36
*
bugfixes with compound type comparisons
s-ol
2020-08-17
2
-4
/
+5
*
throw TestPilot errors instead of logging
s-ol
2020-08-14
2
-8
/
+17
*
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
3
-37
/
+78
*
document and spec Type member fields
s-ol
2020-08-14
1
-8
/
+22
*
fix crash when last expression in (do …) returns Constant
s-ol
2020-07-15
2
-3
/
+6
*
Op: vis method instead of field
s-ol
2020-07-15
3
-21
/
+27
*
add vis field to Ops
s-ol
2020-07-11
3
-13
/
+17
*
move util/switch to builtins
s-ol
2020-07-11
1
-5
/
+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
*
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
*
add loop/recur
s-ol
2020-05-27
1
-0
/
+79
*
rename base.match.val → base.match.sig
s-ol
2020-05-27
3
-20
/
+20
*
allow > and < in symbol names
s-ol
2020-05-27
1
-1
/
+1
*
align some docstrings
s-ol
2020-05-21
1
-2
/
+2
*
rename alv.builtin to alv.builtins
s-ol
2020-05-21
3
-4
/
+4
*
move array and struct constructor into builtins
s-ol
2020-05-21
1
-2
/
+42
*
add builtin get
s-ol
2020-05-21
1
-0
/
+33
*
fix some bugs
s-ol
2020-05-21
3
-18
/
+6
*
dont error when running empty files
s-ol
2020-05-21
1
-1
/
+2
[next]