aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add reference/loopss-ol2020-08-212-1/+38
* fix if, add whens-ol2020-08-211-3/+35
* move struct ops into librarys-ol2020-08-215-192/+144
* move array ops into library, implement concat and sizes-ol2020-08-213-29/+292
* dirty (remove) implementations-ol2020-08-201-3/+42
* dirty (insert) implementations-ol2020-08-203-17/+94
* implement (set) as per specs-ol2020-08-194-11/+45
* add (failing) struct specs-ol2020-08-191-0/+51
* add (failing) array specs-ol2020-08-192-0/+128
* add TestPilot:eval_onces-ol2020-08-194-33/+28
* bugfixes with compound type comparisonss-ol2020-08-172-4/+5
* spec/lang/dos-ol2020-08-143-8/+41
* spec/lang/fns-ol2020-08-142-5/+62
* throw TestPilot errors instead of loggings-ol2020-08-143-11/+47
* start working on language specs-ol2020-08-142-6/+53
* make error highest logging prios-ol2020-08-141-2/+2
* fix require and dos-ol2020-08-141-2/+5
* fix alv.copilot.udp docss-ol2020-08-141-0/+4
* separate Module and IO codes-ol2020-08-144-43/+82
* document and spec Type member fieldss-ol2020-08-142-8/+39
* add vis/rgbs-ol2020-07-151-2/+44
* fix crash when last expression in (do …) returns Constants-ol2020-07-152-3/+6
* add vis/bars-ol2020-07-151-0/+41
* Op: vis method instead of fields-ol2020-07-155-31/+53
* add vis field to Opss-ol2020-07-115-17/+30
* rename time/sequence to time/val-seq and add time/bang-seqs-ol2020-07-112-26/+71
* move util/switch to builtinss-ol2020-07-112-49/+58
* small cleanups-ol2020-07-111-1/+0
* udp: reply with tag/module in msgs-ol2020-07-111-10/+7
* add editor-support UDP servers-ol2020-07-083-2/+81
* (unecessarily) store util/switch index in states-ol2020-07-081-9/+6
* store RTNode in Builtins-ol2020-07-083-19/+32
* copilot: pass args through base constructors-ol2020-07-044-9/+5
* explicit sort in Makefiles-ol2020-06-031-3/+3
* lib midi, random: docstring formatting fixess-ol2020-06-033-0/+3
* split guide into guide and references-ol2020-06-0320-82/+132
* add loop/recurs-ol2020-05-271-0/+79
* rename base.match.val → base.match.sigs-ol2020-05-2719-118/+118
* allow > and < in symbol namess-ol2020-05-271-1/+1
* align some docstringss-ol2020-05-213-38/+4
* update scm rockspecs-ol2020-05-211-0/+91
* rename alv.builtin to alv.builtinss-ol2020-05-216-7/+7
* move array and struct constructor into builtinss-ol2020-05-213-49/+42
* add builtin gets-ol2020-05-211-0/+33
* fix some bugss-ol2020-05-214-20/+8
* dont error when running empty filess-ol2020-05-211-1/+2
* indexing into typess-ol2020-05-212-4/+44
* add trigseq to lib/rhythms-ol2020-05-211-2/+43
* add PureOp specs-ol2020-05-213-3/+141
* base.match: fix bug when repeating multi-element patternss-ol2020-05-212-8/+18