angular-cn/packages/core
Ben Lesh 699ecac2c2 refactor(ivy): Add i18n create op codes debug info (#29348)
Simply adds a `debug` property to the array of create opcodes while inside
`readCreateOpCodes` in i18n. This `debug` property has a property called `operations`
that is a human-readable list of operations that will be performed, as derived
from the op codes themselves, and the view it's acting upon.

PR Close #29348
2019-04-03 15:54:42 -07:00
..
schematics feat(core): template-var-assignment update schematic (#29608) 2019-04-02 15:47:32 -07:00
src refactor(ivy): Add i18n create op codes debug info (#29348) 2019-04-03 15:54:42 -07:00
test refactor(ivy): Add i18n create op codes debug info (#29348) 2019-04-03 15:54:42 -07:00
testing fix(ivy): fix proliferation of provider overrides for modules (#29571) 2019-03-28 13:59:25 -07:00
BUILD.bazel refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00
PACKAGE.md
index.ts
package.json build: update zone.js to 0.9.0 (#28219) 2019-03-26 12:50:38 -07:00
public_api.ts
tsconfig-build.json