angular-cn/modules/angular2/test/change_detection
Tim Blasi 529805508a feat(dart/change_detect): Add type to ChangeDetector context
Add a type for the `context` field in Dart's pre-generated change
detectors. This requires slight changes to set the dehydrated value of
`context` to `null` rather than `ChangeDetectionUtil.uninitialized()`,
which was its former dehydrated state.

Mirror these chagnes as closely as possible in the
`ChangeDetectionJITGenerator` to allow easier maintenance.

Closes #2070
2015-06-05 12:53:25 -07:00
..
generated feat(dart/transform): Generate ChangeDetector classes 2015-05-29 14:48:53 -07:00
generator feat(dart/change_detect): Add type to ChangeDetector context 2015-06-05 12:53:25 -07:00
parser chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
pipes chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
change_detection_spec.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
change_detector_spec.ts chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
coalesce_spec.ts chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
iterable.dart chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
iterable.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
simple_watch_config.ts test(dart/transform): More change detector unit tests 2015-06-03 10:37:34 -07:00
util.ts fix: fix clang errors 2015-05-28 11:08:26 -07:00