Commit History

Author SHA1 Message Date
  Bjorn d885bb6b86 Merge pull request #48 from 4O4/lust-update 5 years ago
  4O4 fd7d8fb1d4 Fix custom lust paths 6 years ago
  4O4 2388041ee0 Fix wrappers 6 years ago
  4O4 0d1d147de2 Wrap spies with anonymous functions 6 years ago
  4O4 b3442b838a Spy on public api instead of implementation details 6 years ago
  4O4 c3afae67e0 Update lust to resolve problems from earlier versions 6 years ago
  Bjorn Swenson 78363657ed Merge pull request #41 from StrangePan/issue-40 6 years ago
  Daniel Andrus 823c9526f8 Fix zip operator not producing a Subscription 6 years ago
  Daniel Andrus 4a475209f1 Add unsubscription test for zip operator 6 years ago
  Bjorn Swenson cf92f8e82a Merge pull request #39 from naxxster/fix-onError-test-code 6 years ago
  Junseong Jang f9ff630135 Add an assertion like 'expect(observable).to.produce.error()' to test 'onError'. 6 years ago
  Bjorn Swenson c6e6c543b2 Merge pull request #36 from naxxster/fix_flatten_subscription 6 years ago
  Junseong Jang a158200231 Fix `flatten` operator's subscription to unsubscribe from all sources 6 years ago
  Bjorn Swenson 3e2786130e Merge pull request #35 from Metastruct/patch-1 6 years ago
  PotcFdk f460f9420f Rename 'continue' -> '_continue'. 6 years ago
  bjorn b2c4522f4a Add debounce docs; 6 years ago
  bjorn 132e8e8ae1 Iterate Subject observers in reverse; 6 years ago
  Bjorn Swenson 687c7e53b4 Merge pull request #33 from naxxster/fix-merge-source-completed 6 years ago
  Bjorn Swenson 66af07f13b Merge pull request #32 from naxxster/fix-switch-subscription 6 years ago
  Bjorn Swenson ebe4eb8ea6 Merge pull request #31 from naxxster/fix-with-subscription 6 years ago
  Junseong Jang 5e4e857c96 Fix merge operator to handle onCompleted of input observables not a destructive way 6 years ago
  Junseong Jang 24450712be Fix switch operator subscription to unsubscribe from inner subscription 6 years ago
  Junseong Jang 8093dcbd21 Fix with operator subscription to unsubscribe from all sources 6 years ago
  bjorn 14a33c5614 Update build; 7 years ago
  bjorn 6110f957ef Improve Observable.fromFileByLine test coverage; 7 years ago
  bjorn 457fe4cde3 Observable.fromFileByLine: formatting; 7 years ago
  bjorn 4962bdb523 Add tests for Observable.fromFileByLine; 7 years ago
  bjorn ef6f80be0b Update README; 7 years ago
  bjorn c8a21d456b Update rx.lua; 7 years ago
  bjorn 8b825ffc44 Update tools build version; 7 years ago