summaryrefslogtreecommitdiff
path: root/test/files/presentation
Commit message (Expand)AuthorAgeFilesLines
* SI-8596 Fix rangepos crasher with defaults, poly methodsJason Zaugg2014-05-292-1/+23
* SI-8085 Fix BrowserTraverser for package objectsJason Zaugg2013-12-1810-11/+62
* Test demonstrating SI-8085Mirco Dotta2013-12-186-0/+55
* Merge pull request #3222 from skyluc/issue/completion-import-vals-210-7995Adriaan Moors2013-12-095-53/+107
|\
| * SI-7995 completion imported vars and valsLuc Bourlier2013-12-065-53/+107
* | Merge pull request #3209 from dotta/SI-7982-on-2.10.xJason Zaugg2013-12-063-0/+35
|\ \ | |/ |/|
| * SI-7982 Changed contract of askLoadedType to unload units by defaultFrançois Garillot2013-12-063-0/+35
* | 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
|/
* Fix completion after application with implicit argumentsJason Zaugg2013-11-063-0/+44
* Disable flaky presentation compiler test.Jason Zaugg2013-10-175-161/+0
* Fix SI-7224.Iulian Dragos2013-03-072-1/+168
* SI-7109 SI-7153 Generalize the API to get docComments: allow to force docTreesEugene Vigdorchik2013-02-246-84/+106
* 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
|/
* 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
* | Add a request to presentation compiler to fetch doc comment information.Eugene Vigdorchik2013-02-062-16/+37
|/
* Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-124-1/+124
* Fixed SI-6505. Respond to ask calls by immediate failure even after compiler ...Iulian Dragos2012-10-101-0/+33
* 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
* repairs the tests after the refactoring spreeEugene Burmako2012-06-082-21/+21
* A whole bunch of checkfile updates.Paul Phillips2012-05-107-45/+45
* Fixed SI-5708. Correctly compute accessibility for object members.Iulian Dragos2012-05-103-0/+70
* Fixed positions in named default applications (no hyperlinking in conjunction...Iulian Dragos2012-05-085-1/+27
* What did you bring me Santa?Paul Phillips2012-05-051-1/+2
* remove -Xoldpatmat where test no longer needs itAdriaan Moors2012-05-021-1/+0
* Presentation Compiler tests for visibility of members.Iulian Dragos2012-04-309-415/+681
*-. Merge commit 'refs/pull/437/head'; commit 'refs/pull/438/head' into developPaul Phillips2012-04-256-5/+80
|\ \
| | * updated tests now matches aren't translated if forInteractiveAdriaan Moors2012-04-252-5/+2
| |/ |/|
| * Added a Presentation Compiler test for hyperlinking.Iulian Dragos2012-04-254-0/+78
|/
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-1/+1
* virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-142-2/+5
* Disabling failing tests.Paul Phillips2012-04-123-985/+0
* Bumped the number of samples of the memory leaks test to 50. This should make...Iulian Dragos2012-04-092-10/+51
* Added presentation memory leak test.Iulian Dragos2012-04-032-0/+139
* Pushed Symbol/Type creation partitioning further.Paul Phillips2012-04-011-1/+1