- 11 1月, 2013 2 次提交
-
-
由 sundar 提交于
Reviewed-by: lagergren, jlaskey
-
由 lagergren 提交于
8005976: Break out AccessSpecializer into one pass before CodeGenerator instead of iterative applications from CodeGenerator Summary: Now scope and slot information is guaranteed to be fixed AND NOT CHANGE before CodeGeneration. We want to keep it that way to build future type specializations and bring all type work out of CodeGenerator. Reviewed-by: attila, hannesw
-
- 10 1月, 2013 5 次提交
-
-
由 attila 提交于
8005983: JavaAdapterFactory generated proxy classes should take extra constructor arguments at the end Reviewed-by: lagergren, sundar
-
由 sundar 提交于
Reviewed-by: attila, lagergren, jlaskey
-
由 sundar 提交于
Reviewed-by: lagergren, attila, jlaskey
-
由 lagergren 提交于
Reviewed-by: attila, hannesw
-
由 sundar 提交于
Reviewed-by: jlaskey, lagergren
-
- 09 1月, 2013 1 次提交
-
-
由 attila 提交于
Reviewed-by: lagergren, sundar
-
- 08 1月, 2013 10 次提交
-
-
由 sundar 提交于
Reviewed-by: jlaskey, lagergren
-
由 lagergren 提交于
Reviewed-by: hannesw, sundar
-
由 attila 提交于
Summary: findSetMethod() was a very large single method, very unreadable and unmaintainable. It was broken into easy-to-understand pieces. The refactoring required introduction of a comand-object like entity, SetMethodCreator, to contain the nontrivial transient state of the algorithm that made the original big method so resistant to refactoring in the first place. Reviewed-by: lagergren, sundar
-
由 attila 提交于
Reviewed-by: jlaskey, sundar
-
由 lagergren 提交于
Reviewed-by: hannesw, attila
-
由 sundar 提交于
Reviewed-by: lagergren, hannesw
-
由 lagergren 提交于
Summary: 1-1 mapping now maintained. Used Context err instead of System.err in several places (after bootstrapping Context). Problematic closing of err stream replaced by @SuppressWarnings("resource") Reviewed-by: jlaskey, sundar
-
由 sundar 提交于
Reviewed-by: lagergren
-
由 jlaskey 提交于
Reviewed-by: lagergren Contributed-by: petr.hejl@oracle.com
-
由 lagergren 提交于
Summary: Added documentation to DEVELOPER_README, fixed code convention warnings Reviewed-by: attila
-
- 04 1月, 2013 3 次提交
- 22 12月, 2012 2 次提交
-
-
由 jlaskey 提交于
Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
-
由 jlaskey 提交于
Reviewed-by: attila, hannesw, lagergren, sundar Contributed-by: james.laskey@oracle.com, akhil.arora@oracle.com, andreas.woess@jku.at, attila.szegedi@oracle.com, hannes.wallnoefer@oracle.com, henry.jen@oracle.com, marcus.lagergren@oracle.com, pavel.semenov@oracle.com, pavel.stepanov@oracle.com, petr.hejl@oracle.com, petr.pisl@oracle.com, sundararajan.athijegannathan@oracle.com
-
- 21 12月, 2012 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: amurillo
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-