-
Notifications
You must be signed in to change notification settings - Fork 17
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: wolfe-pack/wolfe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: wolfe-pack/wolfe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: TokenFun
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 42 files changed
- 1 contributor
Commits on Mar 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3fe9fbd - Browse repository at this point
Copy the full SHA 3fe9fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8bb8f1 - Browse repository at this point
Copy the full SHA b8bb8f1View commit details
Commits on Mar 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 680294d - Browse repository at this point
Copy the full SHA 680294dView commit details
Commits on Apr 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9060ced - Browse repository at this point
Copy the full SHA 9060cedView commit details -
It compiles, but `Document2.fromString[BasicTokenTest,Sentence2[Basic…
…TokenTest]]("Hello World")` does not resolve all CanBuildFrom's correctly yet. I think some sort of nested "CanBuildFrom" is needed.Configuration menu - View commit details
-
Copy full SHA for 3b5a410 - Browse repository at this point
Copy the full SHA 3b5a410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec2831 - Browse repository at this point
Copy the full SHA 4ec2831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a2461 - Browse repository at this point
Copy the full SHA 72a2461View commit details -
Configuration menu - View commit details
-
Copy full SHA for f876629 - Browse repository at this point
Copy the full SHA f876629View commit details -
Configuration menu - View commit details
-
Copy full SHA for a87b890 - Browse repository at this point
Copy the full SHA a87b890View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae89820 - Browse repository at this point
Copy the full SHA ae89820View commit details
Commits on Apr 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d46a49a - Browse repository at this point
Copy the full SHA d46a49aView commit details -
WiP on blue printing proper splitters.
I have added some additional "canBuildFromBasic" builders- but I am not sure they are really needed, I think I may remove them again in a future iteration. In `TwentyNewsGroupReaderNewStyle.scala`, some implicits are not resolved automatically. needs investigating
Configuration menu - View commit details
-
Copy full SHA for 3d01d5b - Browse repository at this point
Copy the full SHA 3d01d5bView commit details
Commits on Apr 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for aeb59f3 - Browse repository at this point
Copy the full SHA aeb59f3View commit details
Commits on Apr 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d5ca0c4 - Browse repository at this point
Copy the full SHA d5ca0c4View commit details
Commits on Apr 15, 2015
-
another failed attempt, using F-bound polymorphism through type param…
…eters (i.e. trait A[B <: A[B]] ), but this failed as I also need to parameterize on the Sentence/Token. The next idea is to parameterize using self types.
Configuration menu - View commit details
-
Copy full SHA for 545986b - Browse repository at this point
Copy the full SHA 545986bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...TokenFun