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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
remove comma from symbol chars
s-ol
1
-2
/
+2
2025-09-14
de/fn, loop parameter lists use square brackets
s-ol
4
-10
/
+8
2025-08-04
docs: small fixes in guide and reference
s-ol
7
-29
/
+48
2025-08-04
docs/reference: update comments, literals sections
s-ol
1
-4
/
+19
2025-08-04
docs/reference: add template string section
s-ol
1
-0
/
+31
2025-08-04
builtins: add fmt
s-ol
1
-1
/
+3
2025-08-04
fix repeated chars in symbol regex in docs and code
s-ol
1
-2
/
+3
2025-06-12
use cmark instead of discount for markdown docs
s-ol
5
-15
/
+17
2025-03-18
language: [array] and {struct} literals
wip
s-ol
2
-9
/
+13
2025-03-18
lib: add glsl-view
s-ol
1
-2
/
+3
2025-03-15
lib: add link-time module
s-ol
1
-1
/
+1
2025-03-02
docs: don't repeat aliased entries
s-ol
2
-1
/
+8
2025-03-02
docs/internals: mention Op:setup_out
s-ol
1
-14
/
+20
2025-03-02
lib: rename math → math-simple, add vectorized math
s-ol
2
-5
/
+5
2025-03-02
docs: show output samples on dark background
s-ol
12
-59
/
+96
2025-03-02
docs: update extension guide (PureOp)
s-ol
1
-4
/
+64
2025-03-02
docs: update extension guide (Op:fork, Op:poll)
s-ol
1
-14
/
+91
2025-03-02
docs: update extension guide
s-ol
1
-66
/
+121
2025-03-02
docs: small fixes
s-ol
5
-5
/
+10
2025-03-02
more extensive love documentation
s-ol
1
-1
/
+1
2025-03-02
docs/reference: fix link to guide
s-ol
2
-1
/
+6
2025-03-02
lib: switch to losc
s-ol
1
-1
/
+1
2025-03-02
reference/result-kinds: mention conversion ops
s-ol
1
-2
/
+10
2025-03-02
add reference/arrays and reference/structs
s-ol
4
-18
/
+46
2025-03-02
add reference/pure-operators
s-ol
3
-6
/
+55
2025-03-02
add reference/result-kinds
s-ol
2
-1
/
+51
2025-03-02
show meta.description field in module docs
s-ol
1
-3
/
+14
2025-03-02
add reference/syntax
s-ol
2
-1
/
+86
2025-03-02
syntax: more whitelisted special chars, comment parsing
s-ol
1
-1
/
+7
2025-03-02
docs/guide: fixes
s-ol
2
-7
/
+4
2025-03-02
update scm rockspec, Makefile
s-ol
1
-1
/
+1
2025-03-02
update lib and docs to new module convention
s-ol
3
-17
/
+36
2025-03-02
add reference/modules-and-loading
s-ol
2
-1
/
+101
2025-03-02
add reference/dynamic-symbols
s-ol
3
-2
/
+32
2025-03-02
add reference/conditionals
s-ol
2
-3
/
+41
2025-03-02
add reference/loops
s-ol
2
-1
/
+38
2025-03-02
split guide into guide and reference
s-ol
19
-61
/
+98
2025-03-02
rename base.match.val → base.match.sig
s-ol
1
-3
/
+3
2025-03-02
rename alv.builtin to alv.builtins
s-ol
2
-2
/
+2
2025-03-02
small internal doc fixes
s-ol
1
-1
/
+1
2025-03-02
update featured video
s-ol
1
-2
/
+3
2025-03-02
split guide into multiple pages
s-ol
18
-560
/
+645
2025-03-02
docs/guide: luraocks install + alv-fltk info
s-ol
2
-51
/
+50
2025-03-02
add website to version.moon, update rockspec
s-ol
4
-7
/
+8
2025-03-02
add types.T, fix spec + docs
s-ol
2
-4
/
+5
2025-03-02
rename RTNode.value to RTNode.result (to match Result class)
s-ol
3
-36
/
+39
2025-03-02
fix docs
s-ol
4
-22
/
+4
2020-04-27
move internal md docs into docs/internals
s-ol
3
-2
/
+223
2020-04-27
refer to the language as 'alv' in documentation
s-ol
2
-48
/
+48
2020-04-20
export and export* to create alive modules
s-ol
1
-2
/
+2
[next]