dcodeIO 83e96892f2 Statically eliminate unnecessary branches in generic contexts
In order to use the new compile time type checks in generics, untaken branches must be skipped because these might be invalid.
2018-03-17 14:40:58 +01:00
..
2018-02-25 23:21:32 +01:00
2017-12-14 11:55:35 +01:00
2018-02-25 23:21:32 +01:00

Standard library components for use with tsc (portable) and asc (assembly).

Definition files (.d.ts) and base configurations (.json) are relevant to tsc only and not used by asc.