summaryrefslogtreecommitdiff
path: root/src/scaladoc
Commit message (Expand)AuthorAgeFilesLines
* SI-4014 Scaladoc omits @authorKonstantin Fedorov2014-02-022-2/+15
* SI-7124 make macro definitions prettier in scaladocAntoine Gourlay2014-01-311-1/+3
* deprecate Pair and TripleDen Shabalin2013-11-201-3/+3
* Prevent useless filter operation in docsJentsch2013-10-231-33/+38
* Removing unused code.Paul Phillips2013-10-022-7/+4
* Updating Position call sites.Paul Phillips2013-09-272-8/+8
* SI-7876 Less dealiasing in Scaladoc's type printing.Jason Zaugg2013-09-261-4/+4
* Cull extraneous whitespace.Paul Phillips2013-09-183-9/+0
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-152-5/+2
* SI-7624 Fix -feature warnings and build with -featureSimon Ochsenreither2013-08-151-5/+4
* Address TODOs around SymbolLoaders and SymbolTable.Grzegorz Kossakowski2013-07-301-20/+2
* Refactor the cake so SymbolTable does not depend on GlobalGrzegorz Kossakowski2013-07-271-3/+13
* Remove dependency on typer phase in ClassfileParser.Grzegorz Kossakowski2013-07-271-0/+10
* Merge pull request #2693 from lexspoon/semmle-lintAdriaan Moors2013-07-011-2/+2
|\
| * Seals some case class hierarchies.Lex Spoon2013-06-261-2/+2
* | Remove dependency on combinators from CommandLinerParser.Adriaan Moors2013-06-251-1/+1
|/
* SI-6503 Fix scaladoc output to generate valid HTML5Simon Ochsenreither2013-06-092-9/+5
* Make all numeric coercions explicit.Paul Phillips2013-05-272-3/+3
* Concision contribution.Paul Phillips2013-05-231-2/+2
* Merge commit 'd93826f278' into pr/enter-elimination-modePaul Phillips2013-05-181-1/+1
|\
| * Corralling Modes into a smaller pen.Paul Phillips2013-05-111-1/+1
* | Merge 2.10.x into masterAdriaan Moors2013-05-172-13/+26
* | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-171-7/+10
* | Merge pull request #2454 from vigdorchik/scaladoc_fixesJason Zaugg2013-05-178-130/+96
|\ \ | |/ |/|
| * No longer cache all subclass templates.Eugene Vigdorchik2013-05-173-40/+32
| * Remove self types check suppression usage from scaladoc.Eugene Vigdorchik2013-05-171-5/+0
| * Improve code style in the Scaladoc implementation.Eugene Vigdorchik2013-05-165-85/+64
* | Absolutized paths involving the scala package.Paul Phillips2013-05-038-10/+21
* | Merge 2.10.x into masterAdriaan Moors2013-05-022-31/+29
|/
* Merge branch 'master' into pr/warning-cleanupPaul Phillips2013-04-241-6/+3
|\
| * Merge pull request #2393 from retronym/ticket/7345-2Paul Phillips2013-04-241-6/+3
| |\
| | * Merge remote-tracking branch 'origin/master' into ticket/7345-2Jason Zaugg2013-04-212-22/+0
| | |\
| | * | SI-7345 Prefer using a throwaway silent context over buffer flushing.Jason Zaugg2013-04-211-6/+3
| | * | SI-7345 Rationalize overloads of Context#makeJason Zaugg2013-04-211-1/+1
* | | | Eliminated the accumulated feature warnings.Paul Phillips2013-04-231-19/+19
|/ / /
* | | Merge pull request #2396 from som-snytt/issue/unmoored-docAdriaan Moors2013-04-221-25/+54
|\ \ \ | |_|/ |/| |
| * | SI-7376 Unmoored doc has correct positionSom Snytt2013-04-171-24/+17
| * | SI-7376 Scaladoc warns when discarding local doc comments with API tagsSom Snytt2013-04-151-2/+38
| |/
* / Remove scaladoc deprecated option.Eugene Vigdorchik2013-04-102-22/+0
|/
* Merge pull request #2327 from paulp/pr/2315-rebasedPaul Phillips2013-04-0210-16/+16
|\
| * SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-2710-16/+16
* | Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-022-10/+14
|/
* Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-125-6/+2
* Eliminated all forInteractive/forScaladoc uses.Paul Phillips2013-03-091-0/+5
* Moved scaladoc code into src/scaladoc.Paul Phillips2013-03-093-82/+254
* Moved scaladoc sources into separate directory.Paul Phillips2013-03-09118-0/+24447