Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
e9-dbeech
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
on
textSpan
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2015
Merge branch 'master' into textSpan
Show description for 36fddcd
CyrusNajmabadi
committed
36fddcd
View commit details
Copy full SHA for 36fddcd
View code at this point
Browse repository at this point
PR feedback.
CyrusNajmabadi
committed
300089c
View commit details
Copy full SHA for 300089c
View code at this point
Browse repository at this point
External modules are always in strict mode in ES6
CyrusNajmabadi
committed
d558e42
View commit details
Copy full SHA for d558e42
View code at this point
Browse repository at this point
Modules are always in strict mode in ES6.
CyrusNajmabadi
committed
dcbfa69
View commit details
Copy full SHA for dcbfa69
View code at this point
Browse repository at this point
Check namespaces for strict mode.
CyrusNajmabadi
committed
417cfa5
View commit details
Copy full SHA for 417cfa5
View code at this point
Browse repository at this point
Remove 'strict mode' from parsing and checking, and make it purely something purely checked at bind time.
CyrusNajmabadi
committed
ec9e461
View commit details
Copy full SHA for ec9e461
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Merge pull request #3509 from Microsoft/simplerStrictModeChecking
Show description for 2a1b898
ahejlsberg
committed
2a1b898
View commit details
Copy full SHA for 2a1b898
View code at this point
Browse repository at this point
Adding SyntaxKind.BindingElement case
ahejlsberg
committed
c20f682
View commit details
Copy full SHA for c20f682
View code at this point
Browse repository at this point
Merge pull request #3049 from Microsoft/testPerf
Show description for 46a842e
DanielRosenwasser
committed
46a842e
View commit details
Copy full SHA for 46a842e
View code at this point
Browse repository at this point
Removed TypeCheckerHost extension.
DanielRosenwasser
committed
c2fa08b
View commit details
Copy full SHA for c2fa08b
View code at this point
Browse repository at this point
Just explicitly use Harness.lightMode.
DanielRosenwasser
committed
5054596
View commit details
Copy full SHA for 5054596
View code at this point
Browse repository at this point
Style.
DanielRosenwasser
committed
dc6a9bd
View commit details
Copy full SHA for dc6a9bd
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
Consolidating strict mode reserved identifier checking in single method in binder
ahejlsberg
committed
3e9206a
View commit details
Copy full SHA for 3e9206a
View code at this point
Browse repository at this point
Commits on Jun 13, 2015
Updated comment.
DanielRosenwasser
committed
5da701c
View commit details
Copy full SHA for 5da701c
View code at this point
Browse repository at this point
Merge pull request #3492 from Microsoft/useTypePredicatesInLib
Show description for 60e855e
mhegazy
committed
60e855e
View commit details
Copy full SHA for 60e855e
View code at this point
Browse repository at this point
Never mess with the file list in tests.
DanielRosenwasser
committed
cfdccf4
View commit details
Copy full SHA for cfdccf4
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Merge branch 'testPerf2' into testPerf
Show description for 1f4812f
DanielRosenwasser
committed
1f4812f
View commit details
Copy full SHA for 1f4812f
View code at this point
Browse repository at this point
Merge branch 'master' into testPerf2
Show description for e1c1da5
DanielRosenwasser
committed
e1c1da5
View commit details
Copy full SHA for e1c1da5
View code at this point
Browse repository at this point
Remove unused 'assertInvariants' parameter.
DanielRosenwasser
committed
fb14219
View commit details
Copy full SHA for fb14219
View code at this point
Browse repository at this point
Clarify 'emitAll'.
DanielRosenwasser
committed
40081d6
View commit details
Copy full SHA for 40081d6
View code at this point
Browse repository at this point
Merge pull request #3452 from Microsoft/deeplyNestedTypeArgumentInference
Show description for 72783bc
JsonFreeman
committed
72783bc
View commit details
Copy full SHA for 72783bc
View code at this point
Browse repository at this point
Merge pull request #3473 from randombk/bug-genericConstraintCrash
Show description for b920291
DanielRosenwasser
committed
b920291
View commit details
Copy full SHA for b920291
View code at this point
Browse repository at this point
Merge pull request #3495 from Microsoft/disableTracing
Show description for 05b8609
CyrusNajmabadi
committed
05b8609
View commit details
Copy full SHA for 05b8609
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into deeplyNestedTypeArgumentInference
JsonFreeman
committed
aeda847
View commit details
Copy full SHA for aeda847
View code at this point
Browse repository at this point
Change depth limit from 10 to 5 in isDeeplyNestedGeneric
JsonFreeman
committed
80f523c
View commit details
Copy full SHA for 80f523c
View code at this point
Browse repository at this point
Don't log by default.
Show description for d7c791f
CyrusNajmabadi
committed
d7c791f
View commit details
Copy full SHA for d7c791f
View code at this point
Browse repository at this point
Merge pull request #3484 from Microsoft/noExtension_noExtraErrors
Show description for 97afc1d
vladima
committed
97afc1d
View commit details
Copy full SHA for 97afc1d
View code at this point
Browse repository at this point
PR feedback.
CyrusNajmabadi
committed
804b976
View commit details
Copy full SHA for 804b976
View code at this point
Browse repository at this point
PR feedback.
CyrusNajmabadi
committed
5b7ca78
View commit details
Copy full SHA for 5b7ca78
View code at this point
Browse repository at this point
Merge branch 'master' into classificationPerf2
CyrusNajmabadi
committed
c27b3d3
View commit details
Copy full SHA for c27b3d3
View code at this point
Browse repository at this point
Define Array.isArray using a type predicate
mhegazy
committed
1a52038
View commit details
Copy full SHA for 1a52038
View code at this point
Browse repository at this point
use namespaces instead of modules in the codebase
mhegazy
committed
224e763
View commit details
Copy full SHA for 224e763
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
do not report extra error if file was already found without extension
vladima
committed
970dc49
View commit details
Copy full SHA for 970dc49
View code at this point
Browse repository at this point
Merge pull request #3477 from tinganho/customTypeGuardFormating
Show description for 2cd2a4a
mhegazy
committed
2cd2a4a
View commit details
Copy full SHA for 2cd2a4a
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into deeplyNestedTypeArgumentInference
JsonFreeman
committed
9f26803
View commit details
Copy full SHA for 9f26803
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.