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 }}
magic-coder
/
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
compiler
binder.ts
on
bindingPatternImplicitAny
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 10, 2016
Merge pull request #7264 from RyanCavanaugh/umd
Show description for 7d372bf
RyanCavanaugh
committed
7d372bf
View commit details
Copy full SHA for 7d372bf
View code at this point
Browse repository at this point
Addressed feedback
Show description for 9924e0a
billti
committed
9924e0a
View commit details
Copy full SHA for 9924e0a
View code at this point
Browse repository at this point
Fixed default import from export equals
Show description for 3ebf0fc
billti
committed
3ebf0fc
View commit details
Copy full SHA for 3ebf0fc
View code at this point
Browse repository at this point
Updated binding for module.exports
Show description for 4ec4ce8
billti
committed
4ec4ce8
View commit details
Copy full SHA for 4ec4ce8
View code at this point
Browse repository at this point
Reuse existing var
RyanCavanaugh
committed
c72f1c3
View commit details
Copy full SHA for c72f1c3
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Lint
RyanCavanaugh
committed
34cf105
View commit details
Copy full SHA for 34cf105
View code at this point
Browse repository at this point
Move checks from checker to binder
RyanCavanaugh
committed
887adb0
View commit details
Copy full SHA for 887adb0
View code at this point
Browse repository at this point
UMD support
RyanCavanaugh
committed
44aa738
View commit details
Copy full SHA for 44aa738
View code at this point
Browse repository at this point
Fix duplicate errors in JSDoc function types with anon parameters
Show description for 5dbf252
RyanCavanaugh
committed
5dbf252
View commit details
Copy full SHA for 5dbf252
View code at this point
Browse repository at this point
Handel module augmentation with export= var + uninstantiated module
mhegazy
committed
7acf58b
View commit details
Copy full SHA for 7acf58b
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
allow fallthrough from the last case of the switch
vladima
committed
568e2aa
View commit details
Copy full SHA for 568e2aa
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
Use single-quoted strings in certain places.
DanielRosenwasser
committed
dbf8b02
View commit details
Copy full SHA for dbf8b02
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
properly set reachable state after protected try\finally block
vladima
committed
5105a31
View commit details
Copy full SHA for 5105a31
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
spelling fixes for src/compiler/binder.ts src/compiler/parser.ts
Show description for 196d90a
jsoref
committed
196d90a
View commit details
Copy full SHA for 196d90a
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Merge pull request #6679 from RyanCavanaugh/fix6645
Show description for 554ea1b
RyanCavanaugh
committed
554ea1b
View commit details
Copy full SHA for 554ea1b
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
Merge pull request #6741 from RyanCavanaugh/fix6673
Show description for bb7216a
RyanCavanaugh
committed
bb7216a
View commit details
Copy full SHA for bb7216a
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
Removing MultiLine, Synthetic, DeclarationFile, and OctalLiteral flags
ahejlsberg
committed
f0abb86
View commit details
Copy full SHA for f0abb86
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Fixes bug #6673
Show description for f89ebb8
RyanCavanaugh
committed
f89ebb8
View commit details
Copy full SHA for f89ebb8
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
add extra argument to 'isRequireCall' to check if argument is string literal
vladima
committed
3661b66
View commit details
Copy full SHA for 3661b66
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Allow multiple 'this' property assignments in Salsa
Show description for 7259b9f
RyanCavanaugh
committed
7259b9f
View commit details
Copy full SHA for 7259b9f
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Merge branch 'master' into jsDocFinal
RyanCavanaugh
committed
64c2d66
View commit details
Copy full SHA for 64c2d66
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Updated nodeIsDecorated
rbuckton
committed
50ed33e
View commit details
Copy full SHA for 50ed33e
View code at this point
Browse repository at this point
Merge branch 'master' into moveEmitFlagsToBinder
rbuckton
committed
6e5948f
View commit details
Copy full SHA for 6e5948f
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Removed unneeded language version check.
rbuckton
committed
1d78baf
View commit details
Copy full SHA for 1d78baf
View code at this point
Browse repository at this point
Move emit helper flags to binder. Fixes #6113
rbuckton
committed
fb1ad32
View commit details
Copy full SHA for fb1ad32
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Tidy up unused comments / code
RyanCavanaugh
committed
4fe3373
View commit details
Copy full SHA for 4fe3373
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
Clean up unrelated changes
RyanCavanaugh
committed
e223b2e
View commit details
Copy full SHA for e223b2e
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
use 'declare global' to define augmentations for the global scope
vladima
committed
7f2ebf9
View commit details
Copy full SHA for 7f2ebf9
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
address PR feedback
vladima
committed
3e1bc01
View commit details
Copy full SHA for 3e1bc01
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
initial revision of external module augmentations
vladima
committed
4a963a2
View commit details
Copy full SHA for 4a963a2
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Merge branch 'master' into fix4686_fixrename
Yui T
committed
73911a3
View commit details
Copy full SHA for 73911a3
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Merge pull request #5876 from RyanCavanaugh/javaScriptPrototypes
Show description for 2f447ee
RyanCavanaugh
committed
2f447ee
View commit details
Copy full SHA for 2f447ee
View code at this point
Browse repository at this point
Fix broken tests
Yui T
committed
7e71686
View commit details
Copy full SHA for 7e71686
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
Initial fix for rename for parameter property declaration
Yui T
committed
0f3eb0a
View commit details
Copy full SHA for 0f3eb0a
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
destructuring applied
weswigham
committed
8238656
View commit details
Copy full SHA for 8238656
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.