angular/packages/core/src/util
Pawel Kozlowski dd69e4e780 refactor(ivy): remove duplicated flatten util (#29547)
This commit removes code duplication where we had 2 versions of a
`flatten` utility. Moreover this change results in queries using
a non-recursive version of `flatten` which should result in a better
performance of query refresh operations.

PR Close #29547
2019-03-27 12:36:23 -07:00
..
array_utils.ts refactor(ivy): remove duplicated flatten util (#29547) 2019-03-27 12:36:23 -07:00
assert.ts fix(ivy): avoid type coercion in binding-related instruction asserts (#29470) 2019-03-25 09:34:13 -07:00
BUILD.bazel build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
closure.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
comparison.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
decorators.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
empty.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
errors.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
forward_ref.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
global.ts fix(core): improve global variable detection (#28679) 2019-02-13 12:05:41 -08:00
is_dev_mode.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
iterable.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
lang.ts fix(core): fix tests for uninitialized @Output error (#19116) 2018-08-02 09:37:21 -07:00
microtask.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
ng_dev_mode.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
ng_reflect.ts feat(ivy): enable ng-reflect debug attributes (#27268) 2018-11-27 10:18:51 -08:00
noop.ts refactor(ivy): obviate the Bazel component of the ivy_switch (#26550) 2018-10-19 09:23:05 -07:00
property.ts fix(ivy): don't accidently read the inherited definition (#25736) 2018-09-11 07:09:38 -07:00
stringify.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
symbol.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
WrappedValue.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00