| Source path: svn/ trunk/ src/ com/ google/ javascript/ jscomp/ DiagnosticGroups.java |
|
|
|
|
Older revisions
r1957
by nicksan...@google.com
on May 7, 2012
Diff
Remove duplicate fileoverview check. I've never found this useful. More often than not, i have to just suppress it for -bundle files. ...
r1804
by nicksan...@google.com
on Mar 1, 2012
Diff
Customize which warnings are used in the ant task Contributed by jamesots Fixes issue 640 ...
r1774
by pdo...@google.com
on Feb 10, 2012
Diff
Add support for @suppress
{undefinedNames}.
R=nicksantos
...