summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix for crasher during type inference.Paul Phillips2012-01-062-0/+72
* | | | | TypeVar tracing.Paul Phillips2012-01-061-1/+1
* | | | | Error message improvement.Paul Phillips2012-01-052-0/+13
* | | | | Fix issue with higher-order type params.Paul Phillips2012-01-051-0/+17
* | | | | Optimization in refchecks.Paul Phillips2012-01-051-1/+1
* | | | | Optimization in Constructors.Paul Phillips2012-01-051-1/+1
* | | | | Moved Origins into scala.reflect.internal.util.Paul Phillips2012-01-051-1/+1
* | | | | Don't mark mixed in methods as bridges.Paul Phillips2012-01-051-0/+14
* | | | | Fix for NoSuchMethod in cleanup.Paul Phillips2012-01-042-0/+18
* | | | | Closes SI-5354.Martin Odersky2012-01-042-0/+22
|/ / / /
* | | | Added -Xlog-implicit-conversions.Paul Phillips2012-01-023-0/+45
* | | | More uniformity for the parser.Paul Phillips2011-12-311-0/+13
|/ / /
* | | More performance work.Paul Phillips2011-12-301-10/+5
* | | Fixing slightly damaged test.Paul Phillips2011-12-281-1/+1
* | | repl power mode improvements.Paul Phillips2011-12-282-3/+23
* | | Tone down insensible-equality warning.Paul Phillips2011-12-273-7/+11
* | | Merge branch 'type-currying-mini' of /scala/trunk into developPaul Phillips2011-12-272-0/+72
|\ \ \
| * | | Consecutive type application.Paul Phillips2011-12-272-0/+72
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'ijuma/issue/5341', 'kepler/topic/reifyclosure...Paul Phillips2011-12-2723-0/+403
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | * | | | Tests for recently submitted SI-5334Eugene Burmako2011-12-232-0/+30
| | | | |/ / /
| | | * / / / fixes #5104 and related NaN ordering inconsistenciesSzabolcs Berecz2011-12-251-0/+130
| | | |/ / /
| * | / / / A handful of tests for closures under reificationEugene Burmako2011-12-2620-0/+243
|/ / / / /
* / / / / Fixed regression in lub calculation.Paul Phillips2011-12-261-0/+12
|/ / / /
* | | | [vpm] emitting switches -- BodyTreeMakerAdriaan Moors2011-12-245-1/+21
* | | | [vpm] common sub-expression elimination for conditionsAdriaan Moors2011-12-243-0/+12
* | | | [vpm] unapplyProd: faster matching for case classesAdriaan Moors2011-12-243-0/+28
|/ / /
* / / Omit non-essential TypeApply trees.Eugene Burmako2011-12-222-33/+0
|/ /
* | Fix for classOf NPE.Paul Phillips2011-12-192-0/+14
* | Test case closes SI-5119.Paul Phillips2011-12-191-0/+13
* | Merge remote-tracking branches 'axel22/issue/5293' and 'jsuereth/fix-5053-vie...Paul Phillips2011-12-1915-140/+307
|\ \
| * | unzip(3) on view now returns view.Josh Suereth2011-12-182-0/+26
| * | Fixed "Definition Classes" in bug #5287Vlad Ureche2011-12-165-106/+104
| * | Fixed scalacheck test to fail if it's failing.Paul Phillips2011-12-161-7/+1
| * | Improve quality of scalacheck range tests input and output.Daniel C. Sobral2011-12-161-26/+55
| * | Fix for seq/array varargs crasher.Paul Phillips2011-12-131-0/+11
| * | Test case closes SI-4063.Paul Phillips2011-12-121-0/+39
| * | Test case closes SI-4273.Paul Phillips2011-12-121-0/+8
| * | Merge remote-tracking branch 'repo/develop'Paul Phillips2011-12-122-1/+2
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge remote-tracking branches 'kepler/topic/typeparamsfix', 'kepler/ticket/5...Paul Phillips2011-12-122-1/+2
| | |\ \ \ \
| | | | * | | Batch files no longer swallow exit codesEugene Burmako2011-12-092-1/+2
| | | |/ / /
| * | / / / Range.foreach optimization.Paul Phillips2011-12-121-0/+61
| |/ / / /
* / / / / Fix #5293 - changed the way hashcode is improved in hash sets.aleksandar2011-12-192-4/+87
|/ / / /
* / / / Disabled another presentation compiler test.Paul Phillips2011-12-093-0/+0
|/ / /
* | | Merge remote-tracking branches 'VladUreche/issue/5054' and 'jsuereth/dont_res...Paul Phillips2011-12-086-13/+5
|\| |
| | \
| | \
| *-. \ Merge remote-tracking branches 'soc/SI-4990', 'fedgehog/docs_fix_for_scala.Ei...Paul Phillips2011-12-076-13/+5
| |\ \ \ | | |_|/ | |/| |
| | | * Fix reflective toolbox producing invalid bytecodeEugene Burmako2011-12-075-10/+3
| | |/ | |/|
| | * Migration message and version cleanupSimon Ochsenreither2011-12-071-3/+2
| |/
* / Fixed #5054, #5287Vlad Ureche2011-12-089-14/+173
|/
* Merge remote-tracking branch 'soc/scaladoc-spacing' into developPaul Phillips2011-12-061-7/+7
|\
| * Fixes the annoying spaces between name, type params and params in ScalaDoc.Simon Ochsenreither2011-12-061-7/+7