29 Commits (fb531d5bf5ec61b715a3ad9aacb8d6c9a64f2d05)

Author SHA1 Message Date
Avraham Sakal dc99668812 restructure 2 years ago
Avraham Sakal e36049c963 add (p)react hooks 2 years ago
Avraham Sakal 169e9de210 fix: addPeers didnt re-define the variable 2 years ago
Avraham Sakal 5ef872cf7d fix: missing Peer ops in categorizeReactions 2 years ago
Avraham Sakal 8cd93f1770 update dist 2 years ago
Avraham Sakal 74c9c438e3 add inline Peer definition to Interpreter() 2 years ago
Avraham Sakal 03584761b1 remove incorrect comment in example 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 f99bc523fa update tests 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 a6f6c3cd17 improve ping-pong test 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 8806ce48d7 TypeScript in example 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