summaryrefslogtreecommitdiff
path: root/test/files/presentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | SI-7458 Pres. compiler must not observe trees in silent modeJason Zaugg2013-12-021-1/+1
| * | SI-7548 Test to demonstrate residual exploratory typing bugJason Zaugg2013-12-023-0/+30
| * | SI-7548 askTypeAt returns the same type whether the source was fully or targe...Mirco Dotta2013-12-023-0/+25
| |/
| * Merge pull request #3166 from skyluc/issue/completion-import-object-7280-210Jason Zaugg2013-11-2224-16/+931
| |\
| | * [nomaster] SI-7280 Scope completion not returning members provided by importsLuc Bourlier2013-11-213-0/+208
| | * [nomaster] Adds test cases for scope completionLuc Bourlier2013-11-2112-0/+707
| | * [nomaster] Test infrastructure for scope completionJason Zaugg2013-11-219-16/+16
| * | SI-7915 Corrected range positions created during default args expansionMirco Dotta2013-11-193-0/+28
| |/
* | deprecate Pair and TripleDen Shabalin2013-11-202-18/+22
* | Merge pull request #3140 from skyluc/issue/completion-import-object-7280Jason Zaugg2013-11-1825-22/+937
|\ \
| * | SI-7280 Scope completion not returning members provided by importsLuc Bourlier2013-11-153-0/+208
| * | Adds test cases for scope completionLuc Bourlier2013-11-1512-0/+707
| * | Test infrastructure for scope completionJason Zaugg2013-11-1510-22/+22
* | | Merge pull request #3136 from dotta/issue/si-7915Jason Zaugg2013-11-183-0/+28
|\ \ \ | |/ / |/| |
| * | SI-7915 Corrected range positions created during default args expansionMirco Dotta2013-11-153-0/+28
* | | Merge commit '6045a05b83' into merge-2.10Adriaan Moors2013-11-133-0/+44
|\ \ \ | |/ / |/| / | |/
| * Fix completion after application with implicit argumentsJason Zaugg2013-11-063-0/+44
* | Merge pull request #3112 from adriaanm/modularize-scaladocJames Iry2013-11-131-1/+16
|\ \
| * | Refactoring to prepare modularization of the compiler.Adriaan Moors2013-11-121-1/+16
* | | Make parameters to implicit value classes privateJason Zaugg2013-11-128-75/+15
|/ /
* | SI-7678 Don't cache member symbols of TypeTags in Definitions.Jason Zaugg2013-11-083-0/+72
* | Remove orphaned check files and flags files.Jason Zaugg2013-10-271-1/+0
* | Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-master-4Jason Zaugg2013-10-185-169/+0
|\|
| * Disable flaky presentation compiler test.Jason Zaugg2013-10-175-161/+0
* | Cull extraneous whitespace.Paul Phillips2013-09-1811-43/+43
* | SI-7643 Enable newPatternMatching in interactive.Jason Zaugg2013-09-064-0/+18
* | Remove dependency on typer phase in ClassfileParser.Grzegorz Kossakowski2013-07-271-4/+0
* | SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-252-8/+7
* | An attempt to make tests deterministic.Paul Phillips2013-05-192-2/+2
* | Merge pull request #2454 from vigdorchik/scaladoc_fixesJason Zaugg2013-05-171-1/+1
|\ \
| * | Improve code style in the Scaladoc implementation.Eugene Vigdorchik2013-05-161-1/+1
* | | More useful checkfile output in interactive tests.Paul Phillips2013-04-3010-692/+692
* | | SI-7362, crash in presentation compiler.Paul Phillips2013-04-303-0/+76
|/ /
* | Simplify type bounds.Paul Phillips2013-04-201-2/+2
* | Improve testing interactive experience.Eugene Vigdorchik2013-03-262-4/+5
* | Merge 2.10.x into masterAdriaan Moors2013-03-122-1/+168
|\|
| * Fix SI-7224.Iulian Dragos2013-03-072-1/+168
* | Eliminated all forInteractive/forScaladoc uses.Paul Phillips2013-03-095-0/+173
* | Moved scaladoc code into src/scaladoc.Paul Phillips2013-03-095-167/+0
* | Merge 2.10.x into master.Adriaan Moors2013-03-056-84/+106
|\|
| * SI-7109 SI-7153 Generalize the API to get docComments: allow to force docTreesEugene Vigdorchik2013-02-246-84/+106
* | Merge 2.10.x into master.Adriaan Moors2013-02-206-13/+37
|\|
| * Merge pull request #2130 from vigdorchik/relax_docJames Iry2013-02-192-9/+7
| |\
| | * SI-7134: don't require doc.Settings in base api of scaladoc.Eugene Vigdorchik2013-02-152-9/+7
| * | unit test ide-t1000567 exercises SI-5063, aka #1000567.François Garillot2013-02-194-0/+26
| |/
* | Maintenance of Predef.Paul Phillips2013-02-128-15/+30
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-104-0/+106
|\|
| * Merge pull request #1993 from mads379/SI-7026-2.10.xAdriaan Moors2013-02-073-0/+100
| |\
| | * SI-7026: parseTree should never return a typed oneMads Hartmann Jensen2013-02-073-0/+100
* | | Merge commit 'f784fbfbce' into merge-210Paul Phillips2013-02-102-16/+37
|\| |