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-02-14 19:16:17 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
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