-
Notifications
You must be signed in to change notification settings - Fork 131
Pull requests: scala/scala-parser-combinators
Pull requests list
SI-7710 fix memory performance of RegexParsers in jdk7u6+
#17
by gourlaysama
was merged Jun 25, 2014
Loading...
Allow building an existing tag against a new Scala version
#109
by lrytz
was merged Apr 28, 2017
Loading...
Fix
Parsers.Parser.|||
(by adding equality comparison for Position
objects)
#507
by peteraldous
was merged Apr 5, 2023
Loading...
Prepare 1.0.2 release and bump to 1.0.3-SNAPSHOT
#22
by gourlaysama
was merged Jul 23, 2014
Loading...
Move build matrix to .travis.yml and reinstate scala-native support
#174
by gourlaysama
was merged Oct 16, 2018
Loading...
bump scala, sbt & scala-js dependency versions
#92
by gourlaysama
was merged Dec 16, 2016
Loading...
set crossScalaVersions in a more dbuild-friendly way
#78
by SethTisue
was merged Feb 11, 2016
Loading...
Fix StackOverflowError in PagedSeq.fromString
#179
by filipochnik
was merged Feb 15, 2019
Loading...
for 1.2.x, drop Scala 2.11 support (including Scala Native)
#309
by SethTisue
was closed Nov 12, 2020
Loading...
StdLexical now emits one ErrorToken for unclosed comments.
#403
by martingd
was merged Jul 8, 2021
Loading...
ProTip!
Adding no:label will show everything without a label.