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