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

Commits on Nov 5, 2014

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

Commits on Nov 6, 2014

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

    jkozlowski committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    c94b8f9 View commit details
    Browse the repository at this point in the history
  3. Try it with a sandbox.

    jkozlowski committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    1bd4b73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66fc728 View commit details
    Browse the repository at this point in the history
  5. This should help.

    jkozlowski committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    fa0d234 View commit details
    Browse the repository at this point in the history
  6. let's try this

    jkozlowski committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    18ecba7 View commit details
    Browse the repository at this point in the history
  7. Cat the build log.

    jkozlowski committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    1a3471c View commit details
    Browse the repository at this point in the history
  8. Try this

    jkozlowski committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    6276619 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2014

  1. Configuration menu
    Copy the full SHA
    6284d44 View commit details
    Browse the repository at this point in the history
  2. Refactor Lexeme type out of actual constructors, to avoid repetition.

    * This means that in the general case the compiler will not be able to unpack fields,
      but whatever.
    jkozlowski committed Nov 9, 2014
    Configuration menu
    Copy the full SHA
    b73ad61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    847de22 View commit details
    Browse the repository at this point in the history
  4. Setup alex.

    Setup ghci to run alex + happy on :test.
    jkozlowski committed Nov 9, 2014
    Configuration menu
    Copy the full SHA
    eaafdf9 View commit details
    Browse the repository at this point in the history
Loading