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