TypeScript/tests/cases
Andy e7df83263d
Break out of speculative parsing on bad parameter initializer (#19158)
* Break out of speculative parsing on bad parameter initializer

* Remove uses of 'finally'

* give up -> stop

* Do without exceptions

* Remove `resetAfterSpeculation`

* Use Fail and FailList objects

* Remove `inSpeculation` parameter to parseDelimitedList

* Don't use `createNodeArray`, it's not always in scope

* Move Fail and FailList inside initializeState

* More code review

* More code review
2017-11-13 09:18:36 -08:00
..
compiler Consider the commonjs module indicator as a module indicator (#18490) 2017-11-09 16:49:04 -08:00
conformance Break out of speculative parsing on bad parameter initializer (#19158) 2017-11-13 09:18:36 -08:00
fourslash For import completion of default import, convert module name to identifier (#19875) 2017-11-09 13:13:23 -08:00
project
projects
test262-harness
unittests
user Add test w/submodules for our starter kits 2017-11-10 14:20:55 -08:00