aboutsummaryrefslogtreecommitdiffstats
path: root/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* move into proper Lua module (`alv`)s-ol2020-04-1426-2954/+0
* core.base.match: better error reportings-ol2020-04-131-5/+12
* rename Action to Builtins-ol2020-04-1210-58/+59
* builtin/print: support string eventss-ol2020-04-121-3/+8
* add :metatype() fwd to Inputs-ol2020-04-121-0/+3
* lib/sc: fix unpack on certain Lua versionsv0.1-rc2s-ol2020-04-121-2/+0
* release v0.1-rc2s-ol2020-04-111-2/+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
* docs: automatic release linkings-ol2020-03-251-6/+4
* docs/internals/extensions renames-ol2020-03-252-40/+44
* add builtin prints-ol2020-03-251-2/+15
* release v0.1-rc1s-ol2020-03-251-4/+4
* new core.base.match, update libs-ol2020-03-2510-119/+346
* Value -> Value/Event/IO-Streams-ol2020-03-2419-266/+504
* internals/plugin-guide: first drafts-ol2020-03-222-0/+130
* error handling: scope + registrys-ol2020-03-224-10/+18
* more Errors, docs-ol2020-03-224-86/+60
* new meta/doc systems-ol2020-03-217-242/+358
* lib/midi: luajit bit supports-ol2020-03-211-2/+3
* luajit compatibilitys-ol2020-03-212-4/+13
* language Error trackings-ol2020-03-207-11/+103
* Rollback registry changes fully for evaltime errors.s-ol2020-03-186-72/+119
* fork ops before eval cycles-ol2020-03-183-1/+24
* docs/internal: add builtins and invoke moduless-ol2020-03-187-43/+88
* switch repo docs to githubs-ol2020-03-161-2/+6
* add Input specs-ol2020-03-152-3/+7
* docs/guide: runtime descriptions-ol2020-03-131-6/+33
* add Result specs-ol2020-03-106-9/+15
* bugfixess-ol2020-03-093-5/+3
* add internals docss-ol2020-03-0810-56/+93
* more changes for ldocs-ol2020-03-0813-173/+291
* add ldoc documentations-ol2020-03-0720-470/+939
* fix accidentally committed bugss-ol2020-03-053-11/+18
* main page and responsive stylings-ol2020-03-051-0/+5
* add index and guide pagess-ol2020-03-051-5/+5
* refactoring cyclic requiresv0.0s-ol2020-03-057-113/+145
* document more interfacess-ol2020-03-023-86/+151
* find IO via Result tree, not Registrys-ol2020-03-023-11/+15
* only :tick after :setup if dirtys-ol2020-03-022-2/+11
* dynamic scopings-ol2020-03-023-5/+11
* lift remaining libs to new op interfaces-ol2020-03-022-4/+10
* update lib.math and lib.logic to new op interfaces-ol2020-03-023-2/+7
* convert lib.time to IOs-ol2020-03-022-2/+3
* IO systems-ol2020-03-025-10/+48
* new op interface part ones-ol2020-03-016-35/+97
* add type-pattern matching languages-ol2020-02-292-0/+60
* doc and tag specs-ol2020-02-284-39/+50
* lots of fixess-ol2020-02-285-4/+11