aboutsummaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-14remove comma from symbol charss-ol1-2/+2
2025-09-14de/fn, loop parameter lists use square bracketss-ol4-10/+8
2025-08-04docs: small fixes in guide and references-ol7-29/+48
2025-08-04docs/reference: update comments, literals sectionss-ol1-4/+19
2025-08-04docs/reference: add template string sections-ol1-0/+31
2025-08-04builtins: add fmts-ol1-1/+3
2025-08-04fix repeated chars in symbol regex in docs and codes-ol1-2/+3
2025-06-12use cmark instead of discount for markdown docss-ol5-15/+17
2025-03-18language: [array] and {struct} literalswips-ol2-9/+13
2025-03-18lib: add glsl-views-ol1-2/+3
2025-03-15lib: add link-time modules-ol1-1/+1
2025-03-02docs: don't repeat aliased entriess-ol2-1/+8
2025-03-02docs/internals: mention Op:setup_outs-ol1-14/+20
2025-03-02lib: rename math → math-simple, add vectorized maths-ol2-5/+5
2025-03-02docs: show output samples on dark backgrounds-ol12-59/+96
2025-03-02docs: update extension guide (PureOp)s-ol1-4/+64
2025-03-02docs: update extension guide (Op:fork, Op:poll)s-ol1-14/+91
2025-03-02docs: update extension guides-ol1-66/+121
2025-03-02docs: small fixess-ol5-5/+10
2025-03-02more extensive love documentations-ol1-1/+1
2025-03-02docs/reference: fix link to guides-ol2-1/+6
2025-03-02lib: switch to loscs-ol1-1/+1
2025-03-02reference/result-kinds: mention conversion opss-ol1-2/+10
2025-03-02add reference/arrays and reference/structss-ol4-18/+46
2025-03-02add reference/pure-operatorss-ol3-6/+55
2025-03-02add reference/result-kindss-ol2-1/+51
2025-03-02show meta.description field in module docss-ol1-3/+14
2025-03-02add reference/syntaxs-ol2-1/+86
2025-03-02syntax: more whitelisted special chars, comment parsings-ol1-1/+7
2025-03-02docs/guide: fixess-ol2-7/+4
2025-03-02update scm rockspec, Makefiles-ol1-1/+1
2025-03-02update lib and docs to new module conventions-ol3-17/+36
2025-03-02add reference/modules-and-loadings-ol2-1/+101
2025-03-02add reference/dynamic-symbolss-ol3-2/+32
2025-03-02add reference/conditionalss-ol2-3/+41
2025-03-02add reference/loopss-ol2-1/+38
2025-03-02split guide into guide and references-ol19-61/+98
2025-03-02rename base.match.val → base.match.sigs-ol1-3/+3
2025-03-02rename alv.builtin to alv.builtinss-ol2-2/+2
2025-03-02small internal doc fixess-ol1-1/+1
2025-03-02update featured videos-ol1-2/+3
2025-03-02split guide into multiple pagess-ol18-560/+645
2025-03-02docs/guide: luraocks install + alv-fltk infos-ol2-51/+50
2025-03-02add website to version.moon, update rockspecs-ol4-7/+8
2025-03-02add types.T, fix spec + docss-ol2-4/+5
2025-03-02rename RTNode.value to RTNode.result (to match Result class)s-ol3-36/+39
2025-03-02fix docss-ol4-22/+4
2020-04-27move internal md docs into docs/internalss-ol3-2/+223
2020-04-27refer to the language as 'alv' in documentations-ol2-48/+48
2020-04-20export and export* to create alive moduless-ol1-2/+2