summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | SI-9264 An even-better diagnostic for an unexplained crashJason Zaugg2015-04-071-1/+6
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #4370 from gbasler/ticket/SI-9181Adriaan Moors2015-04-063-66/+141
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Bring back improvements from `SI-6942` that were lost during the switch toGerard Basler2015-03-021-8/+30
| | * | | | | | | Add a check to ensure that if the formulas originating from the exhaustivity /Gerard Basler2015-03-023-58/+111
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | [nomerge] SI-8940 Scaladoc: Fix "Order by Alphabetical" buttonKato Kazuyoshi2015-04-011-1/+1
* | | | | | | | Merge pull request #4436 from adriaanm/rebase-4082Adriaan Moors2015-04-131-0/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8336: add `fold` & `toEither` to `util.Try`cchantep2015-04-071-0/+30
* | | | | | | | | Merge pull request #4408 from kzys/one-wiki-syntaxAdriaan Moors2015-04-091-19/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't define the wiki syntax in multiple placesKato Kazuyoshi2015-03-261-19/+0
* | | | | | | | | | Merge pull request #4424 from lrytz/merge/2.11-to-2.12-apr-1Jason Zaugg2015-04-09141-925/+3635
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge commit '32f520f' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-0164-194/+233
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge pull request #4418 from lrytz/t8731-relaxAdriaan Moors2015-03-312-2/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | SI-8731 don't issue a @switch warning for two-case matchesLukas Rytz2015-03-312-2/+3
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge pull request #4399 from lambdista/scaladoc-typo-1Lukas Rytz2015-03-311-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | fix typo in scaladocAlessandro Lacava2015-03-241-2/+2
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Merge pull request #4375 from som-snytt/issue/8861Lukas Rytz2015-03-311-3/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | SI-8861 Handle alias when probing for AnySom Snytt2015-03-091-3/+2
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge pull request #4318 from soc/topic/remove-deprecation-warningsLukas Rytz2015-03-2854-136/+142
| | |\ \ \ \ \ \ \
| | | * | | | | | | Removed warningsEECOLOR2015-03-2635-48/+55
| | | * | | | | | | new{Term,Type}Name→{Term,Type}Name, tpename/nme→{type,term}NamesSimon Ochsenreither2015-03-2618-37/+38
| | | * | | | | | | Deprecations: Use of isPackage, hasSymbol, getter, setter...Simon Ochsenreither2015-03-2617-52/+50
| | * | | | | | | | Merge pull request #4410 from gourlaysama/wip/t9038-encoding-issuesVlad Ureche2015-03-281-17/+17
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | SI-9038 fix scaladoc syntax highlightning to leave unicode aloneAntoine Gourlay2015-03-261-17/+17
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge pull request #4361 from retronym/ticket/9182Lukas Rytz2015-03-261-1/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-9182 Fix runtime reflection with package object, overloadsJason Zaugg2015-02-251-1/+2
| | * | | | | | | | Merge pull request #4358 from xeno-by/topic/names-defaultsLukas Rytz2015-03-261-1/+1
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | better errors for macro applications with wrong number of argumentsEugene Burmako2015-02-241-1/+1
| | | |/ / / / / /
| | * | | | | | | Merge pull request #4310 from som-snytt/issue/9127-bLukas Rytz2015-03-251-7/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-9127 Xlint doesn't think spaces are significantSom Snytt2015-02-211-7/+4
| | * | | | | | | | Merge pull request #4397 from retronym/topic/icode-diagnosticGrzegorz Kossakowski2015-03-241-7/+9
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | Improve diagnostic error on failed genLoadIdentJason Zaugg2015-03-241-7/+9
| | * | | | | | | | Merge pull request #4380 from retronym/ticket/9020Jason Zaugg2015-03-241-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | SI-9020 Avoid spurious value discarding warning post-typerJason Zaugg2015-03-121-2/+2
| | * | | | | | | | | Merge pull request #4364 from som-snytt/issue/sessiontestJason Zaugg2015-03-243-15/+48
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | SI-9170 More flexible SessionTestSom Snytt2015-03-033-15/+48
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge pull request #4387 from retronym/ticket/9231Jason Zaugg2015-03-241-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | SI-9231 Don't attempt implicit search for erroneous parameterJason Zaugg2015-03-171-1/+1
| | | | |/ / / / / / / | | | |/| | | | | | |
| * | | | | | | | | | Merge commit 'fcc20fe' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-0189-731/+3402
| |\| | | | | | | | | | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Merge pull request #4378 from som-snytt/issue/9102Jason Zaugg2015-03-241-3/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | SI-9102: Improve testSom Snytt2015-03-111-4/+4
| | | * | | | | | | | SI-9102: Reflect method invoke with mixed argsSom Snytt2015-03-111-3/+6
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Merge pull request #4381 from khernyo/issue/9219Jason Zaugg2015-03-241-8/+13
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | SI-9219 Stream toString returns unexpected resultSzabolcs Berecz2015-03-141-8/+13
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge pull request #4338 from Ichoran/opt-SeqLike-2.11.xGrzegorz Kossakowski2015-03-231-25/+50
| | |\ \ \ \ \ \ \
| | | * | | | | | | Performance optimization - SeqLikeRex Kerr2015-02-201-25/+50
| | * | | | | | | | Merge pull request #4312 from lrytz/opt/inliningGrzegorz Kossakowski2015-03-2023-377/+2007
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Don't inline methods containing super calls into other classesLukas Rytz2015-03-121-3/+15
| | | * | | | | | | | Ensure to re-write only trait method calls of actual trait methodsLukas Rytz2015-03-113-34/+49
| | | * | | | | | | | Issue inliner warnings for callsites that cannot be inlinedLukas Rytz2015-03-1118-399/+853
| | | * | | | | | | | Limit the size of the ByteCodeRepository cacheLukas Rytz2015-03-113-4/+38