angular/modules/@angular/core/src/view
Tobias Bosch 4e7752a12a feat(compiler): integrate compiler with view engine (#14487)
Aspects: di, query, content projection

Included refactoring:
- use a number as query id
- use a bloom filter for aggregating matched queries of nested elements
- separate static vs dynamic queries

Part of #14013
2017-02-15 08:36:49 -08:00
..
element.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
errors.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
index.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
ng_content.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
provider.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
pure_expression.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
query.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
refs.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
services.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
text.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
types.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
util.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
view.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
view_attach.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00