angular/packages/compiler
Pei Wang d12d068c37 build: Turn tsec checks into bazel tests. (#43108)
Introduce two new bazel rules: tsec_test and tsec_config, for
describing the tsec checks and the tsconfig file needed for such
checks, respectively. Currently, tsec_test only checks the srcs
of a ts_library or ng_module. It does not check direct or transitive
dependencies. Also, tsconfig files need to be manually maintained
to make sure tsec can read all necessary input (including global
symbols).

PR Close #43108
2021-09-13 14:45:57 -07:00
..
design docs: remove reference to an obsolete design doc (#42842) 2021-07-15 13:24:58 -07:00
src refactor(compiler): use === rather than == in the ml_parser (#43129) 2021-08-16 13:07:23 -07:00
test test(compiler): add a test for parsing multiline expressions in attributes (#43129) 2021-08-16 13:07:23 -07:00
testing refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
BUILD.bazel build: Turn tsec checks into bazel tests. (#43108) 2021-09-13 14:45:57 -07:00
compiler.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json feat(core): support TypeScript 4.3 (#42022) 2021-06-04 11:17:09 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
tsconfig-tsec.json build: Enable tsec checks for critical packages. (#43108) 2021-09-13 14:45:57 -07:00