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

Commits on Nov 1, 2021

  1. some attempts to improve speed

    rearranged if statements in pop_char
    now using ints rather than chars for control character checks
    fixed a typo in an error message
    jacobwilliams committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    bc33932 View commit details
    Browse the repository at this point in the history
  2. fix for last commit

    jacobwilliams committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b15cf9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04a92cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73727c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. some more experiments

    jacobwilliams committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3b54a73 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

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

Commits on Apr 2, 2022

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

Commits on May 7, 2022

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