Tobias Bosch
|
f66ac821a2
|
refactor(compiler): extract createCheckBindingStmt into compiler_util
Part of #11683
|
2016-10-26 14:32:24 -07:00 |
|
Tobias Bosch
|
fe299f4dfc
|
refactor(compiler): minor cleanups
|
2016-10-26 14:32:24 -07:00 |
|
Tobias Bosch
|
4cac650675
|
refactor(compiler): extract expression evaluation and writing to renderer from view_compiler
This is needed to that `DirectiveWrapper`s can also use them later on.
Part of #11683
|
2016-10-26 14:32:24 -07:00 |
|
Tobias Bosch
|
faa3478514
|
refactor(compiler): set element attributes via one call
This makes the cost of using directives that have host attributes
smaller.
Part of #11683
|
2016-10-26 14:32:23 -07:00 |
|