-
Notifications
You must be signed in to change notification settings - Fork 131
Comparing changes
Open a pull request
base repository: scala/scala-parser-combinators
base: v1.0.6
head repository: scala/scala-parser-combinators
compare: 1.0.x
Commits on May 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0982f5e - Browse repository at this point
Copy the full SHA 0982f5eView commit details -
Merge pull request #114 from gourlaysama/bump4
Update scala version in README and build.sbt
Configuration menu - View commit details
-
Copy full SHA for 2cb29f8 - Browse repository at this point
Copy the full SHA 2cb29f8View commit details
Commits on Jul 11, 2017
-
Update to sbt-scala-module 1.0.12
Add osgi settings only to the `JVM` project. In the JS project they caused the resulting jar to be empty. Fixes #119 Adds MiMa checking to the JS jar. Minor cleanups in the build definition.
Configuration menu - View commit details
-
Copy full SHA for 39f303c - Browse repository at this point
Copy the full SHA 39f303cView commit details
Commits on Jul 17, 2017
-
Merge pull request #120 from lrytz/sbt-osgi-0.9.1
Update to sbt-scala-module 1.0.12
Configuration menu - View commit details
-
Copy full SHA for 8414ba2 - Browse repository at this point
Copy the full SHA 8414ba2View commit details -
Fix build anme to scala-parser-combinators
The sbt plugin sets `repoName := name.value`, not the other way around.
Configuration menu - View commit details
-
Copy full SHA for bbb18fb - Browse repository at this point
Copy the full SHA bbb18fbView commit details -
Initial support for Scala Native
Antonio Alonso Dominguez committedJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 1d73570 - Browse repository at this point
Copy the full SHA 1d73570View commit details -
Setup travis for native compilation
Antonio Alonso Dominguez committedJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 1d825f6 - Browse repository at this point
Copy the full SHA 1d825f6View commit details -
Antonio Alonso Dominguez committed
Jul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 0cf4ce6 - Browse repository at this point
Copy the full SHA 0cf4ce6View commit details -
Antonio Alonso Dominguez committed
Jul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for ee2513f - Browse repository at this point
Copy the full SHA ee2513fView commit details -
Antonio Alonso Dominguez committed
Jul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for fed1867 - Browse repository at this point
Copy the full SHA fed1867View commit details -
Antonio Alonso Dominguez committed
Jul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 31895c5 - Browse repository at this point
Copy the full SHA 31895c5View commit details -
Antonio Alonso Dominguez committed
Jul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for ed16889 - Browse repository at this point
Copy the full SHA ed16889View commit details -
Antonio Alonso Dominguez committed
Jul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 4f28290 - Browse repository at this point
Copy the full SHA 4f28290View commit details -
Remove Scala Native dependencies when not in Scala 2.11
Antonio Alonso Dominguez committedJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 7370390 - Browse repository at this point
Copy the full SHA 7370390View commit details
Commits on Jul 19, 2017
-
Merge pull request #121 from lrytz/build-name-fix
Fix build anme to scala-parser-combinators
Configuration menu - View commit details
-
Copy full SHA for ecb0d4e - Browse repository at this point
Copy the full SHA ecb0d4eView commit details
Commits on Jul 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dc35849 - Browse repository at this point
Copy the full SHA dc35849View commit details -
Merge pull request #123 from gourlaysama/bump-scala-version
Move to scala 2.12.3 & 2.13.0-M2
Configuration menu - View commit details
-
Copy full SHA for 615b70f - Browse repository at this point
Copy the full SHA 615b70fView commit details
Commits on Jul 30, 2017
-
Merge branch '1.0.x' into native
A. Alonso Dominguez authoredJul 30, 2017 Configuration menu - View commit details
-
Copy full SHA for c70911d - Browse repository at this point
Copy the full SHA c70911dView commit details
Commits on Jul 31, 2017
-
Merge pull request #118 from alonsodomin/native
Support for Scala Native
Configuration menu - View commit details
-
Copy full SHA for fd760fc - Browse repository at this point
Copy the full SHA fd760fcView commit details
Commits on Aug 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 59e13ca - Browse repository at this point
Copy the full SHA 59e13caView commit details -
Merge pull request #125 from gourlaysama/fix-badge
Fix 2.12 release badge
Configuration menu - View commit details
-
Copy full SHA for 21aa25a - Browse repository at this point
Copy the full SHA 21aa25aView commit details
Commits on Oct 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ffaec27 - Browse repository at this point
Copy the full SHA ffaec27View commit details
Commits on Oct 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 90ea0dd - Browse repository at this point
Copy the full SHA 90ea0ddView commit details -
Merge pull request #131 from SethTisue/travis-openjdk6-fix
Travis makes us work harder now to actually get OpenJDK 6
Configuration menu - View commit details
-
Copy full SHA for daf9fe2 - Browse repository at this point
Copy the full SHA daf9fe2View commit details
Commits on Nov 4, 2017
-
Fix js and native project names
sbt-crossproject already handles that, but naming them by hand changed the name of the produced artifacts (`scala-parser-combinators-js_sjs0.6_2.12-...`).
Configuration menu - View commit details
-
Copy full SHA for 16b7c0c - Browse repository at this point
Copy the full SHA 16b7c0cView commit details
Commits on Nov 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 18e1a75 - Browse repository at this point
Copy the full SHA 18e1a75View commit details -
Merge pull request #132 from gourlaysama/fix-native-support
Fix js/native support & bump sbt and plugins versions
Configuration menu - View commit details
-
Copy full SHA for 1f108e5 - Browse repository at this point
Copy the full SHA 1f108e5View commit details
Commits on Jan 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ba11bea - Browse repository at this point
Copy the full SHA ba11beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 853697c - Browse repository at this point
Copy the full SHA 853697cView commit details -
Merge pull request #135 from gourlaysama/revert-scala-native
Revert scala native support
Configuration menu - View commit details
-
Copy full SHA for f225fb0 - Browse repository at this point
Copy the full SHA f225fb0View commit details
Commits on Feb 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fff8f8f - Browse repository at this point
Copy the full SHA fff8f8fView commit details -
Merge pull request #137 from SethTisue/bump-versions
bump various version numbers
Configuration menu - View commit details
-
Copy full SHA for dc88d4d - Browse repository at this point
Copy the full SHA dc88d4dView commit details
Commits on Jun 9, 2018
-
Merge pull request #129 from justinp/1.0.x
#128: prevent OutOfBoundsException on trailing newline
Configuration menu - View commit details
-
Copy full SHA for c7b62dc - Browse repository at this point
Copy the full SHA c7b62dcView commit details
Commits on May 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 23a8cba - Browse repository at this point
Copy the full SHA 23a8cbaView commit details
Commits on Oct 23, 2019
-
note that the Travis-CI changes don't make the JDK 6 build work, but they do allow the JDK 8 one to run
Configuration menu - View commit details
-
Copy full SHA for d99be7e - Browse repository at this point
Copy the full SHA d99be7eView commit details -
Merge pull request #246 from SethTisue/allow-building-on-jdk14
allow JDK 13/14 build (on 1.0.x branch)
Configuration menu - View commit details
-
Copy full SHA for c4c97ba - Browse repository at this point
Copy the full SHA c4c97baView commit details
There are no files selected for viewing