angular-cn/packages/compiler-cli/test
Chuck Jazdzewski b9521b568f feat(compiler): support a non-null postfix assert (#16672)
Template expressions can now use a post-fix `!` operator
that asserts the target of the operator is not null. This is
similar to the TypeScript non-null assert operator. Expressions
generated in factories will be generated with the non-null assert
operator.

Closes: #10855
2017-05-11 10:15:54 -07:00
..
diagnostics feat(compiler): support a non-null postfix assert (#16672) 2017-05-11 10:15:54 -07:00
aot_host_spec.ts revert: feat(compiler-cli): support metadata file aliases (#15331) 2017-03-21 12:20:14 -05:00
main_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
mocks.ts fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00