summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1628 from axel22/issue/6150-backportJosh Suereth2012-11-191-0/+44
|\
| * Fixes SI-6150 - backport to 2.10.x branch.Aleksandar Prokopec2012-11-141-0/+44
* | Merge pull request #1612 from scalamacros/topic/showrawEugene Burmako2012-11-152-0/+17
|\ \ | |/ |/|
| * sane printing of renamed importsEugene Burmako2012-11-132-0/+17
* | Fix for SI-6662, macro failing too early.Paul Phillips2012-11-143-0/+17
|/
* Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-052-0/+27
|\
| * Merge pull request #1526 from paulp/value-classes/6534-equalsAdriaan Moors2012-11-011-0/+14
| |\
| | * New take on SI-6534, value classes.Paul Phillips2012-10-241-0/+14
| * | Fixes SI-6500 by making erasure more regular.Martin Odersky2012-10-301-0/+13
| |/
* | Merge pull request #1546 from paulp/merge-2.10.0-wipJosh Suereth2012-10-313-69/+72
|\ \
| * | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.0-wipPaul Phillips2012-10-313-69/+72
| |\|
| | * Disabled generation of _1, _2, etc. methods.Paul Phillips2012-10-223-69/+72
* | | Merge pull request #1522 from possiblywrong/2.10.xJosh Suereth2012-10-312-0/+12
|\ \ \
| * | | SI-6488: Stop I/O threads prior to Process destructionDeclan Conlon2012-10-262-0/+12
| |/ /
* / / Fixes SI-6559 - StringContext not using passed in escape function.Josh Suereth2012-10-301-0/+17
|/ /
* / Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-182-0/+16
|/
* Merge pull request #1483 from gkossakowski/SI-6440Josh Suereth2012-10-102-0/+8
|\
| * SI-6440: Revert change to `TraversableLike.filterNot`Grzegorz Kossakowski2012-10-092-0/+8
* | Merge pull request #1458 from scalamacros/pullrequest/reflectionJosh Suereth2012-10-094-4/+16
|\ \ | |/ |/|
| * removes EmptyTermName and EmptyTypeNameEugene Burmako2012-10-031-1/+1
| * renames macros.TypeError to TypecheckExceptionEugene Burmako2012-10-031-1/+1
| * turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-032-2/+14
* | Merge pull request #1442 from adriaanm/ticket-6215Grzegorz Kossakowski2012-10-081-8/+8
|\ \
| * | SI-6215 Fix compiler crash on private method in value classMartin Odersky2012-10-021-8/+8
| |/
* | MethodSymbol.params => MethodSymbol.paramssEugene Burmako2012-10-073-12/+12
* | undeprecates manifests for 2.10.0Eugene Burmako2012-10-032-0/+16
|/
* Merge pull request #1415 from scalamacros/is-value-typeEugene Burmako2012-09-288-0/+99
|\
| * fully initializes symbols on `typeSignature`Eugene Burmako2012-09-281-1/+1
| * Fix for failing test.Paul Phillips2012-09-282-7/+18
| * Implementations of isValueType and isNonValueType.Paul Phillips2012-09-283-1/+33
| * SI-6417 correctly reifies non-value typesEugene Burmako2012-09-284-0/+50
| * showRaw no longer crashes on NoSymbolEugene Burmako2012-09-282-0/+6
* | Merge pull request #1347 from soc/SI-6380Grzegorz Kossakowski2012-09-282-0/+27
|\ \ | |/ |/|
| * SI-6380 #1 Add @throws[Exception]Simon Ochsenreither2012-09-212-0/+27
* | Merge pull request #1399 from paulp/210-uncheckedGrzegorz Kossakowski2012-09-281-5/+5
|\ \
| * | Improvements to unchecked warnings.Paul Phillips2012-09-251-5/+5
* | | moves Context.runtimeUniverse to TreeBuild.mkRuntimeUniverseRefEugene Burmako2012-09-273-4/+7
* | | simplifies Context.Run and Context.CompilationUnitEugene Burmako2012-09-271-2/+1
* | | exposes Position.source as SourceFileEugene Burmako2012-09-272-2/+2
* | | removes extraneous stuff from macros.InfrastructureEugene Burmako2012-09-271-12/+1
* | | removes front ends from scala-reflect.jarEugene Burmako2012-09-273-13/+34
* | | MirrorOf => MirrorEugene Burmako2012-09-274-8/+8
* | | Merge pull request #1393 from scalamacros/topic/leaks-in-toolboxesGrzegorz Kossakowski2012-09-271-0/+26
|\ \ \
| * | | SI-6412 alleviates leaks in toolboxes, attempt #2Eugene Burmako2012-09-271-0/+26
* | | | hardens DirectTest against missing -d settingsEugene Burmako2012-09-261-1/+1
|/ / /
* | | Merge pull request #1380 from scalamacros/ticket/6277Eugene Burmako2012-09-2612-15/+19
|\ \ \
| * | | SI-6277 fixes flags, annotations & privateWithinEugene Burmako2012-09-2612-15/+19
* | | | Merge pull request #1396 from axel22/issue/6410Josh Suereth2012-09-262-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-6410 add test cases.Aleksandar Prokopec2012-09-252-0/+11
* | | | Update check-file for SI-6344 test.Grzegorz Kossakowski2012-09-251-2/+2
|/ / /