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 }}
oscbee
/
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
tsConfigExclude
User selector
All users
Datepicker
All time
Commit history
Commits on May 16, 2015
Support "exclude" property in tsconfig.json
ahejlsberg
committed
70d2938
View commit details
Copy full SHA for 70d2938
View code at this point
Browse repository at this point
Commits on May 15, 2015
Merge pull request #3157 from Microsoft/fixUnionReduction
Show description for e3812ff
ahejlsberg
committed
e3812ff
View commit details
Copy full SHA for e3812ff
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
194680f
View commit details
Copy full SHA for 194680f
View code at this point
Browse repository at this point
Merge pull request #3144 from Microsoft/fixRootPrefix
Show description for 68a4dee
vladima
committed
68a4dee
View commit details
Copy full SHA for 68a4dee
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
8582d80
View commit details
Copy full SHA for 8582d80
View code at this point
Browse repository at this point
Merge pull request #3175 from Microsoft/release-1.5
Show description for 28c9ff1
JsonFreeman
committed
28c9ff1
View commit details
Copy full SHA for 28c9ff1
View code at this point
Browse repository at this point
Commits on May 14, 2015
Add a comment in getTypeOfAlias
JsonFreeman
committed
26f73d4
View commit details
Copy full SHA for 26f73d4
View code at this point
Browse repository at this point
Merge pull request #3085 from tinganho/nonInitExport
Show description for ce98da3
DanielRosenwasser
committed
ce98da3
View commit details
Copy full SHA for ce98da3
View code at this point
Browse repository at this point
Only call getTypeOfSymbol recursively if it's a value
JsonFreeman
committed
8922a09
View commit details
Copy full SHA for 8922a09
View code at this point
Browse repository at this point
Commits on May 13, 2015
Removing stack from removeSubtypes method
ahejlsberg
committed
ec18bd0
View commit details
Copy full SHA for ec18bd0
View code at this point
Browse repository at this point
Merge branch 'master' into fixUnionReduction
Show description for a8732d7
ahejlsberg
committed
a8732d7
View commit details
Copy full SHA for a8732d7
View code at this point
Browse repository at this point
Merge branch 'release-1.5'
JsonFreeman
committed
d5a9aff
View commit details
Copy full SHA for d5a9aff
View code at this point
Browse repository at this point
Add circularity check to getReducedTypeOfUnionType
ahejlsberg
committed
99ba94e
View commit details
Copy full SHA for 99ba94e
View code at this point
Browse repository at this point
handle triple slashes in url schema 'file' correctly
vladima
committed
71709be
View commit details
Copy full SHA for 71709be
View code at this point
Browse repository at this point
Adds non emit on non-initialized export
tinganho
committed
e7fe5d7
View commit details
Copy full SHA for e7fe5d7
View code at this point
Browse repository at this point
Merge pull request #3137 from Microsoft/copySpreadArray
Show description for 00ad4d7
ahejlsberg
committed
00ad4d7
View commit details
Copy full SHA for 00ad4d7
View code at this point
Browse repository at this point
Commits on May 12, 2015
Optimize spread to not generate x.slice() when x is an array literal
ahejlsberg
committed
3629053
View commit details
Copy full SHA for 3629053
View code at this point
Browse repository at this point
Merge pull request #3135 from Microsoft/noEmitOnErrorDescriptionUpdate
Show description for e42a39f
danquirk
committed
e42a39f
View commit details
Copy full SHA for e42a39f
View code at this point
Browse repository at this point
Merge pull request #3110 from Microsoft/emitModuleMemberInSystem
Show description for 9072496
vladima
committed
9072496
View commit details
Copy full SHA for 9072496
View code at this point
Browse repository at this point
Emit [...a] as a.slice() to ensure a is copied
ahejlsberg
committed
c4b6e64
View commit details
Copy full SHA for c4b6e64
View code at this point
Browse repository at this point
Update help description for noEmitOnError
danquirk
committed
05f7539
View commit details
Copy full SHA for 05f7539
View code at this point
Browse repository at this point
Merge pull request #3121 from Microsoft/consistent-sourceMap-naming
Show description for 300cb8d
DanielRosenwasser
committed
300cb8d
View commit details
Copy full SHA for 300cb8d
View code at this point
Browse repository at this point
Merge pull request #3116 from Microsoft/contextualModifier
Show description for 18c65da
JsonFreeman
committed
18c65da
View commit details
Copy full SHA for 18c65da
View code at this point
Browse repository at this point
Commits on May 11, 2015
Merge pull request #3117 from Microsoft/normalizedSlashesInFilenames
Show description for f8c10ff
vladima
committed
f8c10ff
View commit details
Copy full SHA for f8c10ff
View code at this point
Browse repository at this point
sourcemap -> sourceMap
DanielRosenwasser
committed
4cd0127
View commit details
Copy full SHA for 4cd0127
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
714b39a
View commit details
Copy full SHA for 714b39a
View code at this point
Browse repository at this point
program should store file names with normalized slashes
vladima
committed
947d4a2
View commit details
Copy full SHA for 947d4a2
View code at this point
Browse repository at this point
Remove nextTokenCanFollowContextualModifier
JsonFreeman
committed
029fbb0
View commit details
Copy full SHA for 029fbb0
View code at this point
Browse repository at this point
correct typos
vladima
committed
b534b56
View commit details
Copy full SHA for b534b56
View code at this point
Browse repository at this point
system: fix emit for exports of non-top level entities, fix emit for enums
vladima
committed
cdbd6c6
View commit details
Copy full SHA for cdbd6c6
View code at this point
Browse repository at this point
do not hoist ambient declarations
vladima
committed
1a4df9a
View commit details
Copy full SHA for 1a4df9a
View code at this point
Browse repository at this point
Commits on May 9, 2015
Merge branch 'master' into duplicateIdentifierBindingElement
Yui T
committed
b702765
View commit details
Copy full SHA for b702765
View code at this point
Browse repository at this point
Address code review
Yui T
committed
853edde
View commit details
Copy full SHA for 853edde
View code at this point
Browse repository at this point
Commits on May 8, 2015
Type check all files when emitting a file under -out
JsonFreeman
committed
e0931d8
View commit details
Copy full SHA for e0931d8
View code at this point
Browse repository at this point
Type check all files when emitting a file under -out
JsonFreeman
committed
0401553
View commit details
Copy full SHA for 0401553
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.