aboutsummaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-02wip for releasevector-maths-ol17-0/+103
2022-02-02wip vector maths-ol1-0/+70
2021-05-01add thread-first/thread-last macro + specs-ol1-0/+25
2021-05-01rename array/struct modules to avoid name conflicts-ol2-2/+2
2020-09-04have alv-lua modules return Results, not plain tabless-ol1-2/+3
2020-09-04reroll RTNode testss-ol1-90/+105
2020-09-04remove IOStreams, support optional polling in Opss-ol1-37/+1
2020-08-21move struct ops into librarys-ol2-2/+2
2020-08-21move array ops into library, implement concat and sizes-ol2-29/+49
2020-08-20dirty (insert) implementations-ol2-2/+2
2020-08-19implement (set) as per specs-ol2-9/+9
2020-08-19add (failing) struct specs-ol1-0/+51
2020-08-19add (failing) array specs-ol2-0/+128
2020-08-19add TestPilot:eval_onces-ol4-33/+28
2020-08-14spec/lang/dos-ol3-8/+41
2020-08-14spec/lang/fns-ol2-5/+62
2020-08-14throw TestPilot errors instead of loggings-ol1-3/+30
2020-08-14start working on language specs-ol2-6/+53
2020-08-14separate Module and IO codes-ol1-6/+4
2020-08-14document and spec Type member fieldss-ol1-0/+17
2020-05-27rename base.match.val → base.match.sigs-ol2-48/+48
2020-05-21indexing into typess-ol1-0/+24
2020-05-21add PureOp specs-ol3-3/+141
2020-05-21base.match: fix bug when repeating multi-element patternss-ol1-0/+9
2020-05-15move copilot logic, make startup scripts luas-ol2-2/+1
2020-05-12base.match: never recall by defaults-ol1-3/+3
2020-05-12EvtStream:set(nil) doesnt set :dirtys-ol1-0/+17
2020-05-12base.match: match constants as sigss-ol1-18/+66
2020-05-12RTNode constifies constant SigStreamss-ol3-22/+55
2020-05-11make EvtStreams carry a single values-ol4-12/+117
2020-05-10make <num! 4> == <num= 4>s-ol2-2/+22
2020-05-10add and test Type:eq(a,b)s-ol1-15/+44
2020-05-10test alv.type pps-ol1-2/+16
2020-05-10make tostring Scope deterministic and test its-ol1-0/+17
2020-05-09add types.T, fix spec + docss-ol7-133/+193
2020-05-08add shorthands for builtin primitives to Primitives-ol1-18/+18
2020-05-08rename RTNode.value to RTNode.result (to match Result class)s-ol5-84/+82
2020-05-08add alv.type and specs-ol7-13/+54
2020-05-08wip new type system and refactorings-ol9-291/+371
2020-04-26fix existing testss-ol6-34/+55
2020-04-24code readabilitys-ol1-4/+4
2020-04-24remove AST:quote()s-ol2-26/+0
2020-04-24better logging interfaces-ol8-8/+8
2020-04-14move spec out of spec/cores-ol10-31/+31
2020-04-13spec base.match __tostrings-ol1-7/+32
2020-04-12rename Action to Builtins-ol1-4/+4
2020-04-12add :metatype() fwd to Inputs-ol1-0/+3
2020-03-25add match specs-ol2-189/+215
2020-03-24Value -> Value/Event/IO-Streams-ol7-291/+236
2020-03-22more Errors, docs-ol1-17/+11