Chuck Jazdzewski

Results 4 issues of Chuck Jazdzewski

Fixes a typo in Pretty.hs

## Current behavior No type narrowing is performed when using `NgSwitch` and `NgSwitchCase`. ## Expected behavior Narrow the types used in the `NgSwitchCase` based on the selection criteria. See https://github.com/angular/angular/issues/17953#issuecomment-348993040...

feature
area: common
area: compiler
P3
compiler: template type-checking
feature: under consideration

When a `PersistentVector` is added to another `PersistentVector` through `addAll` this can be optimized and, when the shift alligns, layers of the vector, as a whole, can be copied over...

performance improvement

Fixes: #22 Fix to allow paths with spaces from `du` output