Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
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: pbrisbin/load-env
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.4
Choose a base ref
...
head repository: pbrisbin/load-env
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 10, 2014

  1. Fix typo in haddocks

    pbrisbin committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    eb68082 View commit details
    Browse the repository at this point in the history
  2. Version bump

    pbrisbin committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    bef4212 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2014

  1. Configuration menu
    Copy the full SHA
    b584c99 View commit details
    Browse the repository at this point in the history
  2. Use void and newline

    pbrisbin committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    3c74a4c View commit details
    Browse the repository at this point in the history
  3. hlint

    pbrisbin committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    51f54da View commit details
    Browse the repository at this point in the history
  4. Don't fail on an empty file

    pbrisbin committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    2b8e2c8 View commit details
    Browse the repository at this point in the history
  5. Simplify parsing by ignoring failed lines

    - Move newline handling out of variable parser
    pbrisbin committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    b14091a View commit details
    Browse the repository at this point in the history
  6. Better layers of abstraction

    - identifier/value are only concerned with that
    - parseVariable handles the equals, whitespace and newline
    pbrisbin committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    d84db94 View commit details
    Browse the repository at this point in the history
  7. Version bump

    pbrisbin committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    7a07453 View commit details
    Browse the repository at this point in the history
Loading