summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5345 from milessabin/topic/si-7046-backportAdriaan Moors2016-10-188-12/+76
|\
| * Partial fix for SI-7046Miles Sabin2016-08-158-12/+76
* | Merge pull request #5341 from milessabin/topci/si-9760-backportAdriaan Moors2016-10-181-1/+0
|\ \
| * | SI-9760 Fix for higher-kinded GADT refinementMiles Sabin2016-08-151-1/+0
| |/
* | Merge pull request #5240 from som-snytt/issue/9336-paste-tabAdriaan Moors2016-10-181-2/+5
|\ \
| * | SI-9336 Enable paste detect in jlineSom Snytt2016-06-211-2/+5
* | | Merge pull request #5239 from martijnhoekstra/doc_capitalizeAdriaan Moors2016-10-181-0/+1
|\ \ \
| * | | doc: capitalize only works on BMP charactersMartijn Hoekstra2016-06-211-0/+1
| |/ /
* | | Merge pull request #5218 from retronym/ticket/9806Jason Zaugg2016-10-181-2/+2
|\ \ \
| * | | SI-9806 Fix incorrect codegen with optimizer, constants, try/catchJason Zaugg2016-06-071-2/+2
* | | | Avoid tripping cyclic errors under -Ytyper-debugJason Zaugg2016-10-071-1/+1
* | | | In ProcessBuilder docs, replace .lines w/ .lineStreamPaul Kernfeld2016-09-162-9/+9
| |_|/ |/| |
* | | Merge pull request #5236 from som-snytt/issue/triple-backportLukas Rytz2016-07-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Avoid triple-quoting triple quotesSom Snytt2016-06-171-1/+1
* | | Use sbt for PR validationStefan Zeiger2016-06-141-2/+16
|/ /
* | Merge pull request #5219 from som-snytt/issue/9245Jason Zaugg2016-06-141-1/+1
|\ \
| * | SI-9245 Fresher name in Try and testSom Snytt2016-06-071-1/+1
| |/
* | Merge pull request #5213 from som-snytt/issue/stringof-pariterableJason Zaugg2016-06-141-2/+2
|\ \ | |/ |/|
| * SI-9737 [no-merge] Backport stringOf ParIterableNicolas Stucki2016-06-031-2/+2
* | SI-7898 Preserve reader against subversionSom Snytt2016-06-041-1/+4
|/
* Merge pull request #4998 from som-snytt/issue/7898-iLukas Rytz2016-06-015-74/+250
|\
| * SI-7898 Label for parsing -i sourcesLukas Rytz2016-05-241-1/+1
| * SI-7898 Report paste errors improvedlySom Snytt2016-05-232-18/+27
| * SI-7898 Quiet REPL at startupSom Snytt2016-05-221-6/+18
| * SI-7898 Read user input during REPL warmupSom Snytt2016-05-204-57/+212
* | SI-9789 use quadratic probing in OpenHashMapPerformant Data LLC2016-05-261-12/+6
* | Merge pull request #5169 from som-snytt/issue/4625Lukas Rytz2016-05-232-44/+65
|\ \
| * | SI-4625 Warn on first non-toplevel onlySom Snytt2016-05-171-42/+46
| * | SI-4625 Warn when discarding script objectSom Snytt2016-05-171-4/+11
| * | SI-4625 Permit arbitrary top-level in scriptSom Snytt2016-05-161-1/+3
| * | SI-4625 App is a thingSom Snytt2016-05-162-1/+5
| * | SI-4625 Recognize App in scriptSom Snytt2016-05-161-1/+5
* | | Merge pull request #5167 from martijnhoekstra/SI-9766Lukas Rytz2016-05-231-1/+2
|\ \ \
| * | | SI-9766 - allow ++ on empty ConcatIteratorMartijn Hoekstra2016-05-211-1/+2
| |/ /
* | / SI-9688 Make merge in immutable HashMap1 work with null kv.Łukasz Gieroń2016-05-231-1/+1
| |/ |/|
* | [backport] identical readme in 2.11.x as in 2.12.xLukas Rytz2016-05-191-16/+57
* | Remove default value for sourcepath in scalac (ant version). (#5166)Krzysztof Romanowski2016-05-171-2/+0
|/
* SI-9740 Repl import fix -Yrepl-class-basedSom Snytt2016-05-022-19/+25
* SI-9734 Narrow type when import REPL history (#5084)som-snytt2016-04-201-1/+1
* SI-9735 REPL prefer standard escapes for code text (#5086)som-snytt2016-04-201-4/+12
* Automate Eclipse settings and update project files: (#5091)Iulian Dragos2016-04-209-27/+101
* Merge pull request #5054 from lrytz/intellij-2.112.11.xLukas Rytz2016-03-2323-234/+336
|\
| * Update IntelliJ build for use with sbtLukas Rytz2016-03-2123-234/+336
* | SI-9488 - adds the same default toString format to Scala Futures as 2.12.xViktor Klang2016-03-221-0/+4
|/
* Merge pull request #5005 from janekdb/2.11.x-man-page-scalacv2.11.8Seth Tisue2016-03-041-25/+26
|\
| * Document -Xxml:coalescing in scalac man pageJanek Bogucki2016-03-031-25/+26
* | Merge pull request #4994 from dk14/patch-1Seth Tisue2016-03-041-1/+1
|\ \
| * | explicitly specify insertion-order feature in docsdk142016-02-231-1/+1
* | | Typesafe -> Lightbend in more placesSeth Tisue2016-03-042-2/+2
* | | SI-9425 Fix a residual bug with multi-param-list case classesJason Zaugg2016-03-041-3/+10