summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5176 from lrytz/t9671Lukas Rytz2016-05-193-20/+33
|\
| * SI-9066 fix null.asInstanceOf[Unit]Lukas Rytz2016-05-181-0/+4
| * SI-9671, SI-7397 fix null.asInstanceOf[Int] when pt erases to ObjectLukas Rytz2016-05-183-20/+29
* | Generate static forwarders for object members in companion interface (#5131)Jason Zaugg2016-05-191-2/+1
* | Merge pull request #5130 from retronym/ticket/SD-129Jason Zaugg2016-05-1923-23/+23
|\ \ | |/ |/|
| * SD-129 Mark JFunctionN as serializableJason Zaugg2016-04-2723-23/+23
* | SI-8756 Fix generic signature for refinement of primitiveJason Zaugg2016-05-181-1/+1
* | improve README (#5163)Lukas Rytz2016-05-181-16/+48
* | Merge pull request #5103 from ruippeixotog/improve-list-map-set-perfLukas Rytz2016-05-172-305/+194
|\ \
| * | Add SerialVersionUID to ListSetRui Gonçalves2016-05-171-0/+3
| * | Make ListMap and ListSet implementations similarRui Gonçalves2016-05-172-247/+156
| * | Improve performance and behavior of ListMap and ListSetRui Gonçalves2016-05-172-62/+39
* | | Merge pull request #5170 from retronym/merge/2.11.x-to-2.12.x-20160517Lukas Rytz2016-05-172-19/+25
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-05-172-19/+25
| |\ \ \
| | * | | SI-9740 Repl import fix -Yrepl-class-basedSom Snytt2016-05-022-19/+25
* | | | | SI-9773 Fix doc for "".lines (#5161)som-snytt2016-05-171-7/+9
|/ / / /
* | | | Add summary reporting to Scaladoc (#5063)Felix Mulder2016-05-137-23/+81
* | | | Merge pull request #5146 from som-snytt/issue/9045-msgLukas Rytz2016-05-132-36/+34
|\ \ \ \
| * | | | SI-9045 Error on recursive ctorSom Snytt2016-05-042-8/+14
| * | | | SI-9045 Refactor to abuse of matchSom Snytt2016-05-041-36/+28
* | | | | Add check to scala REPL package to improve feedback about implicits (#5159)Jens2016-05-131-4/+8
* | | | | Merge pull request #5156 from retronym/topic/partest-1.0.14Jason Zaugg2016-05-122-2/+2
|\ \ \ \ \
| * | | | | Bump to scala-partest 1.0.14Jason Zaugg2016-05-122-2/+2
* | | | | | Correct off-by-one error in Product documentation (#5148)Janek Bogucki2016-05-111-1/+1
* | | | | | SI-9397 Add "_root_" to "GenUtils.scalaFactoryCall" to avoid the scala packag...Shixiong Zhu2016-05-112-2/+2
* | | | | | SI-9666: Use inline group names in Regex (#4990)som-snytt2016-05-111-7/+22
* | | | | | BitSet{1,2} conversion (#5127)Ruslan Sennov2016-05-111-5/+7
|/ / / / /
* | | | | Merge pull request #5042 from soc/SI-9539Jason Zaugg2016-05-051-2/+2
|\ \ \ \ \
| * | | | | SI-9539 Specify charset when reading ScalaSignatures, ...Simon Ochsenreither2016-03-151-2/+2
* | | | | | Merge pull request #5083 from xuwei-k/fix-Future-scaladocJason Zaugg2016-05-051-2/+2
|\ \ \ \ \ \
| * | | | | | use Future#foreach instead of onSuccess in example codexuwei-k2016-04-141-2/+2
* | | | | | | Merge pull request #5112 from lrytz/dropRecursiveClasspathJason Zaugg2016-05-0527-945/+350
|\ \ \ \ \ \ \
| * | | | | | | Remove abstraction layer in classpath implementationLukas Rytz2016-05-0227-408/+313
| * | | | | | | faster AggregateClassPath.findClassLukas Rytz2016-04-231-13/+12
| * | | | | | | remove recursive classpath implementationLukas Rytz2016-04-2319-577/+78
* | | | | | | | Merge pull request #5132 from acdenhartog/patch-1Jason Zaugg2016-05-051-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid function chaining with reverse methodArno den Hartog2016-04-271-3/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #5140 from lrytz/inlineDefaultMethodsJason Zaugg2016-05-055-53/+161
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | SD-140 inline the correct default methodLukas Rytz2016-04-285-53/+161
| |/ / / / / /
* | | | | | | Emit a warning when a constant expression evaluates to an ArithmeticException...Olli Helenius2016-05-022-7/+7
* | | | | | | SI-9752 never ignore blank lines when parsing code blocks (#5125)Antoine Gourlay2016-05-021-1/+1
* | | | | | | SD-142 Avoid noisy log output in backend (#5134)Jason Zaugg2016-05-022-6/+9
* | | | | | | Add examples to Exception object and group members (#5111)Janek Bogucki2016-05-021-25/+165
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #5129 from retronym/ticket/9762Jason Zaugg2016-04-292-28/+10
|\ \ \ \ \ \
| * | | | | | SI-9762 Remove workaround after upstream fix in jlineJason Zaugg2016-04-271-20/+0
| * | | | | | SI-9762 Update to JLine 2.14.1Jason Zaugg2016-04-272-8/+10
| |/ / / / /
* | | | | | Fix the Eclipse classpaths for 2.12.0-M4. (#5136)Performant Data2016-04-283-5/+5
* | | | | | Merge pull request #5094 from lrytz/classOfUnitAdriaan Moors2016-04-271-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix erasure for classOf[Unit], don't erase to classOf[BoxedUnit]Lukas Rytz2016-04-201-2/+3
* | | | | | More efficient code for deciding if a mixin forwarder is needed (#5116)Lukas Rytz2016-04-254-16/+27