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: snakster/cpp.react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jonnew/cpp.react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 59 files changed
  • 1 contributor

Commits on Dec 8, 2016

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

Commits on Dec 9, 2016

  1. Added Trode, Time, EphysInput. Does not work.

    jonnew committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    df31480 View commit details
    Browse the repository at this point in the history
  2. Compiles, but segfaults.

    jonnew committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    aaf3040 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. Merge with ilelann/cpp.react

    jonnew committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    f5c1a87 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Fix dangling field warning

    - Fix binding reference member 'count_' to a temporary value in Timing.h
    jonnew committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    63ca996 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

  1. Move Token declaration to privent undefined type

    - It was being used before being declared in Events.h
    jonnew committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    b47c139 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Added some notes.

    jonnew committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    b5c01c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ad62e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Removed spurious enum declaration.

    jonnew committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    6ad48dc View commit details
    Browse the repository at this point in the history
Loading