aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mvoe rockspecs to dist/s-ol2020-04-174-30/+23
|
* move extra/ to docs/gen/ and split ups-ol2020-04-178-104/+145
|
* remove defunct alv-copilot.bats-ol2020-04-173-29/+1
|
* shellcheck sh scriptss-ol2020-04-143-12/+13
|
* add rockspecs-ol2020-04-142-0/+169
|
* rename copilot to alv-copilots-ol2020-04-142-0/+0
|
* remove love2d leftoverss-ol2020-04-142-6/+0
|
* fix lib/math bugss-ol2020-04-141-6/+6
|
* move lib to alv-lib modules-ol2020-04-1417-17/+17
|
* move spec out of spec/cores-ol2020-04-1411-32/+32
|
* move into proper Lua module (`alv`)s-ol2020-04-1446-133/+238
|
* spec base.match __tostrings-ol2020-04-131-7/+32
|
* core.base.match: better error reportings-ol2020-04-131-5/+12
|
* lib/sc: docs, *sock* for socket args-ol2020-04-121-7/+11
|
* lib/osc: refactor APIs-ol2020-04-121-11/+23
|
* rename Action to Builtins-ol2020-04-1211-62/+63
|
* time/every: allow specifying events-ol2020-04-121-6/+10
| | | | | | | | | e.g. (print (every 0.5 "hello")) (print (every 0.5 (switch (tick 1) "hello" "world")))
* builtin/print: support string eventss-ol2020-04-121-3/+8
|
* add :metatype() fwd to Inputs-ol2020-04-122-0/+6
|
* lib/time, lib/util: doc updatess-ol2020-04-122-22/+51
|
* lib/sc: fix unpack on certain Lua versionsv0.1-rc2s-ol2020-04-123-3/+2
| | | | reported by @ariutti and @v1a1l1e1
* remove source files in log (traceback format isn't portable)s-ol2020-04-122-10/+5
|
* release v0.1-rc2s-ol2020-04-111-2/+2
|
* lib/time: add scale-time, sequences-ol2020-04-051-20/+84
|
* lib/pilot: fixs-ol2020-04-051-1/+2
|
* add 'bang' builtins-ol2020-04-051-0/+6
|
* fix core.base.match docss-ol2020-04-051-2/+2
|
* docs/internals/extensions: write about actions, IOStreamss-ol2020-04-021-5/+46
| | | | Close #5
* add LICENSEs-ol2020-03-252-4/+678
| | | | close #11
* add hello.alvv0.1-rc1s-ol2020-03-251-0/+4
|
* docs: automatic release linkings-ol2020-03-255-22/+19
|
* docs/internals/extensions renames-ol2020-03-252-40/+44
|
* add builtin prints-ol2020-03-251-2/+15
|
* docs/guide: per-platform install infos-ol2020-03-251-33/+94
|
* change header link to releases-ol2020-03-251-2/+2
|
* release v0.1-rc1s-ol2020-03-252-5/+5
|
* add match specs-ol2020-03-252-189/+215
|
* new core.base.match, update libs-ol2020-03-2523-520/+807
|
* Value -> Value/Event/IO-Streams-ol2020-03-2426-557/+740
| | | | Close 12
* internals/plugin-guide: first drafts-ol2020-03-223-1/+131
|
* docs/guide: rephrasing symbols sections-ol2020-03-221-24/+63
|
* error handling: libs-ol2020-03-223-17/+17
|
* error handling: scope + registrys-ol2020-03-224-10/+18
|
* more Errors, docs-ol2020-03-225-103/+71
|
* new meta/doc systems-ol2020-03-2122-972/+1306
|
* docs/guide: document supported interpreter versionss-ol2020-03-211-4/+5
|
* lib/midi: luajit bit supports-ol2020-03-213-6/+12
|
* luajit compatibilitys-ol2020-03-213-4/+23
|
* language Error trackings-ol2020-03-2014-31/+125
| | | | Close #3
* docs/index: mention license + repos-ol2020-03-181-0/+5
|