Alex Rickabaugh
|
0a69a2832b
|
style(compiler-cli): reformat of codebase with new clang-format version (#36520)
This commit reformats the packages/compiler-cli tree using the new version
of clang-format.
PR Close #36520
|
2020-04-08 14:51:08 -07:00 |
Tobias Bosch
|
547c363473
|
feat: add .ngsummary.ts files to support AOT unit tests
Design doc: https://docs.google.com/document/d/1VmTkz0EbEVSWfEEWEvQ5sXyQXSCvtMOw4t7pKU-jOwc/edit?usp=sharing
|
2017-05-05 13:23:53 -04:00 |
Miško Hevery
|
910c0d9ee7
|
fix(core): Update types for TypeScript nullability support (#15472)
|
2017-03-29 09:34:45 -07:00 |
Tobias Bosch
|
50ab06e29d
|
fix(compiler): generated code should pass `noUnusedLocals` check
Closes #14797
|
2017-03-14 19:52:53 -07:00 |
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |