-
Notifications
You must be signed in to change notification settings - Fork 130
Merge 1.0.x to master (i.e. 1.1.x) #115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+285
−69
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bump scala, sbt & scala-js dependency versions
Update latest API link, add getting started link
Update version and README for v1.0.5
link to Programming in Scala from README.md
I did a preliminary conversion of https://wiki.scala-lang.org/display/SW/Parser+Combinators--Getting+Started to markdown. It might be a bit large for the README - we could either move it to its own file, or iterate on it to make it a bit more to-the-point.
Add "Getting Started" section to README
Syntax highlight
speed up Travis builds using caching feature
…cala.util.parsing.json Deprecate scala.util.parsing.json
Update Getting_Started.md
* Links to scala-lang.org/api/... for types from the Scala library * Diagrams (if graphviz is around) * Links to the source on GitHub (only for released versions) * Html pages didn't even a title, they do now
Improve parser combinator documentation
For tags of the form `v1.2.3-suffix#2.13.0-M1`, the build script releases version `1.2.3-suffix` using Scala version `2.13.0-M1`. This allows building an existing tag against a new Scala version.
Allow building an existing tag against a new Scala version
Disable publishing of root project
Update scala version in README and build.sbt
Conflicts: .travis.yml README.md build.sbt
SethTisue
approved these changes
May 3, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Conflicts:
.travis.yml
README.md
build.sbt