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: miloyip/json-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jokester/json-tutorial
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.
  • 16 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 20, 2016

  1. Configuration menu
    Copy the full SHA
    4fdb071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4000da5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'tutorial-01'

    jokester committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    9e74603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebb7dff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f03a16e View commit details
    Browse the repository at this point in the history
  6. tutorial 02: fix test cases

    jokester committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    eb0df14 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Configuration menu
    Copy the full SHA
    1d83b6f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tutorial-02'

    jokester committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    2c6a955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff2c8a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2016

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

Commits on Sep 28, 2016

  1. Configuration menu
    Copy the full SHA
    9714b69 View commit details
    Browse the repository at this point in the history
  2. tutorial 03

    - boolean & number accessor
    - lept_parse_string: passing test suite 1-3
    jokester committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    d859c87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d87adbd View commit details
    Browse the repository at this point in the history
  4. fix a memory leak in test code

    btw valgrind is epic
    jokester committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    b2e36ce View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tutorial03', remote-tracking branch 'upstream/master'

    Conflicts:
    	tutorial03/leptjson.c
    jokester committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    1d76bac View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

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