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: mihaimaruseac/hindent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: mihaimaruseac/hindent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.1
Choose a head ref
  • 10 commits
  • 39 files changed
  • 3 contributors

Commits on Aug 12, 2016

  1. Update travis build matrix

    chrisdone committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    abfb759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc08e83 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Pretty print overloaded labels

    This fixes #209.
    
    I tried to add a test for this, but it failed for some reason.
    
    ```
    hindent applied to chunks in test/johan-tibell/tests/overloaded-labels.test
      works
      works FAILED [1]
    
    Failures:
    
      test/Spec.hs:68:
      1) hindent applied to chunks in test/johan-tibell/tests/overloaded-labels.test works
           Error: Parse error: #
    
    Randomized with seed 1842169145
    ```
    tfausak committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    390c8f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #210 from tfausak/gh-209-overloaded-labels

    Pretty print overloaded labels
    chrisdone authored Aug 18, 2016
    Configuration menu
    Copy the full SHA
    050bfa8 View commit details
    Browse the repository at this point in the history
  3. Restrict benchmark to johanTibell

    jml committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    e6961b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c216ddd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Merge pull request #213 from jml/fix-benchmarks

    Fix Travis build
    chrisdone authored Aug 19, 2016
    Configuration menu
    Copy the full SHA
    60cd0cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7e7168 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. Configuration menu
    Copy the full SHA
    3153c38 View commit details
    Browse the repository at this point in the history
  2. Bump for hackage

    chrisdone committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    0877f3d View commit details
    Browse the repository at this point in the history
Loading