Pete Bacon Darwin
cfd4c0b4dc
refactor(compiler): track the closing source-span of TagPlaceholders ( #38747 )
...
The `TagPlaceholder` can contain children, in which case there are two source
spans of interest: the opening tag and the closing tag. This commit now allows
the closing tag source-span to be tracked, so that it can be used later in
source-mapping.
PR Close #38747
2020-09-08 14:00:34 -07:00
Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Alex Rickabaugh
83a9159063
style(compiler): reformat of codebase with new clang-format version ( #36520 )
...
This commit reformats the packages/compiler tree using the new version of
clang-format.
PR Close #36520
2020-04-08 14:51:08 -07:00
Misko Hevery
47e251a80a
build: remove main()
from specs ( #21053 )
...
PR Close #21053
2017-12-22 13:10:51 -08:00
Miško Hevery
09d9f5fe54
fix(compiler): Update types for TypeScript nullability support
2017-04-10 15:26:33 -06:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00