aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* docs: fix sections in internals/Consts-ol2025-03-021-0/+2
* lib: various fixess-ol2025-03-024-18/+86
* copilot/cli: colorize output linewises-ol2025-03-021-1/+8
* show meta.description field in module docss-ol2025-03-021-3/+14
* add reference/syntaxs-ol2025-03-022-1/+86
* syntax: more whitelisted special chars, comment parsings-ol2025-03-022-3/+9
* docs/guide: fixess-ol2025-03-022-7/+4
* add shell.nixs-ol2025-03-021-0/+125
* update scm rockspec, Makefiles-ol2025-03-026-53/+98
* update alv/midis-ol2025-03-023-252/+119
* add math/inc and math/dec opss-ol2025-03-021-0/+5
* update scm rockspecs-ol2025-03-021-0/+93
* switch to thinner oscpack librarys-ol2025-03-022-2/+1
* update lib and docs to new module conventions-ol2025-03-0218-154/+237
* have alv-lua modules return Results, not plain tabless-ol2025-03-026-53/+61
* reroll RTNode testss-ol2025-03-022-91/+106
* only increment tick if IO was triggereds-ol2025-03-021-3/+3
* remove IOStreams, support optional polling in Opss-ol2025-03-0210-138/+79
* support :vis() on builtinss-ol2025-03-024-2/+25
* update scm rockspecs-ol2025-03-021-0/+95
* add reference/modules-and-loadings-ol2025-03-022-1/+101
* add reference/dynamic-symbolss-ol2025-03-023-2/+32
* add reference/conditionalss-ol2025-03-022-3/+41
* add reference/loopss-ol2025-03-022-1/+38
* fix if, add whens-ol2025-03-021-3/+35
* move struct ops into librarys-ol2025-03-025-192/+144
* move array ops into library, implement concat and sizes-ol2025-03-023-29/+292
* dirty (remove) implementations-ol2025-03-021-3/+42
* dirty (insert) implementations-ol2025-03-023-17/+94
* implement (set) as per specs-ol2025-03-024-11/+45
* add (failing) struct specs-ol2025-03-021-0/+51
* add (failing) array specs-ol2025-03-022-0/+128
* add TestPilot:eval_onces-ol2025-03-024-33/+28
* bugfixes with compound type comparisonss-ol2025-03-022-4/+5
* spec/lang/dos-ol2025-03-023-8/+41
* spec/lang/fns-ol2025-03-022-5/+62
* throw TestPilot errors instead of loggings-ol2025-03-023-11/+47
* start working on language specs-ol2025-03-022-6/+53
* make error highest logging prios-ol2025-03-021-2/+2
* fix require and dos-ol2025-03-021-2/+5
* fix alv.copilot.udp docss-ol2025-03-021-0/+4
* separate Module and IO codes-ol2025-03-024-43/+82
* document and spec Type member fieldss-ol2025-03-022-8/+39
* add vis/rgbs-ol2025-03-021-2/+44
* fix crash when last expression in (do …) returns Constants-ol2025-03-022-3/+6
* add vis/bars-ol2025-03-021-0/+41
* Op: vis method instead of fields-ol2025-03-025-31/+53
* add vis field to Opss-ol2025-03-025-17/+30
* rename time/sequence to time/val-seq and add time/bang-seqs-ol2025-03-022-26/+71
* move util/switch to builtinss-ol2025-03-022-49/+58