- Oct 16, 2019
-
-
Janice Collins authored
-
Janice Collins authored
-
Janice Collins authored
* Add some tests to trigger crash bug * Add warning for not yet implemented and seal off comment resolution to avoid type errors * Begin implementation * Extend a timeout * warnable * Main tests pass * Finish up scaffolding and clean up * Remove an import that got added somewhere
-
- Oct 15, 2019
-
-
Janice Collins authored
-
- Oct 14, 2019
-
-
Janice Collins authored
-
Janice Collins authored
* Add some tests to trigger crash bug * Add warning for not yet implemented and seal off comment resolution to avoid type errors * Extend a timeout
-
- Oct 11, 2019
-
-
Janice Collins authored
* Fix line number cache and add tests * dartfmt * remove accidental minus 0 * Review comments and lint fixup for modern Dart * Change approach -- delete dartdoc's line number cache implementation * Cleanups, add more tests * Check for synthetic constructors instead of default * Add testing for a completely empty library file. * Review comments
-
- Oct 07, 2019
-
-
Janice Collins authored
* Prepare for dartdoc 0.28.7 * Update CHANGELOG to reflect newest bugfix
-
Janice Collins authored
* Fix typedef problem? * Reenable sdk analyzer test
-
Janice Collins authored
-
- Oct 01, 2019
-
-
Konstantin Scheglov authored
-
- Sep 30, 2019
-
-
Konstantin Scheglov authored
-
- Sep 25, 2019
-
-
Keerti Parthasarathy authored
* Publish version 0.28.6 * Pin markdown to 2.0.3 * update markdown version
-
- Sep 23, 2019
-
-
Keerti Parthasarathy authored
* Enable using summary2 for analysis * Fix assertion failures with sdk doc generation * fix test * Update to analyzer 0.38.3 * resolve conflict * Address commnets * Address comments
-
- Sep 12, 2019
-
-
Konstantin Scheglov authored
-
- Sep 11, 2019
-
-
Konstantin Scheglov authored
-
- Sep 06, 2019
-
-
Keerti Parthasarathy authored
-
Keerti Parthasarathy authored
* rename refactor template data * Add a test
-
- Sep 04, 2019
-
-
Keerti Parthasarathy authored
-
- Sep 03, 2019
-
-
Keerti Parthasarathy authored
-
- Aug 30, 2019
-
-
Keerti Parthasarathy authored
* Add suport for extensions * Add options file to test package * remove path dependencies * Address review comments
-
- Aug 26, 2019
-
-
Keerti Parthasarathy authored
-
- Aug 23, 2019
-
-
Jonathan Koren authored
Adds a (hidden) command-line flag to supply a directory with custom html templates to use. If not specified, dartdoc defaults to using the packaged templates. Change-Id: I4148ff388947b1e0e24aa63b598be00cb01ae220
-
- Aug 22, 2019
-
-
Keerti Parthasarathy authored
* Add an option to exclude version info from footer * Update changelog * Fix code
-
Devon Carew authored
-
- Aug 21, 2019
-
-
Kevin Moore authored
Fix lints associated with pedantic v1.8 Enable and fix prefer_generic_function_type_aliases lint fix associated builder
-
Kevin Moore authored
-
Jonathan Koren authored
This reverts commit e68de51d.
-
- Aug 19, 2019
-
-
Keerti Parthasarathy authored
* Use a smaller set of github extensions for markdown * Explicit add of the github extensions for markdown
-
- Aug 12, 2019
-
-
Jonathan Koren authored
Adds a configuartion option to specify the output format for generated docs, defaulting to 'html'. Hidden from help usage for the time being.
-
- Aug 09, 2019
-
-
Keerti Parthasarathy authored
-
- Aug 07, 2019
-
-
Keerti Parthasarathy authored
* Fix links to overriden methods in docs for base class * fix spelling, format test code
-
- Jul 21, 2019
-
-
Kevin Moore authored
* Support the latest version of pkg:analyzer Also bump pkg:coverage version * oops * things
-
- Jul 10, 2019
-
-
Brian Wilkerson authored
* Prepare to publish 0.28.4 * build
-
Brian Wilkerson authored
-
- Jun 26, 2019
-
-
Keerti Parthasarathy authored
* Change command line flag allow-tools default to false * update changelog
-
- Jun 24, 2019
-
-
Keerti Parthasarathy authored
-
- Jun 22, 2019
-
-
Keerti Parthasarathy authored
* Support top level declarations with templates * Add a comment
-
- Jun 16, 2019
-
-
Michael Thomsen authored
-
- May 24, 2019
-
-
Devon Carew authored
-