Commit Graph
5 Commits
Author SHA1 Message Date
yortus 837688f0be accept new baselines 2016-08-14 22:58:21 +08:00
yortus 66047c8b18 add tests 2016-08-14 22:56:36 +08:00
yortus cc8f326961 accept new baselines 2016-08-14 21:42:31 +08:00
yortus 59c09d90e6 Update instanceof conformance tests 2016-08-14 19:42:18 +08:00
yortus 38353027aa narrow from 'any' in most situations
instanceof and user-defined typeguards narrow from 'any' unless the narrowed-to type is exactly 'Object' or 'Function'. This is a breaking change.
2016-08-14 19:42:18 +08:00