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-30 01:04:49 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
0a59cdd5a0dc58853c2b89df23ba73965b1a7f2e
TypeScript
/
tests
/
cases
History
Mohamed Hegazy
a5a6c6f242
Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references.
2014-10-17 15:15:22 -07:00
..
compiler
Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references.
2014-10-17 15:15:22 -07:00
conformance
Merge branch 'master' into letAndConst
2014-10-16 09:30:58 -07:00
fourslash
Add language service support for const
2014-10-16 10:28:00 -07:00
fourslash_old
Merge branch 'master' into symbolInfoFormatting
2014-10-08 18:25:42 -07:00
project
Switch to createCompilerDiagnostic for an invalid root file
2014-09-17 10:44:03 -07:00
projects
…
unittests
/services
Add some heuristics in the lexical classifier to make it play better with the syntactic classifier when classifying expressions involving generics.
2014-10-03 01:54:43 -07:00