aboutsummaryrefslogtreecommitdiffstats
path: root/spec (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* move copilot logic, make startup scripts luas-ol2025-03-022-2/+1
|
* base.match: never recall by defaults-ol2025-03-021-3/+3
|
* EvtStream:set(nil) doesnt set :dirtys-ol2025-03-021-0/+17
|
* base.match: match constants as sigss-ol2025-03-021-18/+66
|
* RTNode constifies constant SigStreamss-ol2025-03-023-22/+55
|
* make EvtStreams carry a single values-ol2025-03-024-12/+117
|
* make <num! 4> == <num= 4>s-ol2025-03-022-2/+22
|
* add and test Type:eq(a,b)s-ol2025-03-021-15/+44
|
* test alv.type pps-ol2025-03-021-2/+16
|
* make tostring Scope deterministic and test its-ol2025-03-021-0/+17
|
* add types.T, fix spec + docss-ol2025-03-027-133/+193
|
* add shorthands for builtin primitives to Primitives-ol2025-03-021-18/+18
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2025-03-025-84/+82
|
* add alv.type and specs-ol2025-03-027-13/+54
|
* wip new type system and refactorings-ol2025-03-029-291/+371
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* 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
| | | | Close 12
* more Errors, docs-ol2020-03-221-17/+11
|
* fork ops before eval cycles-ol2020-03-181-31/+89
|
* add Input specs-ol2020-03-151-0/+204
| | | | Close #8
* add Result specs-ol2020-03-104-30/+263
| | | | Close #10
* bugfixess-ol2020-03-091-0/+5
|
* add ldoc documentations-ol2020-03-072-4/+5
|
* refactoring cyclic requiresv0.0s-ol2020-03-053-4/+4
|
* document more interfacess-ol2020-03-022-2/+4
|
* dynamic scopings-ol2020-03-021-3/+47
|
* new op interface part ones-ol2020-03-011-13/+13
|
* add type-pattern matching languages-ol2020-02-291-0/+189
|
* doc and tag specs-ol2020-02-286-0/+111
|
* merge Const and Stream into Value; Dataflow logics-ol2020-02-195-170/+160
| | | | lib not fully ported / functonial
* remove outdated testss-ol2020-02-133-124/+13
|
* new Registry tagging mechanisms-ol2020-02-131-5/+5
|
* envelopess-ol2020-02-101-1/+1
|
* finally implement function diffings-ol2020-02-101-0/+2
|
* reorganizations-ol2020-02-105-10/+7
|
* re-fix functionss-ol2020-02-072-3/+91
|
* new AST approach, testings-ol2020-02-074-137/+240
|
* fix logger and testss-ol2020-02-033-0/+6
|
* macros and scopess-ol2020-02-011-8/+17
|
* first-class scopess-ol2020-02-012-4/+111
|
* ast testing + fixs-ol2020-02-011-7/+57
|
* basic referencess-ol2020-02-012-70/+64
|