nweiz@google.com
|
35dc712dd5
|
Add a stack chain class to the stack trace package.
This class uses zones to track stack traces across asynchronous boundaries. It
will aid considerably in debugging errors in heavily-asynchronous programs.
R=floitsch@google.com, rnystrom@google.com
BUG=7040
Review URL: https://codereview.chromium.org//75863004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30738 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-27 23:03:49 +00:00 |
|
kathyw@google.com
|
2ff7bb2447
|
One-liners for unittest and matcher.
Also had to give a one-liner to stack_trace, to work around a doc generation issue (dartbug.com/13246).
R=gram@google.com
Review URL: https://codereview.chromium.org//23828006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27398 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-11 19:28:17 +00:00 |
|
sethladd@google.com
|
8fd2c2e5ea
|
add installation instructions to pkg packages
BUG=
Review URL: https://codereview.chromium.org//14188048
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21770 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-04-19 20:51:10 +00:00 |
|
nweiz@google.com
|
49113955eb
|
Normalize packages' library names.
This makes the library names play nicer with dartdoc.
Review URL: https://codereview.chromium.org//13674024
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21106 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-04-08 19:39:30 +00:00 |
|
nweiz@google.com
|
3697a04750
|
Add a library for manipulating stack traces.
Review URL: https://codereview.chromium.org//13102003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20582 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-03-27 21:15:55 +00:00 |
|