summaryrefslogtreecommitdiff
path: root/test/scaladoc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Scaladoc class diagrams part 1"Vlad Ureche2012-06-1815-476/+62
* Scaladoc class diagrams part 1Vlad Ureche2012-06-1415-62/+476
* Fix SI-4976 partiallyKato Kazuyoshi2012-05-033-0/+31
* Fixes the backticks in use case signature crashVlad Ureche2012-05-022-0/+30
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-1/+2
* Reimplemented shadowing between class membersVlad Ureche2012-04-144-32/+169
* Adapted implicits testsuite for SIP18Vlad Ureche2012-04-1412-1/+360
* disabling scaladoc tests. Don't know how to fix them to make them work under ...Martin Odersky2012-04-138-345/+0
* Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-1315-6/+603
* Fixes SI-5373Vlad Ureche2012-03-278-5/+39
* Adapted scaladoc testVlad Ureche2012-03-231-6/+9
* Merge branch 'issue/5054-usecase-cleanup'Vlad Ureche2012-03-202-0/+54
|\
| * Adapted indentation in scaladoc code blocksVlad Ureche2012-03-202-1/+55
| |
| \
*-. \ Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-165-57/+320
|\ \ \ | |_|/ |/| |
| * | Merged and cleaned the 'feature/inheritdoc' branchVlad Ureche2012-03-165-57/+320
| |/
* | Merge branch 'master' into merge-inlinePaul Phillips2012-03-143-34/+253
|\|
| * Scaladoc @usecase annotation overriding / SI-5287Vlad Ureche2012-02-063-34/+253
* | All tests passed... not counting scaladoc.Paul Phillips2012-02-041-21/+21
|/
* Preserve attribute order in inline XMLSzabolcs Berecz2012-01-141-1/+1
* Cleanup after "Fixed equality and string representation of xml attributes wit...Szabolcs Berecz2012-01-121-17/+17
* Disabling some scaladoc tests.Paul Phillips2012-01-111-17/+17
* Fixed "Definition Classes" in bug #5287Vlad Ureche2011-12-165-106/+104
* Fixed #5054, #5287Vlad Ureche2011-12-089-14/+173
* Fixes the annoying spaces between name, type params and params in ScalaDoc.Simon Ochsenreither2011-12-061-7/+7
* Changed the way use cases are handled in scaladoc.Vlad Ureche2011-11-223-0/+34
* Make partest work with spaces in the path (from...Stefan Zeiger2011-11-223-8/+8
* Begone t1737...Hubert Plociniczak2011-11-022-5/+5
* Reverting r25787 (caused test.scaladoc failures...Antonio Cunei2011-10-171-19/+2
* Add "Google tokens for Scala" for symbolic name...Kato Kazuyoshi2011-10-062-2/+15
* Add a small "template engine" and separete HTML...Kato Kazuyoshi2011-10-041-2/+19
* Add some basic tests for Scaladoc.Kato Kazuyoshi2011-10-042-0/+51
* Fixes SI-4507.Kato Kazuyoshi2011-08-112-0/+27
* Some "synthetic" code don't have RangePosition.Kato Kazuyoshi2011-08-062-0/+17
* Scaladoc shouldn't drop type arguments to alias...Kato Kazuyoshi2011-07-282-0/+13
* Scaladoc should decode symbolic type alias name.Kato Kazuyoshi2011-07-252-0/+17
* Should not set the parameter name's width on CSS.Kato Kazuyoshi2011-07-222-0/+22
* scaladoc fixes and improvementsmichelou2011-07-151-4/+4
* Add a test for #4421 and clean up a little.Kato Kazuyoshi2011-07-062-0/+17
* Separete index.js to parallelize downloads.Kato Kazuyoshi2011-06-202-20/+52
* The '#' sign may easily to lead to problems, So...Kato Kazuyoshi2011-06-122-0/+10
* [scaladoc] kindFilter should switch show/hide a...Kato Kazuyoshi2011-04-203-0/+53
* [scaladoc] Strike-through for deprecated symbol...Kato Kazuyoshi2011-04-152-0/+41
* [scaladoc] Closes #4452 again. Review by malayeri.Kato Kazuyoshi2011-04-122-5/+24
* [scaladoc] Forget to add test case at r24732.Kato Kazuyoshi2011-04-111-0/+11
* [scaladoc] Closes #4452. Review by malayeri.Kato Kazuyoshi2011-04-111-0/+8
* [scaladoc] Fix failing test. No review.Donna Malayeri2011-04-051-4/+4
* Every tag element (even @define and @usecase) e...Kato Kazuyoshi2011-04-042-0/+23
* Put "\n" between superclass's comment and subcl...Kato Kazuyoshi2011-04-012-0/+26
* Fix for parsing bug in scaladoc closes #4420, n...Paul Phillips2011-04-012-0/+26
* Printing refinement types in scaladoc.Paul Phillips2011-03-312-0/+39