angular/modules/@angular/compiler/src/view_compiler
2017-01-13 13:52:00 -06:00
..
compile_element.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
compile_method.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
compile_pipe.ts refactor(compiler): remove unneeded fields from metadata 2016-11-28 15:19:23 -08:00
compile_query.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
compile_view.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
constants.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
deps.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
event_binder.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
lifecycle_binder.ts refactor(compiler): generate less code for bindings to DOM elements 2017-01-03 13:05:05 -08:00
property_binder.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
query_binder.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
util.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
view_binder.ts fix(compiler): query <template> elements before their children. (#13677) 2016-12-27 16:28:54 -08:00
view_builder.ts fix(animations): fix internal jscompiler issue and AOT quoting (#13798) 2017-01-13 13:52:00 -06:00
view_compiler.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00