aboutsummaryrefslogtreecommitdiffstats
path: root/alv (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-22global tag IDss-ol3-12/+24
2025-09-16lib/love: tsv-output takes shapes-ol1-13/+0
2025-09-14remove comma from symbol charss-ol1-1/+1
2025-09-14refactor Tag/Registry, reuse deleted tagss-ol6-57/+57
2025-09-14de/fn, loop parameter lists use square bracketss-ol2-13/+17
2025-09-03expose Tag to Opss-ol6-43/+40
2025-08-05release v0.2v0.2stables-ol1-4/+5
2025-08-05copilot/fltk, wx: small fixes and alignments-ol2-27/+49
2025-08-05lib/glsl-view: add freeze and step!s-ol1-0/+2
2025-08-05builtins: add doto macros-ol1-0/+32
2025-08-04builtins: add fmts-ol1-2/+22
2025-08-04fix repeated chars in symbol regex in docs and codes-ol1-1/+1
2025-06-12use cmark instead of discount for markdown docss-ol1-1/+1
2025-04-07line commentss-ol1-5/+7
2025-04-07template strings as syntax sugar for Opss-ol8-110/+107
2025-04-07propagate dynamic scope in require/imports-ol3-8/+9
2025-03-23glsl-view: resolve relative paths for videos-ol1-1/+1
2025-03-23builtins: add normalized switch-1s-ol1-1/+33
2025-03-21lib: add love/tsv-outputs-ol1-1/+19
2025-03-18language: [array] and {struct} literalswips-ol4-22/+52
2025-03-18builtins: switch takes single array as values-ol1-12/+27
2025-03-15implement template stringss-ol6-12/+110
2025-03-14somewhat clean up alv.parsings-ol3-31/+29
2025-03-13support fractions as number literalss-ol2-2/+8
2025-03-02small fixess-ol3-3/+12
2025-03-02small fixess-ol2-2/+2
2025-03-02builltins: check symbols are literals in def, import, import*, export*s-ol1-3/+8
2025-03-02builtins: fix uses-ol2-3/+3
2025-03-02builtins: small bugfixess-ol2-4/+2
2025-03-02lib: test and extend string modules-ol1-1/+4
2025-03-02base.match: predicate fn matchings-ol1-14/+67
2025-03-02rearrange spec, fix for Lua 5.1s-ol2-7/+4
2025-03-02rename Op:update_out → setup_outs-ol3-6/+6
2025-03-02lib: use Op:update_outs-ol2-10/+7
2025-03-02add Dummy AST nodes-ol5-19/+88
2025-03-02lib: small fixess-ol1-1/+1
2025-03-02add Op:update_out and use in builtinss-ol3-7/+27
2025-03-02lib: rename math → math-simple, add vectorized maths-ol1-0/+13
2025-03-02allow ^ and % in symbolss-ol1-1/+1
2025-03-02fix input caching/lazy ticking at evaltimes-ol1-7/+3
2025-03-02fix do, if, whens-ol1-5/+4
2025-03-02use base.match.any consistentlys-ol1-15/+10
2025-03-02docs: update extension guide (PureOp)s-ol2-2/+2
2025-03-02docs: update extension guide (Op:fork, Op:poll)s-ol1-0/+1
2025-03-02docs: update extension guides-ol1-1/+2
2025-03-02fix pretty-printing for "false" valuess-ol1-1/+1
2025-03-02fix bug in ! builtins-ol1-1/+1
2025-03-02update exampless-ol1-0/+1
2025-03-02Fix love event input streamss-ol2-5/+6
2025-03-02pass input through (trace expr)s-ol1-1/+3