TypeScript/tests/cases
Cyrus Najmabadi fe57f3d2e4 Support modifiers on object literal methods and accessors, and question tokens on object literal methods.
This makes parsing of these constructs the same whether they are in an object literal or a class.

This is important for incrementla parsing for knowing if we can reuse these nodes if we run
into them.
2014-12-10 22:30:40 -08:00
..
compiler Support modifiers on object literal methods and accessors, and question tokens on object literal methods. 2014-12-10 22:30:40 -08:00
conformance Merge pull request #1341 from Microsoft/escapingTheTemplateOfDoom 2014-12-10 16:29:00 -08:00
fourslash Merge pull request #1346 from Microsoft/destructuring 2014-12-09 11:39:23 -08:00
fourslash_old Removed tests from fourslash_old that were duplicates. 2014-11-19 12:03:25 -08:00
project Remove the --noResolve check when finding the file. 2014-11-20 15:43:07 -08:00
projects Remove the --noResolve check when finding the file. 2014-11-20 15:43:07 -08:00
test262-harness Add the test262 helper file 2014-11-27 13:06:06 -08:00
unittests More incremental parser tests. 2014-12-10 19:15:44 -08:00