aboutsummaryrefslogtreecommitdiffstats
path: root/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lib/sc: fix unpack on certain Lua versionsv0.1-rc2s-ol2020-04-121-2/+0
| | | | reported by @ariutti and @v1a1l1e1
* 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
| | | | Close #5
* 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
| | | | Close 12
* 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
| | | | Close #3
* Rollback registry changes fully for evaltime errors.s-ol2020-03-186-72/+119
| | | | Close #2
* 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
| | | | Close #8
* docs/guide: runtime descriptions-ol2020-03-131-6/+33
|
* add Result specs-ol2020-03-106-9/+15
| | | | Close #10
* 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
|
* merge Const and Stream into Value; Dataflow logics-ol2020-02-199-135/+206
| | | | lib not fully ported / functonial
* major refactoring: Const, Stream + ResultNodes-ol2020-02-1610-251/+289
|
* fix taggings-ol2020-02-133-14/+16
|
* remove outdated testss-ol2020-02-131-2/+3
|
* no more @registry jugglings-ol2020-02-138-118/+129
|