summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* replace methods containing a synchronized body with synchronized methodsSzabolcs Berecz2012-02-162-4/+10
* test to check for proper synchronization in generated codeSzabolcs Berecz2012-02-153-0/+578
*-. Merge remote-tracking branches 'scalamacros/pullrequest/preprocessreifees' an...Paul Phillips2012-02-1589-103/+556
|\ \
| | * Makes multiline interpolation work finelyEugene Burmako2012-02-156-0/+101
| * | Disables typechecking that precedes reflective compilationEugene Burmako2012-02-1475-128/+295
| * | Preprocessing for reifeesEugene Burmako2012-02-1422-0/+185
| |/
* | Add parallel size computation for ParCtrie.Aleksandar Prokopec2012-02-151-0/+19
* | Add `dup` method to ParCtrie iterators.Aleksandar Prokopec2012-02-151-0/+10
* | Specialization action.Paul Phillips2012-02-145-1/+34
|/
* Merge branch 'master' into developPaul Phillips2012-02-132-0/+239
|\
| * Existential printing, plus more compiler testing infrastructure.Paul Phillips2012-02-132-0/+239
* | Fixes https://issues.scala-lang.org/browse/SI-5229Eugene Burmako2012-02-1414-0/+154
|/
* reifyAnnotationsEugene Burmako2012-02-1214-0/+212
* Fix for overly suppressive repl.Paul Phillips2012-02-121-0/+3
* Another existential problem down.Paul Phillips2012-02-116-94/+127
* Overcame long-maddening existential issue.Paul Phillips2012-02-104-0/+108
* Merge branch 'master' into feature/pc-ctrieAleksandar Prokopec2012-02-0688-145/+976
|\
| * Refining the reflection api.Paul Phillips2012-02-052-10/+10
| *---. Merge remote-tracking branches 'VladUreche/feature/compiler-rootdoc', 'scalam...Paul Phillips2012-02-058-0/+71
| |\ \ \
| | | | * Fixes https://issues.scala-lang.org/browse/SI-5272Eugene Burmako2012-02-054-0/+35
| | |_|/ | |/| |
| | | * Fixes https://issues.scala-lang.org/browse/SI-5334Eugene Burmako2012-02-054-0/+36
| | |/ | |/|
| * | Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-0513-159/+33
| |/
| * 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
| |/
* | Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-031-7/+7
* | Incorporate Ctrie into standard library.Aleksandar Prokopec2012-02-021-1/+4
* | Add the Ctrie concurrent map implementation.Aleksandar Prokopec2012-02-017-0/+841
|/
*-. 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
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|