angular-cn/packages/compiler-cli
JoostK 3fb73ac62b fix(ivy): support equality operators in static interpreter (#31145)
Previously, the usage of equality operators ==, ===, != and !== was not
supported in ngtsc's static interpreter. This commit adds support for
such operators and includes tests.

Fixes #31076

PR Close #31145
2019-06-24 18:47:02 -07:00
..
integrationtest build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
ngcc feat(ivy): ngcc - recognize static properties on the outer symbol in ES5 (#30795) 2019-06-14 13:09:56 -07:00
src fix(ivy): support equality operators in static interpreter (#31145) 2019-06-24 18:47:02 -07:00
test perf(ivy): chain multiple attribute instructions (#31152) 2019-06-24 12:33:49 -07:00
BUILD.bazel feat(ivy): setup boilerplate for component indexing API (#30961) 2019-06-14 10:48:12 -07:00
index.ts feat(compiler-cli): export tooling definitions (#29929) 2019-04-17 17:23:01 -07:00
ngtools2.ts refactor(compiler-cli): expose ngtools api separately (#18978) 2017-08-31 14:37:13 -07:00
package.json build: upgrade yargs package to 13.1.0 (#29722) 2019-04-26 16:29:29 -07:00
tsconfig-build.json build(compiler-cli): enable full TypeScript strictness (#29436) 2019-03-21 12:14:39 -04:00
tsconfig.json build(compiler-cli): enable full TypeScript strictness (#29436) 2019-03-21 12:14:39 -04:00