| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | move copilot logic, make startup scripts lua | s-ol | 2025-03-02 | 2 | -2/+1 | |
| | | ||||||
| * | base.match: never recall by default | s-ol | 2025-03-02 | 1 | -3/+3 | |
| | | ||||||
| * | EvtStream:set(nil) doesnt set :dirty | s-ol | 2025-03-02 | 1 | -0/+17 | |
| | | ||||||
| * | base.match: match constants as sigs | s-ol | 2025-03-02 | 1 | -18/+66 | |
| | | ||||||
| * | RTNode constifies constant SigStreams | s-ol | 2025-03-02 | 3 | -22/+55 | |
| | | ||||||
| * | make EvtStreams carry a single value | s-ol | 2025-03-02 | 4 | -12/+117 | |
| | | ||||||
| * | make <num! 4> == <num= 4> | s-ol | 2025-03-02 | 2 | -2/+22 | |
| | | ||||||
| * | add and test Type:eq(a,b) | s-ol | 2025-03-02 | 1 | -15/+44 | |
| | | ||||||
| * | test alv.type pp | s-ol | 2025-03-02 | 1 | -2/+16 | |
| | | ||||||
| * | make tostring Scope deterministic and test it | s-ol | 2025-03-02 | 1 | -0/+17 | |
| | | ||||||
| * | add types.T, fix spec + docs | s-ol | 2025-03-02 | 7 | -133/+193 | |
| | | ||||||
| * | add shorthands for builtin primitives to Primitive | s-ol | 2025-03-02 | 1 | -18/+18 | |
| | | ||||||
| * | rename RTNode.value to RTNode.result (to match Result class) | s-ol | 2025-03-02 | 5 | -84/+82 | |
| | | ||||||
| * | add alv.type and spec | s-ol | 2025-03-02 | 7 | -13/+54 | |
| | | ||||||
| * | wip new type system and refactoring | s-ol | 2025-03-02 | 9 | -291/+371 | |
| | | | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream | |||||
| * | fix existing tests | s-ol | 2020-04-26 | 6 | -34/+55 | |
| | | ||||||
| * | code readability | s-ol | 2020-04-24 | 1 | -4/+4 | |
| | | ||||||
| * | remove AST:quote() | s-ol | 2020-04-24 | 2 | -26/+0 | |
| | | ||||||
| * | better logging interface | s-ol | 2020-04-24 | 8 | -8/+8 | |
| | | ||||||
| * | move spec out of spec/core | s-ol | 2020-04-14 | 10 | -31/+31 | |
| | | ||||||
| * | spec base.match __tostring | s-ol | 2020-04-13 | 1 | -7/+32 | |
| | | ||||||
| * | rename Action to Builtin | s-ol | 2020-04-12 | 1 | -4/+4 | |
| | | ||||||
| * | add :metatype() fwd to Input | s-ol | 2020-04-12 | 1 | -0/+3 | |
| | | ||||||
| * | add match spec | s-ol | 2020-03-25 | 2 | -189/+215 | |
| | | ||||||
| * | Value -> Value/Event/IO-Stream | s-ol | 2020-03-24 | 7 | -291/+236 | |
| | | | | | Close 12 | |||||
| * | more Errors, doc | s-ol | 2020-03-22 | 1 | -17/+11 | |
| | | ||||||
| * | fork ops before eval cycle | s-ol | 2020-03-18 | 1 | -31/+89 | |
| | | ||||||
| * | add Input spec | s-ol | 2020-03-15 | 1 | -0/+204 | |
| | | | | | Close #8 | |||||
| * | add Result spec | s-ol | 2020-03-10 | 4 | -30/+263 | |
| | | | | | Close #10 | |||||
| * | bugfixes | s-ol | 2020-03-09 | 1 | -0/+5 | |
| | | ||||||
| * | add ldoc documentation | s-ol | 2020-03-07 | 2 | -4/+5 | |
| | | ||||||
| * | refactoring cyclic requiresv0.0 | s-ol | 2020-03-05 | 3 | -4/+4 | |
| | | ||||||
| * | document more interfaces | s-ol | 2020-03-02 | 2 | -2/+4 | |
| | | ||||||
| * | dynamic scoping | s-ol | 2020-03-02 | 1 | -3/+47 | |
| | | ||||||
| * | new op interface part one | s-ol | 2020-03-01 | 1 | -13/+13 | |
| | | ||||||
| * | add type-pattern matching language | s-ol | 2020-02-29 | 1 | -0/+189 | |
| | | ||||||
| * | doc and tag spec | s-ol | 2020-02-28 | 6 | -0/+111 | |
| | | ||||||
| * | merge Const and Stream into Value; Dataflow logic | s-ol | 2020-02-19 | 5 | -170/+160 | |
| | | | | | lib not fully ported / functonial | |||||
| * | remove outdated tests | s-ol | 2020-02-13 | 3 | -124/+13 | |
| | | ||||||
| * | new Registry tagging mechanism | s-ol | 2020-02-13 | 1 | -5/+5 | |
| | | ||||||
| * | envelopes | s-ol | 2020-02-10 | 1 | -1/+1 | |
| | | ||||||
| * | finally implement function diffing | s-ol | 2020-02-10 | 1 | -0/+2 | |
| | | ||||||
| * | reorganization | s-ol | 2020-02-10 | 5 | -10/+7 | |
| | | ||||||
| * | re-fix functions | s-ol | 2020-02-07 | 2 | -3/+91 | |
| | | ||||||
| * | new AST approach, testing | s-ol | 2020-02-07 | 4 | -137/+240 | |
| | | ||||||
| * | fix logger and tests | s-ol | 2020-02-03 | 3 | -0/+6 | |
| | | ||||||
| * | macros and scopes | s-ol | 2020-02-01 | 1 | -8/+17 | |
| | | ||||||
| * | first-class scopes | s-ol | 2020-02-01 | 2 | -4/+111 | |
| | | ||||||
| * | ast testing + fix | s-ol | 2020-02-01 | 1 | -7/+57 | |
| | | ||||||
| * | basic references | s-ol | 2020-02-01 | 2 | -70/+64 | |
| | | ||||||
