summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2725 from som-snytt/topic/repl-paste-fileAdriaan Moors2013-07-124-0/+52
|\
| * SI-4684 Repl supports raw pasteSom Snytt2013-07-112-0/+28
| * SI-4684 Repl supports whole-file pasteSom Snytt2013-07-112-0/+24
* | Fix repl-save testSom Snytt2013-07-112-24/+18
|/
* SI-7487 Revert "Removed -Ymacro-no-expand."Adriaan Moors2013-07-101-0/+24
* Merge pull request #2697 from som-snytt/issue/6419-repl-saveAdriaan Moors2013-07-102-0/+34
|\
| * SI-6419 Repl save session commandSom Snytt2013-07-012-0/+34
* | Merge pull request #2701 from som-snytt/issue/4594-repl-settingsAdriaan Moors2013-07-101-0/+26
|\ \
| * | SI-4594 Repl settings commandSom Snytt2013-07-041-0/+26
| |/
* | Merge pull request #2714 from scalamacros/topic/quasiquotesAdriaan Moors2013-07-1017-0/+1331
|\ \
| * | macro impls can now return subtypes of c.TreeEugene Burmako2013-07-106-0/+51
| * | tests for quasiquotesDen Shabalin2013-07-0811-0/+1280
* | | Merge pull request #2717 from retronym/ticket/6574Adriaan Moors2013-07-105-0/+44
|\ \ \
| * | | SI-6574 Support @tailrec for extension methods.Jason Zaugg2013-07-105-0/+44
* | | | Merge pull request #2713 from VladUreche/issue/7638-masterAdriaan Moors2013-07-101-0/+51
|\ \ \ \
| * | | | SI-7638 Superaccessor lookup after specializationVlad Ureche2013-07-081-0/+51
* | | | | Merge pull request #2704 from adriaanm/modularizeAdriaan Moors2013-07-091-1/+1
|\ \ \ \ \
| * | | | | Spin off parser combinators to scala-parser-combinators.jar.Adriaan Moors2013-07-051-1/+1
| * | | | | Spin off src/library/scala/xml to src/xml/scala/xml.Adriaan Moors2013-07-051-1/+1
* | | | | | Merge pull request #2650 from paulp/issue/6221Adriaan Moors2013-07-087-7/+74
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | SI-6221 inference with Function1 subtypes.Paul Phillips2013-06-137-7/+74
* | | | | | Merge pull request #2688 from yllan/SI-7614Grzegorz Kossakowski2013-07-061-0/+70
|\ \ \ \ \ \
| * | | | | | SI-7614 Minimize the times of evaluation f in TraversableOnce.maxBy/minBy.yllan2013-07-061-0/+70
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2660 from retronym/ticket/7582Adriaan Moors2013-07-0311-0/+92
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-7582 Only inline accessible calls to package-private Java codeJason Zaugg2013-06-198-0/+50
| * | | | | SI-7582 ClassfileParser: populate privateWithin of Java module classJason Zaugg2013-06-163-0/+42
| | |/ / / | |/| | |
* | | | | Merge pull request #2699 from adriaanm/fix-2637-windowsJason Zaugg2013-07-021-1/+2
|\ \ \ \ \
| * | | | | Use forward slash in #2637's test on windowsAdriaan Moors2013-07-011-1/+2
* | | | | | Merge pull request #2693 from lexspoon/semmle-lintAdriaan Moors2013-07-013-0/+10
|\ \ \ \ \ \
| * | | | | | Updates .gitignore files.Lex Spoon2013-06-263-0/+10
* | | | | | | Merge pull request #2694 from adriaanm/masterGrzegorz Kossakowski2013-07-018-420/+229
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 2.10.x into masterAdriaan Moors2013-06-288-420/+229
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #2648 from retronym/ticket/7571Grzegorz Kossakowski2013-06-253-7/+17
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-7571 Allow nesting of anonymous classes in value classesJason Zaugg2013-06-193-7/+17
| | * | | | | | | | Merge pull request #2511 from viktorklang/wip-cleaner-Future-method-implement...Adriaan Moors2013-06-241-409/+153
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Refactoring to the scala-concurrent-tck.scalaViktor Klang2013-06-191-409/+153
| | * | | | | | | | | Merge pull request #2651 from VladUreche/issue/7343-2Adriaan Moors2013-06-183-1/+59
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | SI-7343 Fixed phase ordering in specializationVlad Ureche2013-06-123-1/+59
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge pull request #2646 from retronym/topic/duration-relax-2.10.xGrzegorz Kossakowski2013-06-181-2/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | [backport] relax time constraint in duration-tck.scala (for Windows VMs)Roland2013-06-101-2/+3
* | | | | | | | | | | | Merge pull request #2692 from soc/SI-7591Adriaan Moors2013-07-014-15/+85
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | SI-7591 Minor cleanupsSimon Ochsenreither2013-07-013-15/+2
| * | | | | | | | | | | SI-7591 Move command-line spec usage demo to testsSimon Ochsenreither2013-07-011-0/+83
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #2620 from magarciaEPFL/backendish33Adriaan Moors2013-07-017-2/+29
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | more informative name for backend-selection via command-lineMiguel Garcia2013-06-275-5/+5
| * | | | | | | | | | SI-5031 fixed in GenBCodeMiguel Garcia2013-06-061-1/+0
| * | | | | | | | | | two bytecode tests atune with bytecode by GenASMMiguel Garcia2013-06-022-1/+2
| * | | | | | | | | | new bytecode emitter, GenBCode, for now under a flagMiguel Garcia2013-06-016-1/+28
* | | | | | | | | | | Merge pull request #2681 from soc/SI-7590Adriaan Moors2013-06-282-1/+7
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | SI-7590 TreeSet should fail fast if Ordering is nullSimon Ochsenreither2013-06-252-1/+7
| | |_|_|_|_|/ / / / | |/| | | | | | | |