angular/modules/@angular/compiler-cli/integrationtest/src
Chuck Jazdzewski eb5763c23f fix(compiler): Generates function expressions as returning any (#9980)
Function expressions are used in an expression context so untyped
function expressions should have any as the result type.

Fixes: #9877
2016-07-11 17:19:38 -07:00
..
a feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
animate.ts fix(animations): change trigger binding syntax to function as a property binding [] 2016-07-07 14:13:06 -07:00
basic.css refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00
basic.html feat(i18n): extract messages 2016-06-07 15:17:02 -07:00
basic.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
bootstrap.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
dep.d.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
features.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
funcs.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
module.ts feat(core): allow to add precompiled tokens via a provider 2016-07-07 12:16:48 -07:00
module_fixtures.ts refactor(core): add a deprecation message for using PLATFORM_DIRECTIVES / PLATFORM_PIPES / CompilerConfig / XHR as regular providers in bootstrap. 2016-07-07 16:16:55 -07:00
precompile.ts feat(core): allow to add precompiled tokens via a provider 2016-07-07 12:16:48 -07:00
projection.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
queries.ts fix(compiler): Generates function expressions as returning any (#9980) 2016-07-11 17:19:38 -07:00
shared.css refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00