aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update featured videos-ol2025-03-021-2/+3
* split guide into multiple pagess-ol2025-03-0219-563/+656
* builtin/trae: print literals literallys-ol2025-03-021-5/+5
* update scm rockspecs-ol2025-03-021-0/+92
* update windows release logics-ol2025-03-024-37/+59
* move copilot logic, make startup scripts luas-ol2025-03-0210-301/+316
* add array and struct constructorss-ol2025-03-022-0/+47
* pureops with arbitrary patterns-ol2025-03-023-28/+53
* fix osc/syncs-ol2025-03-021-1/+1
* fix nil error when comparing complex typess-ol2025-03-021-0/+2
* fix bug where symbol results became constants-ol2025-03-021-2/+5
* new windows bundling with fltks-ol2025-03-024-17/+39
* docs/guide: luraocks install + alv-fltk infos-ol2025-03-023-55/+52
* colorize evaltime outputs-ol2025-03-021-6/+19
* add website to version.moon, update rockspecs-ol2025-03-0210-23/+115
* add fltk4lua copilot UIs-ol2025-03-022-0/+120
* cleanup alv/builtins-ol2025-03-022-7/+8
* allow ~ in symbolss-ol2025-03-021-1/+1
* add =/~/! castss-ol2025-03-022-1/+70
* add and use PureOps-ol2025-03-025-106/+128
* base.match: never recall by defaults-ol2025-03-022-7/+6
* fix alv-libs-ol2025-03-026-71/+52
* EvtStream:set(nil) doesnt set :dirtys-ol2025-03-022-0/+19
* report errors when requiring lua moduless-ol2025-03-021-0/+2
* base.match: match constants as sigss-ol2025-03-023-42/+107
* RTNode constifies constant SigStreamss-ol2025-03-025-34/+80
* make EvtStreams carry a single values-ol2025-03-025-24/+126
* make <num! 4> == <num= 4>s-ol2025-03-0210-27/+50
* add and test Type:eq(a,b)s-ol2025-03-022-15/+64
* test alv.type pps-ol2025-03-022-5/+24
* make tostring Scope deterministic and test its-ol2025-03-022-2/+20
* exclude Constants from side_inputss-ol2025-03-021-0/+1
* more alv-lib fixess-ol2025-03-022-5/+5
* add types.T, fix spec + docss-ol2025-03-0237-428/+486
* more internal doc fixess-ol2025-03-026-15/+15
* add shorthands for builtin primitives to Primitives-ol2025-03-027-58/+125
* rename RTNode.value to RTNode.result (to match Result class)s-ol2025-03-0226-316/+291
* fix docss-ol2025-03-024-22/+4
* add alv.type and specs-ol2025-03-0219-124/+167
* wip new type system and refactorings-ol2025-03-0229-561/+845
* release v0.1v0.1s-ol2020-05-132-2/+85
* fix release scripts-ol2020-05-131-0/+1
* fix logic/not and logic/bools-ol2020-04-281-8/+9
* fix util/edges-ol2020-04-271-3/+3
* move internal md docs into docs/internalss-ol2020-04-275-9/+6
* refer to the language as 'alv' in documentations-ol2020-04-273-55/+55
* do not fix lua version in rockspecs-ol2020-04-272-2/+2
* fix existing testss-ol2020-04-266-34/+55
* fix registry/module bugss-ol2020-04-266-42/+18
* relative importss-ol2020-04-242-4/+14