Sign in
dart
/
dartdoc
/
HEAD
271705a
Update test workflow to Dart SDK 3.10.0 (#4229)
by Konstantin Scheglov
· 5 days ago
main
e3484b5
Require analyzer 12.0.0, with breaking changes (#4228)
by Konstantin Scheglov
· 9 days ago
bf4d219
Bump to 9.0.4 (#4225)
by Sarah Zakarias
· 3 weeks ago
v9.0.4
8339036
Gracefully handle missing library elements during comment reference lookup. (#4224)
by Sarah Zakarias
· 3 weeks ago
b65fd9a
Bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions group (#4222)
by dependabot[bot]
· 3 weeks ago
2a483a0
Merge CommentReferable into Nameable (#4217)
by Sam Rawlins
· 4 weeks ago
214e74c
#4134. Add placement tests for getters and setters (#4219)
by Sergey G. Grekhov
· 4 weeks ago
b4eb926
Remove redundant `GenericFunctionTypeElement` check in `Parameter.htmlId` (#4221)
by Sarah Zakarias
· 4 weeks ago
3b019e4
Fix: Simplify HTML ID generation for parameters in generic function types (#4220)
by Sarah Zakarias
· 4 weeks ago
33f83ed
Fix extension type override (#4218)
by Sarah Zakarias
· 4 weeks ago
e60d5df
Deprecate unused useCategories option (#4148)
by Nhan Nguyen
· 4 weeks ago
42f70b4
#4134. Add placement tests for fields (#4216)
by Sergey G. Grekhov
· 4 weeks ago
9982212
fix: resolve search icon contrast in dark mode (#4196)
by Naman Goyal
· 4 weeks ago
1775b1b
Replace pub run with dart run (#4182)
by Sigurd Meldgaard
· 4 weeks ago
31b3e40
#4134. Add test cases for external constructors (#4214)
by Sergey G. Grekhov
· 4 weeks ago
3ca5602
#4134. Add comments placement tests for operators (#4213)
by Sergey G. Grekhov
· 4 weeks ago
80dc20d
#4134. Add comments placement tests for methods (#4192)
by Sergey G. Grekhov
· 4 weeks ago
edc8779
Bump the github-actions group with 3 updates (#4198)
by dependabot[bot]
· 4 weeks ago
cd8f1ad
Add support for the @example directive (#4201)
by Sarah Zakarias
· 4 weeks ago
a9d6bd4
Handle private named parameters in generated docs. (#4202)
by Bob Nystrom
· 4 weeks ago
cb712bd
#4134. Add additional case for private factory constructors (#4191)
by Sergey G. Grekhov
· 4 weeks ago
114cef9
Use latest sdk version when enabling experimental features via CLI (#4212)
by Sarah Zakarias
· 4 weeks ago
694b847
Support experiments in dartdoc_options.yaml and fix experiment flag propagation. (#4211)
by Sarah Zakarias
· 4 weeks ago
faccb38
#4134. Add placement tests for private top-level declarations (#4188)
by Sergey G. Grekhov
· 5 weeks ago
361cee9
Bump analyzer dependency to 10.1.0 (#4210)
by Sarah Zakarias
· 5 weeks ago
v9.0.3
5666224
Significant improvements to canonicalization logic (#4204)
by Kevin Moore
· 5 weeks ago
8d78388
Add sanity in the buildbot output (#4206)
by Kevin Moore
· 5 weeks ago
3875847
Bump to 9.0.3 (#4209)
by Sam Rawlins
· 5 weeks ago
af00850
Bump to analyzer 10.0.2 and handle deprecation (#4199)
by Sam Rawlins
· 7 weeks ago
9389132
Convert some "mixed-in field" tests into unit tests (#4197)
by Sam Rawlins
· 8 weeks ago
de4a8b0
Refactor categorization to be lazy and side-effect-free (#4195)
by Sarah Zakarias
· 8 weeks ago
c066c12
Introduce unit tests for "properties" (#4194)
by Sam Rawlins
· 8 weeks ago
488753f
Refactor Package to use MarkdownFileDocumentation mixin (#4193)
by Sarah Zakarias
· 8 weeks ago
12d5e56
Make documentationComment nullable (#4190)
by Sam Rawlins
· 8 weeks ago
543fee1
Simplify documentationFrom (#4187)
by Sam Rawlins
· 8 weeks ago
4ed9324
Simplify oneLineDoc and privatize elementDocumentation (#4186)
by Sam Rawlins
· 8 weeks ago
9d5f7bf
Update spec about output details being out-of-scope (#4189)
by Sarah Zakarias
· 8 weeks ago
42c5072
Simplify characterLocation; remove unitElement (#4184)
by Sam Rawlins
· 8 weeks ago
41a599e
#4134. Add comments placement tests for constructors (#4183)
by Sergey G. Grekhov
· 8 weeks ago
674916b
#4134. Add tests for block-comments placement (#4181)
by Sergey G. Grekhov
· 8 weeks ago
076c0ac
Move all '@canonicalFor', '@category', and '@subCategory' processing into DocumentationComment (#4179)
by Sam Rawlins
· 9 weeks ago
d047674
#4134. Add tests for doc comments placement (#4178)
by Sergey G. Grekhov
· 9 weeks ago
a7070f7
Fix internal links in Dart Doc specification (#4177)
by Sergey G. Grekhov
· 9 weeks ago
47ac358
Simplify some aspects of DocumentationComment (#4175)
by Sam Rawlins
· 10 weeks ago
03f48ee
Prepare 9.0.2 release (#4174)
by Sarah Zakarias
· 10 weeks ago
v9.0.2
84f4b49
Simplify doc comment precaching (#4173)
by Sam Rawlins
· 10 weeks ago
c60b45b
#4134. Add doc comments tests for metadata (#4172)
by Sergey G. Grekhov
· 10 weeks ago
025a9a1
Remove PackageConfigProvider classes; simplify with one function (#4171)
by Sam Rawlins
· 10 weeks ago
00b7ef2
#4134. Add block-based doc comments tests (#4164)
by Sergey G. Grekhov
· 10 weeks ago
a4c6453
Reduce duplicate "visible annotation" code (#4169)
by Sam Rawlins
· 2 months ago
16742f0
Heavily refactor how a Flutter Embedder SDK is discovered (#4170)
by Sam Rawlins
· 2 months ago
93be792
Prepare 9.0.1 release (#4167)
by Sarah Zakarias
· 2 months ago
v9.0.1
6d9c5dd
Tidy some interface nits (#4162)
by Sam Rawlins
· 2 months ago
bb8f25a
Deprecate the "typeAsHtml" warning (#4161)
by Sam Rawlins
· 2 months ago
9b3ea9f
Hide private annotations (#4163)
by Sam Rawlins
· 2 months ago
0eaaf7b
#4134. Add new tests regarding whitespaces and interrupting lines (#4135)
by Sergey G. Grekhov
· 2 months ago
291c829
Remove `Library.sentinel`. (#4155)
by Lasse R.H. Nielsen
· 3 months ago
a9b71cb
DeCo. Comment out assert(nameOffset != null ...) (#4132)
by Konstantin Scheglov
· 3 months ago
d513298
Merge HasLocation into Warnable (#4140)
by Sam Rawlins
· 3 months ago
25f48a0
Simplify DocumentationComment.documentationFrom (#4141)
by Sam Rawlins
· 3 months ago
e2adfd9
Simplify ModelElement.documentation overrides (#4146)
by Sam Rawlins
· 3 months ago
ff3eca2
Refactor and simplify various .isPublic impls (#4147)
by Sam Rawlins
· 3 months ago
87f5a71
Bump the github-actions group with 4 updates (#4149)
by dependabot[bot]
· 3 months ago
c1691e9
Use logging in AOT compiler (#4142)
by Sam Rawlins
· 3 months ago
e644857
Small cleanups for spec (#4133)
by Sarah Zakarias
· 3 months ago
be58ff0
Add dart documentation comment specification version 1.0.0 (#4130)
by Sarah Zakarias
· 3 months ago
96f82ae
Bump the github-actions group with 2 updates (#4131)
by dependabot[bot]
· 4 months ago
3f1f09c
Pass 'withFineDependencies: true' to AnalysisContextCollectionImpl. (#4128)
by Konstantin Scheglov
· 4 months ago
91222d6
Bump the github-actions group with 2 updates (#4125)
by dependabot[bot]
· 5 months ago
6d5e133
Simplify LibraryContainer hierarchy and tests (#4121)
by Sam Rawlins
· 5 months ago
6d1aa6f
Refactor Locatable into an interface, HasLocation (#4118)
by Sam Rawlins
· 5 months ago
f82cd35
Remove unused extension method, replaced in analyzer 8.4.0 (#4119)
by Sam Rawlins
· 5 months ago
98d03ad
Bump to 9.0.0 (#4116)
by Sarah Zakarias
· 6 months ago
v9.0.0
45ba6ed
Display constructor names in annotations (#4115)
by Sam Rawlins
· 6 months ago
ec2a4fe
Bump test_reflective_loader from 0.2.3 to 0.4.0 (#4111)
by dependabot[bot]
· 6 months ago
2ec3e4e
Stop using TypeDefiningElement. (#4112)
by Konstantin Scheglov
· 6 months ago
f65c7e2
Bump the github-actions group with 3 updates (#4113)
by dependabot[bot]
· 6 months ago
669b15f
Update deprecated check to consider new annotations (#4108)
by Sam Rawlins
· 6 months ago
42daf01
When create EmbedderSdk, give it 'languageVersion'. (#4110)
by Konstantin Scheglov
· 6 months ago
17dc54d
Bump updateAnalysisOptions parameter for deprecation (#4109)
by Sam Rawlins
· 6 months ago
4df6dbe
Undo deprecation of api exports (#4105)
by Sarah Zakarias
· 6 months ago
49fc272
Remove "parsedConstructorHint" from "PrefixResultType" (#4104)
by Sarah Zakarias
· 7 months ago
efff7c1
Remove runtime_renderers.dart (#4101)
by Sarah Zakarias
· 7 months ago
4e2daf5
Rename LanguageFeature and remove FeatureSet mixin (#4099)
by Sarah Zakarias
· 7 months ago
ecc48d0
Bump the github-actions group across 1 directory with 3 updates (#4098)
by dependabot[bot]
· 7 months ago
53222e2
Small cleanup around generators (#4096)
by Sarah Zakarias
· 7 months ago
43e623b
Remove duplicated getter in package_graph.dart (#4094)
by Sarah Zakarias
· 7 months ago
435198f
Refactor handling of generateDocs:false (#4095)
by Sigurd Meldgaard
· 7 months ago
8b4d03e
Add test for dot shorthands in constant initializers (#4093)
by Sarah Zakarias
· 7 months ago
e20f1be
Add tests for dot shorthands in annotations and default values (#4092)
by Sarah Zakarias
· 7 months ago
4ac49cf
Remove unnecessary src imports (#4090)
by Sigurd Meldgaard
· 7 months ago
64e4647
Add test for dot shorthands (#4089)
by Sarah Zakarias
· 7 months ago
d683b47
Stop importing TimestampedData from package:analyzer/src. (#4091)
by Paul Berry
· 7 months ago
41c34be
Require analyzer ^8.1.1 and migrate off deprecated APIs (#4086)
by Fedor Shcheglov
· 7 months ago
82b48b5
Update highlight.js download instructions and resources. (#4081)
by István Soós
· 8 months ago
414953e
Simplify how inheritance is computed. (#4079)
by Sam Rawlins
· 8 months ago
882aea9
Bump github/codeql-action from 3.28.18 to 3.29.2 in the github-actions group (#4071)
by dependabot[bot]
· 9 months ago
3e3999a
Fix lints and tests. (#4070)
by István Soós
· 9 months ago
f1fe177
Refactor 404 error page to use div instead of p for search form (#4064)
by Sarah Zakarias
· 9 months ago
4ceea6b
Elements. element.lookupName can be null, use empty string then. (#4062)
by Konstantin Scheglov
· 10 months ago
Next »