summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Build a call graph for inlining decisionsLukas Rytz2015-03-1112-137/+553
| * | | | | | | | Reuse the same compiler instance for all tests in a JUnit classLukas Rytz2015-03-1113-51/+175
| * | | | | | | | Tools to perform inlining.Lukas Rytz2015-03-1112-52/+534
| * | | | | | | | Find instructions that would cause an IllegalAccessError when inlinedLukas Rytz2015-03-117-9/+375
* | | | | | | | | Merge pull request #4391 from robertzk/2.11.xGrzegorz Kossakowski2015-03-201-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix typo in brutallyResetAttrs commentRobertZK2015-03-181-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #4388 from retronym/ticket/9223Grzegorz Kossakowski2015-03-173-1/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-9223 By-name constructor params should not be aliasedJason Zaugg2015-03-173-1/+17
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4383 from lrytz/upgrade-asm-squashedGrzegorz Kossakowski2015-03-177-34/+279
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade ASM to 5.0.3Lukas Rytz2015-03-147-32/+270
| * | | | | | | | Clarifications to src/asm/READMELukas Rytz2015-03-141-2/+9
| |/ / / / / / /
* | | | | | | | Merge pull request #4384 from sschaef/issue9226-npe-in-gen-asmGrzegorz Kossakowski2015-03-161-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | SI-9226 Fix NPE in GenASM.writeIfNotTooBigSimon Schäfer2015-03-161-1/+1
|/ / / / / / /
* | | / / / / Merge pull request #4377 from lrytz/opt/scalaInlineInfoGrzegorz Kossakowski2015-03-1110-31/+396
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | Emit the ScalaInlineInfo attribute under GenASMLukas Rytz2015-03-1110-31/+396
| | |_|/ / | |/| | |
* | | | | Quote `_` properly in lexical syntax.Adriaan Moors2015-03-051-1/+1
| |_|/ / |/| | |
* | | | Fix links to EPFL CI and nightly downloads.Adriaan Moors2015-02-261-2/+2
* | | | Merge pull request #4357 from retronym/merge/2.10.x-to-2.11.x-20150224v2.11.6Adriaan Moors2015-02-244-12/+82
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge commit 'b2f5101' into merge/2.10.x-to-2.11.x-20150224Jason Zaugg2015-02-240-0/+0
| |\ \ \
| | * \ \ Merge pull request #4307 from som-snytt/issue/4339-2.10-bGrzegorz Kossakowski2015-02-238-42/+80
| | |\ \ \
| | | * | | [backport] SI-9060 Backpatch fifth-edition namesSom Snytt2015-02-153-39/+25
| | | * | | [backport] SI-4339 Event errors and attribute fixSom Snytt2015-02-135-3/+55
| | * | | | Merge pull request #4351 from adriaanm/scaladoc-2.10Adriaan Moors2015-02-201-1/+1
| | |\ \ \ \
| | | * | | | Scaladoc js location synch more robustAdriaan Moors2015-02-201-1/+1
| | |/ / / /
| * | | | | Merge commit 'ad845ff' into merge/2.10.x-to-2.11.x-20150224Jason Zaugg2015-02-244-12/+82
| |\| | | |
| | * | | | Merge pull request #4289 from retronym/ticket/8689Grzegorz Kossakowski2015-02-154-14/+84
| | |\ \ \ \
| | | * | | | SI-8689 Avoid internal error in Promise after sequence of completionsViktor Klang2015-02-044-14/+84
| | | |/ / /
| * | | | | Merge commit 'fbbd1b2' into merge/2.10.x-to-2.11.x-20150224Jason Zaugg2015-02-240-0/+0
| |\| | | |
| | * | | | Merge pull request #4303 from milessabin/topic/backport-7753Grzegorz Kossakowski2015-02-155-37/+123
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Backported fix for SI-7753 to 2.10.x.Miles Sabin2015-02-095-37/+123
| | |/ / /
| | * | | Merge pull request #4290 from adriaanm/2.10.xJason Zaugg2015-02-047-0/+856
| | |\ \ \
| | | * | | New CI validation scriptsAdriaan Moors2015-02-037-0/+856
| | |/ / /
| | * | | Merge pull request #4186 from som-snytt/issue/9027-backportGrzegorz Kossakowski2014-12-083-6/+16
| | |\ \ \
| | | * | | SI-9027 Backport xml parser fixSom Snytt2014-12-043-6/+16
| | |/ / /
* | | | | Merge pull request #4353 from xeno-by/topic/plugin-enter-statsAdriaan Moors2015-02-233-1/+81
|\ \ \ \ \
| * | | | | fixes pluginsEnterStatsEugene Burmako2015-02-223-1/+81
| | |_|/ / | |/| | |
* | | | | Merge pull request #4354 from Ichoran/issue/9172Adriaan Moors2015-02-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-9172 FlatMapped views throw exception on filterRex Kerr2015-02-221-1/+1
|/ / / /
* | | | Merge pull request #4350 from adriaanm/scaladocAdriaan Moors2015-02-201-1/+1
|\ \ \ \
| * | | | Scaladoc js location synch more robustAdriaan Moors2015-02-201-1/+1
|/ / / /
* | | | Merge pull request #4344 from Ichoran/issue/9126Adriaan Moors2015-02-204-22/+46
|\ \ \ \ | |_|_|/ |/| | |
| * | | SI-9126 Missing .seqs causes problems with parallel GenXsRex Kerr2015-02-204-22/+46
|/ / /
* | | Merge pull request #4347 from retronym/ticket/8801Adriaan Moors2015-02-191-0/+21
|\ \ \ | |/ / |/| |
| * | SI-8801 Another test for fixed exponential-time compilationJason Zaugg2015-02-201-0/+21
* | | Merge pull request #4340 from retronym/topic/infix-completionAdriaan Moors2015-02-1911-6/+425
|\ \ \
| * | | Remove incorrect completions: implicits can't add type membersJason Zaugg2015-02-173-5/+3
| * | | SI-9153 More complete and stable results for completionsJason Zaugg2015-02-1710-4/+424
| * | | Cache name for dummy argument used in implicit searchJason Zaugg2015-02-172-1/+2
* | | | Merge pull request #4337 from Ichoran/opt-IterLike-2.11.xAdriaan Moors2015-02-191-6/+6
|\ \ \ \
| * | | | Optimization of IterableLike.scalaRex Kerr2015-02-161-6/+6
| |/ / /