16 Commits (8408926b993e8c24fded7d7a8a24242cecfba35f)

Author SHA1 Message Date
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