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 }}
prmdeveloper
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 15, 2016
Adding sourceFiles to the Program emit callback
Show description for 8bf9da6
chuckjaz
committed
8bf9da6
View commit details
Copy full SHA for 8bf9da6
View code at this point
Browse repository at this point
Commits on Mar 13, 2016
don't check that return statement has expression in constructors
vladima
committed
e0a79bc
View commit details
Copy full SHA for e0a79bc
View code at this point
Browse repository at this point
Commits on Mar 12, 2016
add missing conditional check
anilanar
committed
8e35cdd
View commit details
Copy full SHA for 8e35cdd
View code at this point
Browse repository at this point
Fix #7397: Remove error checks for noEmit and out* compiler options combined.
anilanar
committed
cde06b6
View commit details
Copy full SHA for cde06b6
View code at this point
Browse repository at this point
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
Merge pull request #7464 from Microsoft/capturedLetConstInDestructuringAssignment
Show description for 489bf92
vladima
committed
489bf92
View commit details
Copy full SHA for 489bf92
View code at this point
Browse repository at this point
correctly recognize captured loop variables in destructuring assignment
vladima
committed
7344d9c
View commit details
Copy full SHA for 7344d9c
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
Fixed es2015 imports from export=
Show description for b760fc0
billti
committed
b760fc0
View commit details
Copy full SHA for b760fc0
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
Merge pull request #7356 from Microsoft/fix7354
Show description for 05baf3d
yuit
committed
05baf3d
View commit details
Copy full SHA for 05baf3d
View code at this point
Browse repository at this point
Merge pull request #7450 from Microsoft/noImplicitReturnsInAsync
Show description for 5d5fee2
vladima
committed
5d5fee2
View commit details
Copy full SHA for 5d5fee2
View code at this point
Browse repository at this point
Merge pull request #7448 from Microsoft/optimizeInstantiation
Show description for 614afb7
ahejlsberg
committed
614afb7
View commit details
Copy full SHA for 614afb7
View code at this point
Browse repository at this point
unwrap promised typed in async function before doing 'noImplicitReturns' check
vladima
committed
907ce8f
View commit details
Copy full SHA for 907ce8f
View code at this point
Browse repository at this point
Merge pull request #7442 from Victorystick/fix-property-shorthand-emit
Show description for ac147b1
RyanCavanaugh
committed
ac147b1
View commit details
Copy full SHA for ac147b1
View code at this point
Browse repository at this point
Use existing function to resolve export= declarations
RyanCavanaugh
committed
2875326
View commit details
Copy full SHA for 2875326
View code at this point
Browse repository at this point
Support module augmentation
RyanCavanaugh
committed
3d948be
View commit details
Copy full SHA for 3d948be
View code at this point
Browse repository at this point
Support UMD when targeted module uses `export = `
RyanCavanaugh
committed
132d75c
View commit details
Copy full SHA for 132d75c
View code at this point
Browse repository at this point
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
Address CR feedback
RyanCavanaugh
committed
e9f4bef
View commit details
Copy full SHA for e9f4bef
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
Skip unnecessary instatiation of anonymous types
ahejlsberg
committed
bf97250
View commit details
Copy full SHA for bf97250
View code at this point
Browse repository at this point
System doesn't have direct identifier access in TS's generated code.
Oskar Segersvärd
committed
ccd5352
View commit details
Copy full SHA for ccd5352
View code at this point
Browse repository at this point
Fix shorthand properties for non-es6 module formats
Oskar Segersvärd
committed
d742ca5
View commit details
Copy full SHA for d742ca5
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 7, 2016
Merge pull request #7396 from mattmccutchen/issue7359
Show description for 01c329c
DanielRosenwasser
committed
01c329c
View commit details
Copy full SHA for 01c329c
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Expose ts.isExternalModule as public API.
Show description for 4917220
mattmccutchen
committed
4917220
View commit details
Copy full SHA for 4917220
View code at this point
Browse repository at this point
Merge pull request #7392 from Microsoft/declarationEmitFixes
Show description for a535460
mhegazy
committed
a535460
View commit details
Copy full SHA for a535460
View code at this point
Browse repository at this point
Code review comments
mhegazy
committed
1564049
View commit details
Copy full SHA for 1564049
View code at this point
Browse repository at this point
Fix #4506: Remove assert to allow for invalid patterns already flagged erlier by the checker
mhegazy
committed
15f07e6
View commit details
Copy full SHA for 15f07e6
View code at this point
Browse repository at this point
Fix #3810: Handel expressions in extends clauses
mhegazy
committed
3bb2c57
View commit details
Copy full SHA for 3bb2c57
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.