summaryrefslogtreecommitdiff
path: root/test/files/presentation
Commit message (Expand)AuthorAgeFilesLines
* [backport] Replace println with log calls in BrowsingLoadersIulian Dragos2016-10-252-2/+0
* disable flaky presentation compiler test on WindowsSeth Tisue2016-01-151-0/+6
* Merge remote-tracking branch 'origin/2.11.x' into topic/completely-2.11Jason Zaugg2015-09-174-0/+0
|\
| * unset inappropriate execute bitsSeth Tisue2015-09-024-0/+0
* | Fix completion for synthetic case modules and methodsJason Zaugg2015-09-101-1/+10
|/
* Fix 25 typos (s)Janek Bogucki2015-07-061-3/+3
* Remove incorrect completions: implicits can't add type membersJason Zaugg2015-02-172-4/+2
* SI-9153 More complete and stable results for completionsJason Zaugg2015-02-176-0/+414
* Fix many typos in docs and commentsmpociecha2014-12-141-2/+2
* Merge pull request #4081 from retronym/ticket/8943Jason Zaugg2014-11-023-0/+40
|\
| * SI-8943 Handle non-public case fields in pres. compilerJason Zaugg2014-10-293-0/+40
* | Merge pull request #4079 from retronym/ticket/8941Jason Zaugg2014-11-025-0/+152
|\ \
| * | SI-8941 Deterministic tests for pres. compiler idempotencyJason Zaugg2014-10-282-0/+126
| * | SI-8941 Idempotent presentation compilation of implicit classesJason Zaugg2014-10-283-0/+26
| |/
* / SI-8934 Fix whitebox extractor macros in the pres. compilerJason Zaugg2014-10-274-0/+39
|/
* Revert "Disable flaky presentation compiler test."Iulian Dragos2014-10-035-0/+169
* SI-8459 fix incorrect positions for incomplete selection treesghik2014-09-173-0/+31
* Merge pull request #3815 from retronym/topic/java8-support-2Adriaan Moors2014-06-103-103/+30
|\
| * Java 6-8 agnosticism for a testJason Zaugg2014-06-043-103/+30
* | Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-2.11.x-2014...Jason Zaugg2014-06-042-1/+23
|\ \ | |/ |/|
| * SI-8596 Fix rangepos crasher with defaults, poly methodsJason Zaugg2014-05-292-1/+23
* | SI-7475 Private members are not inheritableJason Zaugg2014-02-103-40/+7
* | SI-7475 findMember and findMembers: estranged no moreJason Zaugg2014-02-102-2/+2
* | SI-8129 Make Object#== override Any#==Jason Zaugg2014-02-109-48/+16
* | Merge commit '97b9b2c06a' from 2.10.x into masterAdriaan Moors2014-01-1712-0/+106
|\|
| * SI-8085 Fix BrowserTraverser for package objectsJason Zaugg2013-12-1810-11/+62
| * Test demonstrating SI-8085Mirco Dotta2013-12-186-0/+55
* | SI-8135 Disabled flaky hyperlinking presentation compiler testMirco Dotta2014-01-103-67/+0
* | Merge pull request #3342 from xeno-by/topic/pres-compiler-macrosJason Zaugg2014-01-093-0/+30
|\ \
| * | Use macro expandee, rather than expansion, in pres. compilerJason Zaugg2014-01-082-3/+2
| * | Test to show the bug with hyperlinking in macro argumentsJason Zaugg2014-01-083-0/+31
* | | Merge pull request #3269 from dotta/issue/si-4287Jason Zaugg2014-01-0913-0/+134
|\ \ \ | |/ / |/| |
| * | SI-4827 Corrected positions assigned to constructor's default argMirco Dotta2014-01-085-4/+28
| * | SI-4827 Test to demonstrate wrong position of constructor default argMirco Dotta2013-12-123-0/+19
| * | SI-4287 Added test demonstrating hyperlinking to constructor's argumentMirco Dotta2013-12-123-0/+24
| * | Presentation compiler hyperlinking on context bounds testMirco Dotta2013-12-123-0/+67
* | | Merge pull request #3262 from densh/si/8030Adriaan Moors2013-12-135-17/+167
|\ \ \
| * | | SI-8030 force symbols on presentation compiler initializationDen Shabalin2013-12-125-17/+167
| |/ /
* | | Merge commit '0c92704' into merge/2.10.x-to-masterJason Zaugg2013-12-115-58/+112
|\ \ \ | |/ / |/| / | |/
| * 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
| |\ \ | | |/ | |/|
* | | Merge commit '7d41094' into merge/2.10.x-and-pr-3209-to-masterJason Zaugg2013-12-063-0/+35
|\ \ \ | | |/ | |/|
| * | SI-7982 Changed contract of askLoadedType to unload units by defaultFrançois Garillot2013-12-063-0/+35
* | | Merge commit '7c1d114' into merge-2.10.x-to-masterJason Zaugg2013-12-066-0/+55
|\ \ \ | | |/ | |/|
| * | 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