summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'odersky/topic/inline' into inline-remergePaul Phillips2012-02-063-4/+4
|\
| * Removing AnyVal as a source class. Removing automatic addition of ScalaObject...Martin Odersky2012-02-064-4/+3
* | A couple more checkfiles and comments.Paul Phillips2012-02-041-1/+1
* | Updated checkfiles to subtract ScalaObject.Paul Phillips2012-02-045-6/+5
* | Merge branch 'master' into topic/inlinePaul Phillips2012-02-0375-0/+886
|\ \ | |/ |/|
| * Merge commit 'c58b240' into developPaul Phillips2012-02-023-0/+54
| |\
| | * [vpm] __match determines match semantics; virtualizationAdriaan Moors2012-02-023-0/+54
| * | 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
| |/
* | updated check file; got accidentally dropped from last commit.Martin Odersky2012-01-301-1/+1
* | Merge remote-tracking branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-291-22/+23
|/
*-. 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