Alex Eagle
|
817ddfa847
|
fix(compiler): allow --noImplicitAny
|
2016-05-11 16:56:12 -07:00 |
Alex Eagle
|
c1154b30c7
|
fix(compiler): allow decorators defined in the same file
|
2016-05-11 16:56:12 -07:00 |
Alex Eagle
|
0d71345b93
|
fix(codegen): codegen all files in the program, not just roots
fixes #8475
|
2016-05-11 16:56:12 -07:00 |
Tobias Bosch
|
a81923b793
|
fix(compiler): emit correct types for literal arrays and maps.
|
2016-05-04 12:14:44 -07:00 |
Tobias Bosch
|
7150ace7c7
|
fix(compiler): support lifecycle hooks in compiler_cli
|
2016-05-04 12:14:43 -07:00 |
Tobias Bosch
|
bdce154282
|
chore: add test script for compiler_cli
|
2016-05-04 12:14:43 -07:00 |
Tobias Bosch
|
5a84048f72
|
chore: adjust build for `tools/metadata` name change
|
2016-05-04 12:14:38 -07:00 |
Tobias Bosch
|
edec158dd8
|
fix(compiler_cli): allow to use builtin directives like `NgIf`, …
Related to #8448
Closes #8454
|
2016-05-03 20:49:17 -07:00 |
Tobias Bosch
|
0297398f5e
|
chore: clang-format master
|
2016-05-03 18:56:39 -07:00 |
Tobias Bosch
|
eba6e7946d
|
refactor(compiler_cli): move it into modules/@angular and integrate properly into the build
This also does no more depend on a version
on npm for the compiler_cli.
Also runs the tests for tools/metadata
|
2016-05-03 15:57:49 -07:00 |