This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-05-18 07:29:16 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
fc469538da2c58063e4aaa0e98edfcc48865b14a
TypeScript
/
tests
/
cases
History
Daniel Rosenwasser
2503e50a5d
Changed "ownership" relation of try blocks on throw statements.
...
A try-block now only owns a throw statement if its try statement has a catch-clause.
2014-09-29 12:41:47 -07:00
..
compiler
Merge pull request
#737
from Microsoft/instanceof_cascading_errors
2014-09-24 11:09:21 -07:00
conformance
fix comment text
2014-09-23 13:44:39 -07:00
fourslash
Changed "ownership" relation of try blocks on throw statements.
2014-09-29 12:41:47 -07:00
fourslash_old
Moved old fourslash test for brace matching over from fourslash_old.
2014-09-22 11:12:56 -07:00
project
Switch to createCompilerDiagnostic for an invalid root file
2014-09-17 10:44:03 -07:00
projects
added tests for <reference path="" static='' />
2014-08-11 16:34:31 -07:00
unittests
/services
Limited identifying identifiers after dots to keywords.
2014-09-26 09:46:14 -07:00