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
/
lang
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-02
rearrange spec, fix for Lua 5.1
s-ol
10
-1037
/
+0
2025-03-02
lib: rename math → math-simple, add vectorized math
s-ol
1
-0
/
+267
2025-03-02
lib: add testing module
s-ol
1
-0
/
+80
2025-03-02
test if and when builtins
s-ol
1
-0
/
+92
2025-03-02
clean up spec a bit
s-ol
5
-31
/
+28
2025-03-02
test logic module
s-ol
1
-0
/
+264
2025-03-02
pass input through (trace expr)
s-ol
1
-1
/
+1
2025-03-02
add thread-first/thread-last macro + spec
s-ol
1
-0
/
+25
2025-03-02
rename array/struct modules to avoid name conflict
s-ol
2
-2
/
+2
2025-03-02
move struct ops into library
s-ol
1
-1
/
+1
2025-03-02
move array ops into library, implement concat and size
s-ol
1
-26
/
+46
2025-03-02
dirty (insert) implementation
s-ol
2
-2
/
+2
2025-03-02
implement (set) as per spec
s-ol
2
-9
/
+9
2025-03-02
add (failing) struct spec
s-ol
1
-0
/
+51
2025-03-02
add (failing) array spec
s-ol
2
-0
/
+128
2025-03-02
add TestPilot:eval_once
s-ol
3
-33
/
+23
2025-03-02
spec/lang/do
s-ol
3
-8
/
+41
2025-03-02
spec/lang/fn
s-ol
2
-5
/
+62
2025-03-02
start working on language spec
s-ol
1
-0
/
+33