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
/
spec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add (failing) array spec
s-ol
2025-03-02
2
-0
/
+128
*
add TestPilot:eval_once
s-ol
2025-03-02
4
-33
/
+28
*
spec/lang/do
s-ol
2025-03-02
3
-8
/
+41
*
spec/lang/fn
s-ol
2025-03-02
2
-5
/
+62
*
throw TestPilot errors instead of logging
s-ol
2025-03-02
1
-3
/
+30
*
start working on language spec
s-ol
2025-03-02
2
-6
/
+53
*
separate Module and IO code
s-ol
2025-03-02
1
-6
/
+4
*
document and spec Type member fields
s-ol
2025-03-02
1
-0
/
+17
*
rename base.match.val → base.match.sig
s-ol
2025-03-02
2
-48
/
+48
*
indexing into types
s-ol
2025-03-02
1
-0
/
+24
*
add PureOp spec
s-ol
2025-03-02
3
-3
/
+141
*
base.match: fix bug when repeating multi-element patterns
s-ol
2025-03-02
1
-0
/
+9
*
move copilot logic, make startup scripts lua
s-ol
2025-03-02
2
-2
/
+1
*
base.match: never recall by default
s-ol
2025-03-02
1
-3
/
+3
*
EvtStream:set(nil) doesnt set :dirty
s-ol
2025-03-02
1
-0
/
+17
*
base.match: match constants as sigs
s-ol
2025-03-02
1
-18
/
+66
*
RTNode constifies constant SigStreams
s-ol
2025-03-02
3
-22
/
+55
*
make EvtStreams carry a single value
s-ol
2025-03-02
4
-12
/
+117
*
make <num! 4> == <num= 4>
s-ol
2025-03-02
2
-2
/
+22
*
add and test Type:eq(a,b)
s-ol
2025-03-02
1
-15
/
+44
*
test alv.type pp
s-ol
2025-03-02
1
-2
/
+16
*
make tostring Scope deterministic and test it
s-ol
2025-03-02
1
-0
/
+17
*
add types.T, fix spec + docs
s-ol
2025-03-02
7
-133
/
+193
*
add shorthands for builtin primitives to Primitive
s-ol
2025-03-02
1
-18
/
+18
*
rename RTNode.value to RTNode.result (to match Result class)
s-ol
2025-03-02
5
-84
/
+82
*
add alv.type and spec
s-ol
2025-03-02
7
-13
/
+54
*
wip new type system and refactoring
s-ol
2025-03-02
9
-291
/
+371
*
fix existing tests
s-ol
2020-04-26
6
-34
/
+55
*
code readability
s-ol
2020-04-24
1
-4
/
+4
*
remove AST:quote()
s-ol
2020-04-24
2
-26
/
+0
*
better logging interface
s-ol
2020-04-24
8
-8
/
+8
*
move spec out of spec/core
s-ol
2020-04-14
10
-31
/
+31
*
spec base.match __tostring
s-ol
2020-04-13
1
-7
/
+32
*
rename Action to Builtin
s-ol
2020-04-12
1
-4
/
+4
*
add :metatype() fwd to Input
s-ol
2020-04-12
1
-0
/
+3
*
add match spec
s-ol
2020-03-25
2
-189
/
+215
*
Value -> Value/Event/IO-Stream
s-ol
2020-03-24
7
-291
/
+236
*
more Errors, doc
s-ol
2020-03-22
1
-17
/
+11
*
fork ops before eval cycle
s-ol
2020-03-18
1
-31
/
+89
*
add Input spec
s-ol
2020-03-15
1
-0
/
+204
*
add Result spec
s-ol
2020-03-10
4
-30
/
+263
*
bugfixes
s-ol
2020-03-09
1
-0
/
+5
*
add ldoc documentation
s-ol
2020-03-07
2
-4
/
+5
*
refactoring cyclic requires
v0.0
s-ol
2020-03-05
3
-4
/
+4
*
document more interfaces
s-ol
2020-03-02
2
-2
/
+4
*
dynamic scoping
s-ol
2020-03-02
1
-3
/
+47
*
new op interface part one
s-ol
2020-03-01
1
-13
/
+13
*
add type-pattern matching language
s-ol
2020-02-29
1
-0
/
+189
*
doc and tag spec
s-ol
2020-02-28
6
-0
/
+111
*
merge Const and Stream into Value; Dataflow logic
s-ol
2020-02-19
5
-170
/
+160
[next]