aboutsummaryrefslogtreecommitdiffstats
path: root/core (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-14move into proper Lua module (`alv`)s-ol26-2954/+0
2020-04-13core.base.match: better error reportings-ol1-5/+12
2020-04-12rename Action to Builtins-ol10-58/+59
2020-04-12builtin/print: support string eventss-ol1-3/+8
2020-04-12add :metatype() fwd to Inputs-ol1-0/+3
2020-04-12lib/sc: fix unpack on certain Lua versionsv0.1-rc2s-ol1-2/+0
2020-04-11release v0.1-rc2s-ol1-2/+2
2020-04-05add 'bang' builtins-ol1-0/+6
2020-04-05fix core.base.match docss-ol1-2/+2
2020-04-02docs/internals/extensions: write about actions, IOStreamss-ol1-5/+46
2020-03-25docs: automatic release linkings-ol1-6/+4
2020-03-25docs/internals/extensions renames-ol2-40/+44
2020-03-25add builtin prints-ol1-2/+15
2020-03-25release v0.1-rc1s-ol1-4/+4
2020-03-25new core.base.match, update libs-ol10-119/+346
2020-03-24Value -> Value/Event/IO-Streams-ol19-266/+504
2020-03-22internals/plugin-guide: first drafts-ol2-0/+130
2020-03-22error handling: scope + registrys-ol4-10/+18
2020-03-22more Errors, docs-ol4-86/+60
2020-03-21new meta/doc systems-ol7-242/+358
2020-03-21lib/midi: luajit bit supports-ol1-2/+3
2020-03-21luajit compatibilitys-ol2-4/+13
2020-03-20language Error trackings-ol7-11/+103
2020-03-18Rollback registry changes fully for evaltime errors.s-ol6-72/+119
2020-03-18fork ops before eval cycles-ol3-1/+24
2020-03-18docs/internal: add builtins and invoke moduless-ol7-43/+88
2020-03-16switch repo docs to githubs-ol1-2/+6
2020-03-15add Input specs-ol2-3/+7
2020-03-13docs/guide: runtime descriptions-ol1-6/+33
2020-03-10add Result specs-ol6-9/+15
2020-03-09bugfixess-ol3-5/+3
2020-03-08add internals docss-ol10-56/+93
2020-03-08more changes for ldocs-ol13-173/+291
2020-03-07add ldoc documentations-ol20-470/+939
2020-03-05fix accidentally committed bugss-ol3-11/+18
2020-03-05main page and responsive stylings-ol1-0/+5
2020-03-05add index and guide pagess-ol1-5/+5
2020-03-05refactoring cyclic requiresv0.0s-ol7-113/+145
2020-03-02document more interfacess-ol3-86/+151
2020-03-02find IO via Result tree, not Registrys-ol3-11/+15
2020-03-02only :tick after :setup if dirtys-ol2-2/+11
2020-03-02dynamic scopings-ol3-5/+11
2020-03-02lift remaining libs to new op interfaces-ol2-4/+10
2020-03-02update lib.math and lib.logic to new op interfaces-ol3-2/+7
2020-03-02convert lib.time to IOs-ol2-2/+3
2020-03-02IO systems-ol5-10/+48
2020-03-01new op interface part ones-ol6-35/+97
2020-02-29add type-pattern matching languages-ol2-0/+60
2020-02-28doc and tag specs-ol4-39/+50
2020-02-28lots of fixess-ol5-4/+11