summaryrefslogtreecommitdiff
path: root/test/files/presentation
Commit message (Expand)AuthorAgeFilesLines
* Test infrastructure for scope completionJason Zaugg2013-11-1510-22/+22
* 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
|\| |
| * | Add a request to presentation compiler to fetch doc comment information.Eugene Vigdorchik2013-02-062-16/+37
| |/
* | SI-6811 Remove primitive widenings and /:\Simon Ochsenreither2013-01-178-31/+15
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-204-1/+124
|\|
| * Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-124-1/+124
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-0/+33
|\|
| * Fixed SI-6505. Respond to ask calls by immediate failure even after compiler ...Iulian Dragos2012-10-101-0/+33
* | SI-6467: Zero element in aggregate now by-nameAleksandar Prokopec2012-10-041-1/+1
|/
* Allow nested calls to `askForResponse` in the presentation compiler.Iulian Dragos2012-09-042-0/+24
* Allow attachments for symbols, just like for trees.Lukas Rytz2012-07-057-0/+56
* Enhanced presentation compiler test infrastructureMirco Dotta2012-07-057-35/+6
* Renaming convertTo to to on GenTraversableOnce.Josh Suereth2012-06-281-1/+1
* Migrate build to @odersky's suggestion of convertTo.Josh Suereth2012-06-181-1/+3
* removes array tagsEugene Burmako2012-06-081-1/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-2/+2