aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wip for releasevector-maths-ol2022-02-0218-0/+105
* wip vector maths-ol2022-02-024-2/+314
* wips-ol2021-05-032-5/+52
* allow top-level input in Op.inputss-ol2021-05-032-17/+16
* move love main.lua to alv.copilot.love.mains-ol2021-05-034-29/+83
* love: add text shape, line-width modifiers-ol2021-05-021-4/+55
* love: add circle, ellipse primitives, support array argss-ol2021-05-021-3/+44
* more love2d transformss-ol2021-05-011-13/+90
* add base.match.any shorthands-ol2021-05-012-7/+25
* fix (~ evt initial) bugs-ol2021-05-011-1/+1
* more extensive love documentations-ol2021-05-012-2/+29
* use flake.nix instead of shell.nixs-ol2021-05-013-154/+222
* add basic love2d supports-ol2021-05-016-17/+187
* fix missing time/ramp evaltime results-ol2021-05-011-1/+1
* add thread-first/thread-last macro + specs-ol2021-05-012-0/+72
* rename array/struct modules to avoid name conflicts-ol2021-05-014-2/+2
* add array/maps-ol2021-05-012-3/+52
* docs/reference: fix link to guides-ol2021-02-032-1/+6
* lib: move midi.core to _midis-ol2021-01-303-2/+2
* lib: switch to loscs-ol2021-01-308-87/+130
* fix array builtins-ol2021-01-301-1/+1
* more overridable PureOps-ol2021-01-302-13/+21
* alv.base.match: fix docss-ol2021-01-301-2/+2
* reference/result-kinds: mention conversion opss-ol2021-01-101-2/+10
* add reference/arrays and reference/structss-ol2021-01-084-18/+46
* add reference/pure-operatorss-ol2021-01-083-6/+55
* add reference/result-kindss-ol2021-01-082-1/+51
* docs: fix sections in internals/Consts-ol2021-01-081-0/+2
* lib: various fixess-ol2021-01-084-18/+86
* copilot/cli: colorize output linewises-ol2021-01-081-1/+8
* show meta.description field in module docss-ol2021-01-021-3/+14
* add reference/syntaxs-ol2021-01-022-1/+86
* syntax: more whitelisted special chars, comment parsings-ol2021-01-022-3/+9
* docs/guide: fixess-ol2021-01-022-7/+4
* add shell.nixs-ol2021-01-021-0/+125
* update scm rockspec, Makefiles-ol2020-09-056-53/+98
* update alv/midis-ol2020-09-053-252/+119
* add math/inc and math/dec opss-ol2020-09-041-0/+5
* update scm rockspecs-ol2020-09-041-0/+93
* switch to thinner oscpack librarys-ol2020-09-042-2/+1
* update lib and docs to new module conventions-ol2020-09-0418-154/+237
* have alv-lua modules return Results, not plain tabless-ol2020-09-046-53/+61
* reroll RTNode testss-ol2020-09-042-91/+106
* only increment tick if IO was triggereds-ol2020-09-041-3/+3
* remove IOStreams, support optional polling in Opss-ol2020-09-0410-138/+79
* support :vis() on builtinss-ol2020-09-014-2/+25
* update scm rockspecs-ol2020-08-211-0/+95
* add reference/modules-and-loadings-ol2020-08-212-1/+101
* add reference/dynamic-symbolss-ol2020-08-213-2/+32
* add reference/conditionalss-ol2020-08-212-3/+41