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 }}
hellochar
/
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
transforms-flags
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 12, 2016
PR Feedback
rbuckton
committed
319ff61
View commit details
Copy full SHA for 319ff61
View code at this point
Browse repository at this point
Merge branch 'transforms-visitor' into transforms-flags
rbuckton
committed
4577441
View commit details
Copy full SHA for 4577441
View code at this point
Browse repository at this point
Some cleanup and reorganization
rbuckton
committed
387b30c
View commit details
Copy full SHA for 387b30c
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Moved TreansformFlags assertions after markers
rbuckton
committed
51dd27a
View commit details
Copy full SHA for 51dd27a
View code at this point
Browse repository at this point
Merge branch 'transforms-visitor' into transforms-flags
rbuckton
committed
1a0b877
View commit details
Copy full SHA for 1a0b877
View code at this point
Browse repository at this point
PR Feedback
rbuckton
committed
af24b16
View commit details
Copy full SHA for af24b16
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Merge branch 'transforms-visitor' into transforms-flags
rbuckton
committed
34489a4
View commit details
Copy full SHA for 34489a4
View code at this point
Browse repository at this point
Moved createNode back to parser, added local createNode to factory
rbuckton
committed
b3e9d26
View commit details
Copy full SHA for b3e9d26
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Merge branch 'transforms-visitor' into transforms-flags
rbuckton
committed
ba9181c
View commit details
Copy full SHA for ba9181c
View code at this point
Browse repository at this point
Cleanup and reorganization of node tests
rbuckton
committed
8bf176a
View commit details
Copy full SHA for 8bf176a
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Added ArrayKind, moved createNode, changed JSDocParsing tests to use baselines.
rbuckton
committed
f8e574f
View commit details
Copy full SHA for f8e574f
View code at this point
Browse repository at this point
Adds transform flags aggregation to binder and visitor
rbuckton
committed
cadda66
View commit details
Copy full SHA for cadda66
View code at this point
Browse repository at this point
removed unused function
rbuckton
committed
3855261
View commit details
Copy full SHA for 3855261
View code at this point
Browse repository at this point
Added visitor API
rbuckton
committed
c3faf0f
View commit details
Copy full SHA for c3faf0f
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Merge pull request #6855 from Microsoft/destructuringInTypes
Show description for 1154ab8
ahejlsberg
committed
1154ab8
View commit details
Copy full SHA for 1154ab8
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
98e8a25
View commit details
Copy full SHA for 98e8a25
View code at this point
Browse repository at this point
Merge pull request #6863 from plantain-00/i6844
Show description for 33ef358
mhegazy
committed
33ef358
View commit details
Copy full SHA for 33ef358
View code at this point
Browse repository at this point
fix error message with public class inside namespace
plantain-00
committed
a0782d9
View commit details
Copy full SHA for a0782d9
View code at this point
Browse repository at this point
Remove unused error message
mhegazy
committed
9582342
View commit details
Copy full SHA for 9582342
View code at this point
Browse repository at this point
Merge pull request #6813 from Microsoft/port6745tomaster
Show description for 6cc44d1
yuit
committed
6cc44d1
View commit details
Copy full SHA for 6cc44d1
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Merge pull request #6852 from viispade/erase-watcherPath-comment
Show description for 823df85
mhegazy
committed
823df85
View commit details
Copy full SHA for 823df85
View code at this point
Browse repository at this point
Properly parse function/constructor types with destructuring parameters
ahejlsberg
committed
c89f2b7
View commit details
Copy full SHA for c89f2b7
View code at this point
Browse repository at this point
Delete mention of nonexistent watcherPath param
Show description for 8e472db
Tim Viiding-Spader
committed
8e472db
View commit details
Copy full SHA for 8e472db
View code at this point
Browse repository at this point
Merge pull request #6709 from RyanCavanaugh/fix6662
Show description for bd3e9f2
RyanCavanaugh
committed
bd3e9f2
View commit details
Copy full SHA for bd3e9f2
View code at this point
Browse repository at this point
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
Merge pull request #6278 from Microsoft/theyreNotTHATSpecial
Show description for 3dae253
DanielRosenwasser
committed
3dae253
View commit details
Copy full SHA for 3dae253
View code at this point
Browse repository at this point
Merge pull request #6846 from Microsoft/noErrorOnEmptyDtsFile
Show description for 7259074
vladima
committed
7259074
View commit details
Copy full SHA for 7259074
View code at this point
Browse repository at this point
do not error if typings for external library is empty .d.ts file
vladima
committed
fb99a66
View commit details
Copy full SHA for fb99a66
View code at this point
Browse repository at this point
Merge pull request #6827 from T18970237136/ts-missing-semicolon
Show description for c6588d2
DanielRosenwasser
committed
c6588d2
View commit details
Copy full SHA for c6588d2
View code at this point
Browse repository at this point
Merge pull request #6680 from RyanCavanaugh/fix6646
Show description for 2d7a2f4
RyanCavanaugh
committed
2d7a2f4
View commit details
Copy full SHA for 2d7a2f4
View code at this point
Browse repository at this point
Add missing semicolon when emitting return statement.
Show description for dbfc269
T18970237136
committed
dbfc269
View commit details
Copy full SHA for dbfc269
View code at this point
Browse repository at this point
Merge pull request #6587 from nojvek/master
Show description for 0855933
DanielRosenwasser
committed
0855933
View commit details
Copy full SHA for 0855933
View code at this point
Browse repository at this point
Treat multiple prototype property assignments as union property declarations
RyanCavanaugh
committed
a4c6f66
View commit details
Copy full SHA for a4c6f66
View code at this point
Browse repository at this point
Fix lastEncodedSourceMapSpan from being set to undefined
Kanchalai Tanglertsampan
committed
bcf2215
View commit details
Copy full SHA for bcf2215
View code at this point
Browse repository at this point
Merge pull request #6798 from Microsoft/dottedNamesInJsx
Show description for a17dbd5
vladima
committed
a17dbd5
View commit details
Copy full SHA for a17dbd5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.