summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Fixes reifyThisEugene Burmako2012-02-0230-0/+427
* Miscellaneous fixes to reificationEugene Burmako2012-02-0223-0/+246
*-. Merge remote-tracking branches 'scalamacros/pullrequest/5258' and 'scalamacro...Paul Phillips2012-02-0112-0/+100
|\ \
| | * Hardens classToType logicEugene Burmako2012-02-0110-0/+85
| |/ |/|
| * Hardens reification against rare kinds of ConstantsEugene Burmako2012-02-012-0/+15
|/
*---. Merge remote-tracking branches 'gkossakowski/virtpatmat-switch', 'scalamacros...Paul Phillips2012-02-015-0/+53
|\ \ \
| | | * Introduce getAnnotations that triggers symbol completionEugene Burmako2012-01-312-0/+13
| | |/
| * / Added a test-case for switches with Yvirtpatmat.Grzegorz Kossakowski2012-02-013-0/+40
| |/
* / Fix for slice boundary condition.Paul Phillips2012-02-012-0/+6
|/
*-. Merge remote-tracking branches 'axel22/issue/5374' and 'axel22/issue/5375' in...Paul Phillips2012-01-254-10/+67
|\ \
| | * Fix for SI-5375.aleksandar2012-01-252-0/+20
| * | Refine fix for SI-5374 - make list deserialization backward-compatible.aleksandar2012-01-252-10/+47
* | | Merge remote-tracking branch 'odersky/topic/reflect' into developPaul Phillips2012-01-251-8/+8
|\ \ \
| * | | Making reflection thread-safe.Martin Odersky2012-01-251-8/+8
* | | | 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