Alex Eagle
|
6f4ee6101c
|
chore(imports): don't import ExceptionHandler from facade (#10620)
This lets us skip src/facade/exception* when compiling modules other than core.
It prevents having many conflicting declarations
|
2016-08-10 15:55:18 -07:00 |
|
Victor Berchet
|
0ca05eee45
|
feat(ExpressionParser): add support for this
|
2016-08-05 09:45:13 -07:00 |
|
Chuck Jazdzewski
|
4ec2a30942
|
fix(compiler): Fixed ?. operator to short-circut execution (#9965)
Fixes: #9850
|
2016-07-11 12:58:56 -07:00 |
|
ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
|
Alex Eagle
|
f39c9c9e75
|
style(lint): re-format modules/@angular
|
2016-06-09 17:00:15 -07:00 |
|
ScottSWu
|
86fbd50c3d
|
refactor(TypeScript): Add noImplicitAny
We automatically insert explicit 'any's where needed. These need to be
addressed as in #9100.
Fixes #4924
|
2016-06-08 16:20:50 -07:00 |
|
Victor Berchet
|
27a47e7841
|
refactor(imports): simplify paths
|
2016-06-03 14:46:04 -07:00 |
|
Igor Minar
|
a66cdb469f
|
repackaging: all the repackaging changes squashed
|
2016-05-01 20:51:00 -07:00 |
|
Igor Minar
|
505da6c0a8
|
repackaging: all the file moves
|
2016-05-01 20:51:00 -07:00 |
|