aboutsummaryrefslogtreecommitdiffstats
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
* wip for releasevector-maths-ol2022-02-0217-0/+103
* wip vector maths-ol2022-02-021-0/+70
* add thread-first/thread-last macro + specs-ol2021-05-011-0/+25
* rename array/struct modules to avoid name conflicts-ol2021-05-012-2/+2
* have alv-lua modules return Results, not plain tabless-ol2020-09-041-2/+3
* reroll RTNode testss-ol2020-09-041-90/+105
* remove IOStreams, support optional polling in Opss-ol2020-09-041-37/+1
* move struct ops into librarys-ol2020-08-212-2/+2
* move array ops into library, implement concat and sizes-ol2020-08-212-29/+49
* dirty (insert) implementations-ol2020-08-202-2/+2
* implement (set) as per specs-ol2020-08-192-9/+9
* 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
* spec/lang/dos-ol2020-08-143-8/+41
* spec/lang/fns-ol2020-08-142-5/+62
* throw TestPilot errors instead of loggings-ol2020-08-141-3/+30
* start working on language specs-ol2020-08-142-6/+53
* separate Module and IO codes-ol2020-08-141-6/+4
* document and spec Type member fieldss-ol2020-08-141-0/+17
* rename base.match.val → base.match.sigs-ol2020-05-272-48/+48
* indexing into typess-ol2020-05-211-0/+24
* add PureOp specs-ol2020-05-213-3/+141
* base.match: fix bug when repeating multi-element patternss-ol2020-05-211-0/+9
* move copilot logic, make startup scripts luas-ol2020-05-152-2/+1
* base.match: never recall by defaults-ol2020-05-121-3/+3
* EvtStream:set(nil) doesnt set :dirtys-ol2020-05-121-0/+17
* base.match: match constants as sigss-ol2020-05-121-18/+66
* RTNode constifies constant SigStreamss-ol2020-05-123-22/+55
* make EvtStreams carry a single values-ol2020-05-114-12/+117
* make <num! 4> == <num= 4>s-ol2020-05-102-2/+22
* add and test Type:eq(a,b)s-ol2020-05-101-15/+44
* test alv.type pps-ol2020-05-101-2/+16
* make tostring Scope deterministic and test its-ol2020-05-101-0/+17
* add types.T, fix spec + docss-ol2020-05-097-133/+193
* add shorthands for builtin primitives to Primitives-ol2020-05-081-18/+18
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-085-84/+82
* add alv.type and specs-ol2020-05-087-13/+54
* wip new type system and refactorings-ol2020-05-089-291/+371
* fix existing testss-ol2020-04-266-34/+55
* code readabilitys-ol2020-04-241-4/+4
* remove AST:quote()s-ol2020-04-242-26/+0
* better logging interfaces-ol2020-04-248-8/+8
* move spec out of spec/cores-ol2020-04-1410-31/+31
* spec base.match __tostrings-ol2020-04-131-7/+32
* rename Action to Builtins-ol2020-04-121-4/+4
* add :metatype() fwd to Inputs-ol2020-04-121-0/+3
* add match specs-ol2020-03-252-189/+215
* Value -> Value/Event/IO-Streams-ol2020-03-247-291/+236
* more Errors, docs-ol2020-03-221-17/+11