- 04 11月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: Rules for unchecked cast conversion do not take into account type-containment Reviewed-by: jjg
-
- 23 8月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: Types.rewriteQuantifiers() does not work well with recursive type-variable bounds Reviewed-by: jjg
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy
-
- 11 3月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ohair
-
- 28 8月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 28 5月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 06 3月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: cleanup code for generating unchecked cast warnings Reviewed-by: jjg
-
- 13 2月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg
-
- 29 1月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Redundant warnings are generated when casting from intersection types Reviewed-by: jjg
-
- 21 1月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Parser rejects cast with qualified generic array types Reviewed-by: jjg
-
- 13 1月, 2009 2 次提交
-
-
由 mcimadamore 提交于
Summary: Fixed Types.sideCast in order to suppress redundant unchecked warnings Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Fixed parser and cats conversion in order to allow cast between generic inner classes Reviewed-by: jjg
-
- 24 10月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Types.rewrite quantifiers should cope with captured type-variables properly Reviewed-by: jjg
-
- 09 10月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Types.adapt should avoid infinite loops by exploiting a local cache Reviewed-by: jjg
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-