summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Cleaner range counting.Paul Phillips2012-01-242-0/+4233
*---. Merge remote-tracking branches 'axel22/issue/5374', 'axel22/issue/5262', 'sca...Paul Phillips2012-01-238-12/+140
|\ \ \
| | | * Add test case for SI-4835 (https://issues.scala-lang.org/browse/SI-4835)Kota Mizushima2012-01-232-0/+45
| | * | Temporarily disabling debug traces in macro testsEugene Burmako2012-01-232-12/+22
| * | | Test files for SI-5262, which was fixed by SI-5374.aleksandar2012-01-232-0/+28
| * | | Fix for SI-5374.aleksandar2012-01-232-0/+45
| | |/ | |/|
* / | Figured out the "$class$1" problem.Paul Phillips2012-01-233-0/+22
|/ /
* | A better REPL context classloader.Jason Zaugg2012-01-212-0/+22
| |
| \
*-. \ Merge remote-tracking branches 'cvogt/windowsExitCodeFix' and 'szabolcsberecz...Paul Phillips2012-01-202-0/+13
|\ \ \ | |_|/ |/| |
| | * Closes SI-5066Szabolcs Berecz2012-01-202-0/+13
* | | Merge remote-tracking branch 'kepler/topic/macros' into developPaul Phillips2012-01-194-0/+198
|\ \ \ | |/ / |/| |
| * | Progress with macrosEugene Burmako2012-01-204-0/+198
| |/
* / Improved performance of TraversableLike.dropWhile, which now stops re-evaluat...Christopher Vogt2012-01-201-0/+15
|/
* Merge remote-tracking branch 'dcsobral/interpolationFix'Paul Phillips2012-01-185-0/+16
|\
| * Fix check for number of argumentsDaniel C. Sobral2012-01-175-0/+16
* | Fixed a bug SI-5377 (https://issues.scala-lang.org/browse/SI-5377).Kota Mizushima2012-01-192-0/+65
|/
* Merge remote-tracking branches 'odersky/pullrequest/interpolation' and 'magar...Paul Phillips2012-01-165-9/+44
|\
| * A string interpolation implementation of SIP-11.Martin Odersky2012-01-165-9/+44
* | Preserve attribute order in inline XMLSzabolcs Berecz2012-01-142-10/+26
* | Fixed overloading in package objects.Paul Phillips2012-01-133-0/+79
|/
* Merge remote-tracking branch 'szabolcsberecz/xml-attribute-fixes' into developPaul Phillips2012-01-121-3/+22
|\
| * Cleanup after "Fixed equality and string representation of xml attributes wit...Szabolcs Berecz2012-01-121-3/+22
* | Merge branch 'master' into issue/4147aleksandar2012-01-1223-39/+236
|\|
| * Revert "Accept prefixed xml attributes with null value"Paul Phillips2012-01-101-22/+3
| *---. Merge remote-tracking branches 'odersky/master', 'odersky/topic/capturing' an...Paul Phillips2012-01-091-0/+33
| |\ \ \
| | | | * Accept prefixed xml attributes with null valueSzabolcs Berecz2012-01-071-3/+22
| | | | * Fixed equality and string representation of xml attributes with null valueSzabolcs Berecz2012-01-071-0/+14
| * | | | Fix for PartialFunction NPE.Paul Phillips2012-01-081-0/+7
| * | | | Made Array manifests return type arguments.Paul Phillips2012-01-071-0/+10
| | |_|/ | |/| |
| * | | Fix for crasher where Arrays meet abstract types.Paul Phillips2012-01-062-0/+21
| * | | 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
| |/ /
| * / More uniformity for the parser.Paul Phillips2011-12-311-0/+13
| |/
| * Fixing slightly damaged test.Paul Phillips2011-12-281-1/+1
| * repl power mode improvements.Paul Phillips2011-12-282-3/+23
| * Consecutive type application.Paul Phillips2011-12-272-0/+72
| * [vpm] emitting switches -- BodyTreeMakerAdriaan Moors2011-12-241-1/+2
| * [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
* | Add mutable tree sets to the standard library.aleksandar2012-01-121-0/+36
|/
* Fix for classOf NPE.Paul Phillips2011-12-192-0/+14
* Merge remote-tracking branches 'axel22/issue/5293' and 'jsuereth/fix-5053-vie...Paul Phillips2011-12-193-0/+37
|\
| * unzip(3) on view now returns view.Josh Suereth2011-12-182-0/+26
| * Fix for seq/array varargs crasher.Paul Phillips2011-12-131-0/+11
* | Fix #5293 - changed the way hashcode is improved in hash sets.aleksandar2011-12-191-0/+83
|/
* Fix reflective toolbox producing invalid bytecodeEugene Burmako2011-12-075-1/+38
* Merge remote-tracking branches 'blair/documentation-typo-fix' and 'blair/remo...Paul Phillips2011-12-061-1/+1
|\
| * Fix documentation stutters.Blair Zajac2011-12-061-1/+1