.hgignore

Thu, 10 Oct 2013 20:12:08 -0400

author
emc
date
Thu, 10 Oct 2013 20:12:08 -0400
changeset 2103
b1b4a6dcc282
parent 1223
f3743b82945e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8008762: Type annotation on inner class in anonymous class show up as regular type annotations
8015257: type annotation with TYPE_USE and FIELD attributed differently if repeated.
8013409: test failures for type annotations
Summary: Fixes to address some problems in type annotations
Reviewed-by: jfranck, jjg

     1 ^build/
     2 ^dist/
     3 /nbproject/private/
     4 ^.hgtip
     5 .DS_Store

mercurial