Kara Erickson
c8a4fb1faf
fix(ivy): walk declaration views in listener ( #25228 )
...
PR Close #25228
2018-07-31 16:35:20 -07:00
Kara Erickson
2ef777b0b2
fix(ivy): convert context code into a tree-shakable instruction ( #24943 )
...
PR Close #24943
2018-07-30 15:54:11 -07:00
Kara Erickson
fe14f180a6
fix(compiler): update compiler to flatten nested template fns ( #24943 )
...
PR Close #24943
2018-07-30 15:54:11 -07:00
Pawel Kozlowski
1e28495c89
fix(ivy): update compiler with latest runtime for view queries ( #25061 )
...
PR Close #25061
2018-07-25 10:39:30 -07:00
Matias Niemelä
169e9dd2c8
feat(ivy): bridge compile instructions to include sanitization helpers ( #24938 )
...
PR Close #24938
2018-07-23 08:49:52 -07:00
Pawel Kozlowski
13f3157823
fix(ivy): update content query compilation to latest runtime ( #24957 )
...
PR Close #24957
2018-07-23 08:45:50 -07:00
Alex Rickabaugh
9fd70c9715
refactor(ivy): run the compiler compliance tests against ngtsc ( #24862 )
...
This commit moves the compiler compliance tests into compiler-cli,
and uses ngtsc to run them instead of the custom compilation
pipeline used before. Testing against ngtsc allows for validation
of the real compiler output.
This commit also fixes a few small issues that prevented the tests
from passing.
PR Close #24862
2018-07-20 11:48:36 -07:00