Files
sdk/pkg/dev_compiler/test/codegen
John Messerly 0b646eb520 fixes #427, static fields emitted outside the scope of their class
mainly, this backs off of some readability optimizations around static and top-level fields that were too aggressive. On their own, they were okay, but they collide with the library-cycle issues. Once we can remove that issue, we could consider restoring some of this. In the meantime, simplicity is good.

The new operation in the declaration loader is to allow us to see if an initializer has all its dependencies satisfied, but without changing any ordering if they are not.

R=vsm@google.com

Review URL: https://codereview.chromium.org/1636233002 .
2016-01-27 09:35:40 -08:00
..
2015-03-04 09:40:06 -08:00
2016-01-05 15:58:50 -08:00
2015-04-10 13:41:43 -07:00
2015-05-11 10:56:11 -07:00
2016-01-24 18:09:59 +00:00
2015-06-26 16:02:30 -07:00
2015-12-01 15:57:56 -08:00
2015-07-14 17:48:38 -07:00
2015-02-18 16:48:56 -08:00
2015-11-02 10:32:49 -08:00
2015-08-04 17:23:13 -07:00
2015-04-10 13:41:43 -07:00