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
/
result
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
expose Tag to Ops
s-ol
2025-09-03
1
-0
/
+2
*
support fractions as number literals
s-ol
2025-03-13
1
-1
/
+6
*
rearrange spec, fix for Lua 5.1
s-ol
2025-03-02
2
-7
/
+4
*
add Dummy AST node
s-ol
2025-03-02
1
-11
/
+0
*
fix pretty-printing for "false" values
s-ol
2025-03-02
1
-1
/
+1
*
Fix love event input streams
s-ol
2025-03-02
1
-2
/
+2
*
auto-name Op and Builtin classes for better debugging
s-ol
2025-03-02
1
-0
/
+5
*
docs: fix sections in internals/Const
s-ol
2025-03-02
1
-0
/
+2
*
remove IOStreams, support optional polling in Ops
s-ol
2025-03-02
3
-62
/
+3
*
implement (set) as per spec
s-ol
2025-03-02
1
-1
/
+1
*
bugfixes with compound type comparisons
s-ol
2025-03-02
1
-2
/
+3
*
small cleanup
s-ol
2025-03-02
1
-1
/
+0
*
add =/~/! casts
s-ol
2025-03-02
1
-0
/
+4
*
EvtStream:set(nil) doesnt set :dirty
s-ol
2025-03-02
1
-0
/
+2
*
make EvtStreams carry a single value
s-ol
2025-03-02
1
-12
/
+9
*
make <num! 4> == <num= 4>
s-ol
2025-03-02
4
-22
/
+13
*
add types.T, fix spec + docs
s-ol
2025-03-02
4
-50
/
+37
*
more internal doc fixes
s-ol
2025-03-02
4
-13
/
+13
*
add shorthands for builtin primitives to Primitive
s-ol
2025-03-02
1
-16
/
+16
*
rename RTNode.value to RTNode.result (to match Result class)
s-ol
2025-03-02
5
-113
/
+87
*
add alv.type and spec
s-ol
2025-03-02
2
-3
/
+3
*
wip new type system and refactoring
s-ol
2025-03-02
6
-0
/
+566