summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/patmat/PatternMatching.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9123 More coherent trees with patmat, dependent typesJason Zaugg2015-01-291-0/+5
* SI-7459 Handle pattern binders used as prefixes in TypeTrees.Jason Zaugg2014-11-141-7/+31
* Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-041-3/+3
* SI-7897, SI-6675 improves name-based patmatPaul Phillips2013-12-151-2/+4
* Removing unused code.Paul Phillips2013-10-021-5/+0
* Refined name-based patmat methods.Paul Phillips2013-08-181-34/+2
* Finish segregating patmat cps hacks.Paul Phillips2013-08-171-0/+1
* Reworked MaybeTypedBound.Paul Phillips2013-08-171-1/+2
* Pattern matcher: extractors become name-based.Paul Phillips2013-08-171-10/+36
* Stylistic cleanups in patmat.Paul Phillips2013-08-171-2/+3
* Cosmetic cleanup in the matcher.Paul Phillips2013-08-171-0/+4
* Fix formatting for couple of docs in the compilerDaniel C. Sobral2013-05-131-2/+6
* Merge 2.10.x into master.Adriaan Moors2013-03-051-4/+4
|\
| * [port] SI-7183 Disable unreachability for withFilter matches.Adriaan Moors2013-03-031-1/+1
| * better names for components of MatchTranslatorAdriaan Moors2013-03-031-2/+2
| * move sat solving to separate fileAdriaan Moors2013-03-031-1/+1
| |
| \
*-. \ Merge 2.10.x into master.Adriaan Moors2013-03-051-7/+13
|\ \ \ | | |/ | |/|
| * | simplify dependencies between patmat components, remove self typesAdriaan Moors2013-03-031-7/+13
| |/
* | Merge remote-tracking branch 'origin/2.10.x' into masterPaul Phillips2013-02-231-30/+84
|\|
| * please ant with filenames, add commentsAdriaan Moors2013-02-211-10/+13
| * remove unused importsAdriaan Moors2013-02-151-20/+71
* | Merge branch 'patmat-refactor' into patmat-refactor-masterAdriaan Moors2013-02-121-8/+5
|/
* [refactor] move PatternMatching.scala to transform.patmatAdriaan Moors2013-02-121-0/+196