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 }}
stanthomas
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 30, 2015
Supress const enum member value comment from emitted javascript in presence of --removeComments (revised)
Stan Thomas
committed
95e7015
View commit details
Copy full SHA for 95e7015
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Supress const enum member value comment from emitted javascript in presence of --removeComments
Stan Thomas
committed
17763ab
View commit details
Copy full SHA for 17763ab
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
Merge pull request #1816 from Microsoft/typeArgsInSuperCall
Show description for 26929ee
DanielRosenwasser
committed
26929ee
View commit details
Copy full SHA for 26929ee
View code at this point
Browse repository at this point
CR feedback
Show description for 3c5ff53
CyrusNajmabadi
committed
3c5ff53
View commit details
Copy full SHA for 3c5ff53
View code at this point
Browse repository at this point
Merge branch 'master' into emitCleanup
CyrusNajmabadi
committed
71de2de
View commit details
Copy full SHA for 71de2de
View code at this point
Browse repository at this point
Fix method name.
CyrusNajmabadi
committed
34b342a
View commit details
Copy full SHA for 34b342a
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Removed superfluous type assertion.
DanielRosenwasser
committed
0ffa722
View commit details
Copy full SHA for 0ffa722
View code at this point
Browse repository at this point
Perform checking, document function.
DanielRosenwasser
committed
9d8319d
View commit details
Copy full SHA for 9d8319d
View code at this point
Browse repository at this point
Merge pull request #1697 from Microsoft/docCommentUnion
Show description for a43bb47
sheetalkamat
committed
a43bb47
View commit details
Copy full SHA for a43bb47
View code at this point
Browse repository at this point
Updated comments and formatting as per review feedback.
sheetalkamat
committed
1638ae7
View commit details
Copy full SHA for 1638ae7
View code at this point
Browse repository at this point
Merge pull request #1803 from Microsoft/enumUnionTypeGuard
Show description for 9289cfb
ahejlsberg
committed
9289cfb
View commit details
Copy full SHA for 9289cfb
View code at this point
Browse repository at this point
Merge branch 'master' into objectLiteralWidening
Show description for 5c3da7c
ahejlsberg
committed
5c3da7c
View commit details
Copy full SHA for 5c3da7c
View code at this point
Browse repository at this point
Contextually type parameters in super calls using type arguments on the base class.
DanielRosenwasser
committed
93dbcf0
View commit details
Copy full SHA for 93dbcf0
View code at this point
Browse repository at this point
Use transient symbols when computing the indexers for object literals
JsonFreeman
committed
ca8c446
View commit details
Copy full SHA for ca8c446
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
35b2038
View commit details
Copy full SHA for 35b2038
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
a298835
View commit details
Copy full SHA for a298835
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Merge pull request #1779 from Microsoft/scopeOfUnionProperties
Show description for 17b19bf
vladima
committed
17b19bf
View commit details
Copy full SHA for 17b19bf
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
75404a7
View commit details
Copy full SHA for 75404a7
View code at this point
Browse repository at this point
Allow union types containing primtives as first argument in instanceof
ahejlsberg
committed
e5e06d8
View commit details
Copy full SHA for e5e06d8
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Correct support for type guards with unions containing enums
ahejlsberg
committed
95a314a
View commit details
Copy full SHA for 95a314a
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Improved subtype compatibility for types of object literals
ahejlsberg
committed
15dcccd
View commit details
Copy full SHA for 15dcccd
View code at this point
Browse repository at this point
Merge branch 'master' into computedProperties
JsonFreeman
committed
bd29ca8
View commit details
Copy full SHA for bd29ca8
View code at this point
Browse repository at this point
Merge pull request #1782 from Microsoft/findAllRefs
Show description for 29776f4
vladima
committed
29776f4
View commit details
Copy full SHA for 29776f4
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
make sure that enum values are computed before the emit
vladima
committed
05ec43a
View commit details
Copy full SHA for 05ec43a
View code at this point
Browse repository at this point
Merge branch 'master' into computedProperties
Show description for 9c9434b
JsonFreeman
committed
9c9434b
View commit details
Copy full SHA for 9c9434b
View code at this point
Browse repository at this point
Address CR feedback
JsonFreeman
committed
4a7aa7e
View commit details
Copy full SHA for 4a7aa7e
View code at this point
Browse repository at this point
use nameTable - services layer storage of identifiers in the file
vladima
committed
379d03b
View commit details
Copy full SHA for 379d03b
View code at this point
Browse repository at this point
handle union properties in when doing getOccurences\findAllReferences
vladima
committed
0940d3b
View commit details
Copy full SHA for 0940d3b
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Emit comments in a lot more places.
CyrusNajmabadi
committed
a82289c
View commit details
Copy full SHA for a82289c
View code at this point
Browse repository at this point
Add missing optional properties only when not inferentially typing
ahejlsberg
committed
f661508
View commit details
Copy full SHA for f661508
View code at this point
Browse repository at this point
Simplify enum emit.
CyrusNajmabadi
committed
d2e96c1
View commit details
Copy full SHA for d2e96c1
View code at this point
Browse repository at this point
Include missing optional properties in contextually typed object literal
ahejlsberg
committed
883385f
View commit details
Copy full SHA for 883385f
View code at this point
Browse repository at this point
Make isNumericComputedName call checkComputedPropertyName
JsonFreeman
committed
12fc418
View commit details
Copy full SHA for 12fc418
View code at this point
Browse repository at this point
Use isTypeOfKind in computed property checks
JsonFreeman
committed
f7a8ba2
View commit details
Copy full SHA for f7a8ba2
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Merge branch 'master' into computedProperties
JsonFreeman
committed
eeb4dc4
View commit details
Copy full SHA for eeb4dc4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.