This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35d8536c757d74a2439c2dad9416cd59e45c45a6
TypeScript
/
tests
/
cases
T
History
CyrusNajmabadi
35d8536c75
Merge pull request
#2588
from Microsoft/classExpr
...
Class declarations should be block scoped.
2015-04-02 14:13:25 -07:00
..
compiler
Support classes without names in our AST. Report any issues with this at 'check' time.
2015-04-01 17:20:20 -07:00
conformance
Add support for semicolons in class bodies
2015-03-31 14:29:45 -07:00
fourslash
Support classes without names in our AST. Report any issues with this at 'check' time.
2015-04-01 17:20:20 -07:00
fourslash_old
…
project
…
projects
…
test262-harness
…
unittests
Respond to code review comments
2015-03-31 20:42:45 -07:00