Commit Graph

76 Commits

Author SHA1 Message Date
floitsch@google.com 74da0c7286 Remove usage of dart:json.
R=jmesserly@google.com, lrn@google.com, nweiz@google.com, rnystrom@google.com

Review URL: https://codereview.chromium.org//23596007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26789 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-28 14:05:11 +00:00
tmandel@google.com 3ae50294c7 Fixed parameters losing their original order
BUG=
R=jmesserly@google.com

Review URL: https://codereview.chromium.org//22877022

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26301 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-16 23:13:35 +00:00
janicejl@google.com 83ae491059 Appending working for library_list.json
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//23003010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26294 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-16 21:39:04 +00:00
janicejl@google.com 385e47bb60 added the introduction option to the readme, and fixed the spacing on the help message for introduction.
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//23038005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26288 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-16 18:30:27 +00:00
tmandel@google.com 5a5a63dd52 Added ability to make library_list be JSON instead of YAML
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22884008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26277 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-16 16:09:34 +00:00
tmandel@google.com 8aa72ec3be Allowed for public classes to inherit from private superclasses
BUG=
R=alanknight@google.com

Review URL: https://codereview.chromium.org//23181004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26226 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-15 21:44:18 +00:00
janicejl@google.com 4247f504cc Added an introduction option by passing in a file with markdown.
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22831008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26213 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-15 20:32:43 +00:00
janicejl@google.com fd6b69063b DOM elements now have MDN comments if provided.
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22850005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26206 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-15 18:47:12 +00:00
tmandel@google.com 2a93864735 Filter annotations for only important ones
BUG=
R=alanknight@google.com

Review URL: https://codereview.chromium.org//23094004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26145 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 20:34:48 +00:00
janicejl@google.com 6cb2943ede Hides libraries that should not be documented.
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//23031004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26102 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 00:36:27 +00:00
janicejl@google.com b0845759f4 Checks if a mirror is a typedef mirror first.
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22962007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26098 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 00:14:28 +00:00
janicejl@google.com 50e7815aa4 parts of
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22835007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26094 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-13 23:44:39 +00:00
tmandel@google.com 92c1a85aab Added preview comments to libaries in library_list
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22826003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26088 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-13 22:29:35 +00:00
tmandel@google.com e5a4142dfd Added script to run local files on App Engine
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22488017

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26035 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-12 21:23:23 +00:00
tmandel@google.com 4a20e0ee98 Added to the index to return better search results.
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22339022

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25991 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-10 00:29:11 +00:00
tmandel@google.com 9234f84583 Fixed too many files being open
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22706004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25950 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-08 22:02:06 +00:00
tmandel@google.com 372ce91fc7 Added back abstract class change and fixed test
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22286009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25939 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-08 19:32:41 +00:00
tmandel@google.com d6aa027f46 "Reverting 25934"
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22511003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25936 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-08 18:07:20 +00:00
tmandel@google.com f43b4cd4e9 Class and abstract class merge, preview comments, and error/exception checking
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22327007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25934 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-08 17:12:19 +00:00
tmandel@google.com 306390e86e Changed qualifiedname to qualifiedName and commentfrom to commentFrom
BUG=
R=alanknight@google.com

Review URL: https://codereview.chromium.org//22488003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25892 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-07 18:04:24 +00:00
kevmoo@j832.com 18d38085ab pkg: analysis aided cleanup
Removed a lot of warnings and hints when opening many pkg projects in the editor

R=gram@google.com

Review URL: https://codereview.chromium.org//22284003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25831 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-06 20:42:04 +00:00
tmandel@google.com bf808f34e2 Fixed inheritance not going from Object to all other classes
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22340003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25828 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-06 19:41:13 +00:00
tmandel@google.com e78e373edf Fixed toMap() for subclasses
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//22232002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25774 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-05 17:21:46 +00:00
tmandel@google.com 67191d7ce6 Fixed [:foo:]-style markdown links and added lookup within the library
R=efortuna@google.com

Review URL: https://codereview.chromium.org//21999002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25755 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-03 00:06:49 +00:00
janicejl@google.com 3f3eaeb7a3 annotation with parameters.
BUG=
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//21699002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25751 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-02 22:48:53 +00:00
janicejl@google.com ad42a34d9d Added inherited comments, and where they are inherited from.
R=efortuna@google.com

Review URL: https://codereview.chromium.org//21619003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25748 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-02 22:19:22 +00:00
tmandel@google.com 02ea589b94 Fixed docgen to work on files without the SDK
R=efortuna@google.com

Review URL: https://codereview.chromium.org//21877009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25745 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-02 21:41:29 +00:00
janicejl@google.com 95ee996390 Returning the closest public superclass rather than returning ""
BUG=
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//20617005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25727 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-02 02:50:33 +00:00
janicejl@google.com c97b060fcd added inherited methods and variables with docgen running in under 40s.
superclass ongoing.

attempting super class.

class map

BUG=
R=alanknight@google.com

Review URL: https://codereview.chromium.org//21096002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25722 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-01 20:51:02 +00:00
janicejl@google.com b734eed591 added a warning if no package root is passed in for a single file.
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//21131009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25629 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 18:42:56 +00:00
janicejl@google.com 108ff664b7 Added a flag --append to docgen.
Results of docgen append together if append flag is set.

BUG=
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//21184003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25624 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 16:56:57 +00:00
tmandel@google.com b465115231 Fixed YAML output for a list of maps
R=alanknight@google.com, efortuna@google.com

Review URL: https://codereview.chromium.org//20162006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25539 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-26 21:00:25 +00:00
janicejl@google.com 7c432437fd Moved deleting directory to whenComplete
R=efortuna@google.com

Review URL: https://codereview.chromium.org//20777002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25528 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-26 18:04:24 +00:00
janicejl@google.com 67908d7201 Added generic information for return types.
R=alanknight@google.com

Review URL: https://codereview.chromium.org//20162005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25502 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-25 21:44:27 +00:00
janicejl@google.com 9061a9e69b qualified names added
R=efortuna@google.com

Review URL: https://codereview.chromium.org//20138002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25442 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-24 21:18:13 +00:00
janicejl@google.com 8544abc81b single library test
R=efortuna@google.com

Review URL: https://codereview.chromium.org//20017003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25386 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-24 00:03:19 +00:00
janicejl@google.com aaf9f61a80 "Reverting 25378"
BUG=

Review URL: https://codereview.chromium.org//19695013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25381 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-23 23:08:49 +00:00
janicejl@google.com d1ff57f6c2 Single Library Test
R=efortuna@google.com

Review URL: https://codereview.chromium.org//20066002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25378 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-23 22:54:29 +00:00
janicejl@google.com 1f490d682c "Reverting 25348"
BUG=

Review URL: https://codereview.chromium.org//19818007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25349 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-23 17:46:13 +00:00
janicejl@google.com 392012b0c7 removed docgen/test/single_library_test: Skip # Uses js_helper
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//19888005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25348 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-23 17:31:21 +00:00
janicejl@google.com d674a4cef7 add constant, abstract, and final to methods and variables.
R=alanknight@google.com

Review URL: https://codereview.chromium.org//19771019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25318 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-22 23:18:06 +00:00
janicejl@google.com d660f61824 Typedef information showing properly.
R=alanknight@google.com

Review URL: https://codereview.chromium.org//19500014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25310 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-22 22:04:43 +00:00
janicejl@google.com a89fca38ca Changed script to use an explicit package root to execute docgen.
BUG=
R=alanknight@google.com, efortuna@google.com

Review URL: https://codereview.chromium.org//19775011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25286 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-22 17:22:44 +00:00
janicejl@google.com eef03f551e added generic information
R=alanknight@google.com

Review URL: https://codereview.chromium.org//19564013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25239 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-19 20:10:55 +00:00
janicejl@google.com d2013ecd31 renamed abstract to abztract due to keyword usage as a variable name.
R=efortuna@google.com

Review URL: https://codereview.chromium.org//19543009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25172 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-18 20:10:17 +00:00
janicejl@google.com 242d978ded "Reverting 25160"
BUG=

Review URL: https://codereview.chromium.org//19638009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25163 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-18 18:32:34 +00:00
janicejl@google.com 62b1f479e1 Catergorized classes to abstract, class, typedef, and error/exception
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//19708003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25160 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-18 17:37:34 +00:00
janicejl@google.com 7cfa39f269 Created an index of qualified names for libraries, classes, methods, and variables.
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//19704003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25156 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-18 17:20:23 +00:00
janicejl@google.com 0c116342c0 reverted back to path instead of pathos and use explicit package root, just like buildbot
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//19309004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25062 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-16 18:08:25 +00:00
janicejl@google.com 8b64f07a01 "Reverting 25035"
BUG=
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//19309003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25037 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-15 23:53:57 +00:00