Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thi-ng/umbrella
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @thi.ng/rstream-log@1.0.39
Choose a base ref
...
head repository: thi-ng/umbrella
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @thi.ng/rstream-log@1.0.40
Choose a head ref
  • 18 commits
  • 159 files changed
  • 3 contributors

Commits on Jul 13, 2018

  1. Configuration menu
    Copy the full SHA
    4f19be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20b028c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Configuration menu
    Copy the full SHA
    aa55973 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    08db846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7870149 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into develop

    * master: (25 commits)
      feat(examples): update axis ticks, add more symbols, refactor SMAs
      docs(transducers): update readme
      Publish
      perf(transducers): update movingAverage() xform, add docs
      docs(transducers): add/update doc strings
      feat(transducer): add asIterable() helper
      feat(transducers): allow key arrays for rename(), simplify call sites
      feat(transducers): add juxtR() for multiplexed reductions from same src
      Publish
      docs(examples): update readme & dataflow diagram
      feat(examples): add auto-refresh, add data credits
      fix(rstream): emit first value immediately in fromInterval()
      docs(examples): add/update types in rstream-hdom
      feat(examples): improve time labels on crypto-chart
      refactor(examples): remove atom usage from rstream-hdom demo, update docs
      feat(examples): add theme support for crypto chart, update diagram
      docs(examples): update list of demos
      docs(examples): add dataflow graph to readme
      docs(examples): temp fix live demo link in readme
      Publish
      ...
    postspectacular committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    3a2aa7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fe612d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a5812f View commit details
    Browse the repository at this point in the history
  6. feat(transducers-stats): add other xforms

    - bollinger()
    - donchian()
    - hma()
    - rsi()
    - sd()
    postspectacular committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    7df3ce0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/tx-stats' into develop

    * feature/tx-stats:
      feat(transducers-stats): add other xforms
      feat(transducers-stats): add @thi.ng/transducers-stats package
    postspectacular committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    1de746b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e49743 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52ce30c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8009a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Merge pull request #30 from andrew8er/feature/rstream-add-timeout

    feat(rstream): Add a timeout() subscription
    Karsten Schmidt authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    7b10e0c View commit details
    Browse the repository at this point in the history
  2. feat(rstream): add reset option for timeout()

    - add tests
    - update docs
    postspectacular committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    cd751fb View commit details
    Browse the repository at this point in the history
  3. perf(rstream): optimize dispatch if only single child

    - replace Subscription.subs with array (was Set)
    - update Subscription.dispatch()
    - update call sites
    - add tests
    postspectacular committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    a59c5c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cfb8e5 View commit details
    Browse the repository at this point in the history
  5. Publish

     - @thi.ng/api@4.0.5
     - @thi.ng/associative@0.5.10
     - @thi.ng/atom@1.4.5
     - @thi.ng/bench@0.1.4
     - @thi.ng/bitstream@0.4.14
     - @thi.ng/cache@0.2.14
     - @thi.ng/checks@1.5.6
     - @thi.ng/compare@0.1.5
     - @thi.ng/csp@0.3.51
     - @thi.ng/dcons@1.0.6
     - @thi.ng/defmulti@0.3.6
     - @thi.ng/dgraph@0.2.10
     - @thi.ng/diff@1.0.20
     - @thi.ng/dot@0.1.9
     - @thi.ng/equiv@0.1.6
     - @thi.ng/errors@0.1.5
     - @thi.ng/hdom-components@2.1.10
     - @thi.ng/hdom@3.0.30
     - @thi.ng/heaps@0.2.14
     - @thi.ng/hiccup-css@0.2.10
     - @thi.ng/hiccup-svg@1.0.8
     - @thi.ng/hiccup@2.0.8
     - @thi.ng/iges@0.1.3
     - @thi.ng/interceptors@1.8.8
     - @thi.ng/iterators@4.1.19
     - @thi.ng/paths@1.5.1
     - @thi.ng/pointfree-lang@0.2.16
     - @thi.ng/pointfree@0.8.5
     - @thi.ng/resolve-map@3.0.6
     - @thi.ng/rle-pack@0.2.23
     - @thi.ng/router@0.1.19
     - @thi.ng/rstream-csp@0.1.89
     - @thi.ng/rstream-dot@0.2.28
     - @thi.ng/rstream-gestures@0.4.9
     - @thi.ng/rstream-graph@2.1.13
     - @thi.ng/rstream-log@1.0.40
     - @thi.ng/rstream-query@0.3.27
     - @thi.ng/rstream@1.10.0
     - @thi.ng/sax@0.3.9
     - @thi.ng/transducers-fsm@0.2.8
     - @thi.ng/transducers-stats@0.1.0
     - @thi.ng/transducers@1.14.1
     - @thi.ng/unionstruct@0.1.12
    postspectacular committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    8389a2c View commit details
    Browse the repository at this point in the history
Loading