Commit graph

4 commits

Author SHA1 Message Date
Anders Hejlsberg 25738a8e41 Update tests 2017-02-28 16:09:42 -08:00
Nathan Shively-Sanders c12cb83fb7 Type 'this' in object literal function properties
Previously, methods of object literals would give a type to 'this'.
Now function properties of object literals also give a type to 'this'.
2016-04-29 10:31:01 -07:00
Nathan Shively-Sanders 921d5f83e9 Fix == typo and add object literal 'this' test 2016-04-01 16:13:57 -07:00
Nathan Shively-Sanders 7b531fcd05 Check this expressions in object literal methods
Add a test and baseline
2016-03-09 13:06:06 -08:00