21 Commits (8cd93f1770f861fcf508942ff86de0ee57132faa)

Author SHA1 Message Date
Avraham Sakal 8cd93f1770 update dist 2 years ago
Avraham Sakal 74c9c438e3 add inline Peer definition to Interpreter() 2 years ago
Avraham Sakal c0860a6b50 Peer working 2 years ago
Avraham Sakal 636ba279c8 fix order of execution 2 years ago
Avraham Sakal 3e769c0fa5 add subscription types 2 years ago
Avraham Sakal 1857b4474a add subscribe method to interpreter 2 years ago
Avraham Sakal 37aa932956 change order of operations, add originalContext param to SideEffects 2 years ago
Avraham Sakal 7c4b48c391 rename variable for clarity 2 years ago
Avraham Sakal e740c57662 add generic type param to Interpreter for context 2 years ago
Avraham Sakal 38021baf64 make multiple calls to start() harmless 2 years ago
Avraham Sakal 91a628eeb3 add Interpreter().start() for convenient start-upon-creation 2 years ago
Avraham Sakal 8306fa67cf add `start()` and `pause()` to interpreter 2 years ago
Avraham Sakal a3bb0f281c add `(un)subscribe` function 2 years ago
Brian Sakal ad41407ac6 use eventQueue; process Reactions in proper order 2 years ago
Brian Sakal 26383090ba remove typescript generics
they were getting in the way; it can be developed after the lib is
more mature
2 years ago
Brian Sakal e328533629 sync `send` works 2 years ago
Brian Sakal 0495f1d87a add Context generic type 2 years ago
Brian Sakal e37161d3a0 begin building Tick 2 years ago
Brian Sakal abf984bd5d TypeScript, send() 2 years ago
Brian Sakal f6adaa8f53 begin typescript types 2 years ago
Brian Sakal de370a32ed init 2 years ago