Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
fredericksilva
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 16, 2015
Merge pull request #3517 from Microsoft/strictMode
Show description for 718dc5b
CyrusNajmabadi
committed
718dc5b
Copy full SHA for 718dc5b
PR feedback.
CyrusNajmabadi
committed
300089c
Copy full SHA for 300089c
External modules are always in strict mode in ES6
CyrusNajmabadi
committed
d558e42
Copy full SHA for d558e42
Modules are always in strict mode in ES6.
CyrusNajmabadi
committed
dcbfa69
Copy full SHA for dcbfa69
Check namespaces for strict mode.
CyrusNajmabadi
committed
417cfa5
Copy full SHA for 417cfa5
Remove 'strict mode' from parsing and checking, and make it purely something purely checked at bind time.
CyrusNajmabadi
committed
ec9e461
Copy full SHA for ec9e461
Commits on Jun 15, 2015
Merge pull request #3509 from Microsoft/simplerStrictModeChecking
Show description for 2a1b898
ahejlsberg
committed
2a1b898
Copy full SHA for 2a1b898
Adding SyntaxKind.BindingElement case
ahejlsberg
committed
c20f682
Copy full SHA for c20f682
Merge pull request #3049 from Microsoft/testPerf
Show description for 46a842e
DanielRosenwasser
committed
46a842e
Copy full SHA for 46a842e
Removed TypeCheckerHost extension.
DanielRosenwasser
committed
c2fa08b
Copy full SHA for c2fa08b
Just explicitly use Harness.lightMode.
DanielRosenwasser
committed
5054596
Copy full SHA for 5054596
Style.
DanielRosenwasser
committed
dc6a9bd
Copy full SHA for dc6a9bd
Updated baselines.
DanielRosenwasser
committed
7592065
Copy full SHA for 7592065
Use reference comments again.
DanielRosenwasser
committed
5f01c09
Copy full SHA for 5f01c09
Commits on Jun 14, 2015
Accepting new baselines
ahejlsberg
committed
a826215
Copy full SHA for a826215
Consolidating strict mode reserved identifier checking in single method in binder
ahejlsberg
committed
3e9206a
Copy full SHA for 3e9206a
Commits on Jun 13, 2015
Updated comment.
DanielRosenwasser
committed
5da701c
Copy full SHA for 5da701c
Merge pull request #3492 from Microsoft/useTypePredicatesInLib
Show description for 60e855e
mhegazy
committed
60e855e
Copy full SHA for 60e855e
Accepted baselines.
DanielRosenwasser
committed
e4dac02
Copy full SHA for e4dac02
Never mess with the file list in tests.
DanielRosenwasser
committed
cfdccf4
Copy full SHA for cfdccf4
Commits on Jun 12, 2015
Merge branch 'testPerf2' into testPerf
Show description for 1f4812f
DanielRosenwasser
committed
1f4812f
Copy full SHA for 1f4812f
Merge branch 'master' into testPerf2
Show description for e1c1da5
DanielRosenwasser
committed
e1c1da5
Copy full SHA for e1c1da5
Spelling.
DanielRosenwasser
committed
b5e57e1
Copy full SHA for b5e57e1
Remove unused 'assertInvariants' parameter.
DanielRosenwasser
committed
fb14219
Copy full SHA for fb14219
Clarify 'emitAll'.
DanielRosenwasser
committed
40081d6
Copy full SHA for 40081d6
Accepted baselines.
DanielRosenwasser
committed
f98d578
Copy full SHA for f98d578
Put the no-default-lib ref comment back in the 1.0 lib test.
DanielRosenwasser
committed
a12be11
Copy full SHA for a12be11
Merge pull request #3452 from Microsoft/deeplyNestedTypeArgumentInference
Show description for 72783bc
JsonFreeman
committed
72783bc
Copy full SHA for 72783bc
Merge pull request #3473 from randombk/bug-genericConstraintCrash
Show description for b920291
DanielRosenwasser
committed
b920291
Copy full SHA for b920291
Merge pull request #3495 from Microsoft/disableTracing
Show description for 05b8609
CyrusNajmabadi
committed
05b8609
Copy full SHA for 05b8609
Merge branch 'master' of https://github.com/Microsoft/TypeScript into deeplyNestedTypeArgumentInference
JsonFreeman
committed
aeda847
Copy full SHA for aeda847
Change depth limit from 10 to 5 in isDeeplyNestedGeneric
JsonFreeman
committed
80f523c
Copy full SHA for 80f523c
Don't log by default.
Show description for d7c791f
CyrusNajmabadi
committed
d7c791f
Copy full SHA for d7c791f
Merge pull request #3484 from Microsoft/noExtension_noExtraErrors
Show description for 97afc1d
vladima
committed
97afc1d
Copy full SHA for 97afc1d
Merge pull request #3476 from Microsoft/classificationPerf2
Show description for a3916ff
CyrusNajmabadi
committed
a3916ff
Copy full SHA for a3916ff
Pagination
Previous
Next
You can’t perform that action at this time.