Jacob Richman
|
a6a206062d
|
Custom formatter cleanup Fix case where displaying a class constructor generated unreadable huge output. Fix case where exceptions were throw. Correct display of statics, fix indentation bugs. Add improved custom formatter test to main repro. As a drive by fix, switch hashCode to use a symbol instead of the name $identityHash as $identityHash was making custom formatter test output unstable.
BUG=
R=vsm@google.com
Review-Url: https://codereview.chromium.org/2703263002 .
|
2017-02-28 17:47:53 -08:00 |
|
Vijay Menon
|
6a1a03add4
|
Make source map paths relative
R=jmesserly@google.com
Review URL: https://codereview.chromium.org/2288453002 .
|
2016-08-26 16:31:53 -07:00 |
|
John Messerly
|
c1139934a7
|
fix #626, add AMD module format and make it default
R=nweiz@google.com, vsm@google.com
Review URL: https://codereview.chromium.org/2249233002 .
|
2016-08-25 09:39:36 -07:00 |
|
Vijay Menon
|
3ddb76b95c
|
Reify type params on map literals
Fixes #621
R=jmesserly@google.com, leafp@google.com
Review URL: https://codereview.chromium.org/2211293002 .
|
2016-08-05 07:16:02 -07:00 |
|
Leaf Petersen
|
0315595d60
|
Check in codegen test expectations.
Codegen output is checked into repository to make codegen regressions
more visible (especially readability regressions).
BUG=
R=rnystrom@google.com
Review URL: https://codereview.chromium.org/2128353002 .
|
2016-07-07 15:57:22 -07:00 |
|