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 }}
webix
/
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
tests
on
refactorEmitterForDownLevelAndNative
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 2, 2014
fix crash in signature help
vladima
committed
76e8560
View commit details
Copy full SHA for 76e8560
View code at this point
Browse repository at this point
Find imported external modules that start with double underscores.
CyrusNajmabadi
committed
ec17f36
View commit details
Copy full SHA for ec17f36
View code at this point
Browse repository at this point
Add failing test.
CyrusNajmabadi
committed
a6a7e81
View commit details
Copy full SHA for a6a7e81
View code at this point
Browse repository at this point
Merge pull request #1332 from Microsoft/getEmitOutputCleanup
Show description for cf1f640
mhegazy
committed
cf1f640
View commit details
Copy full SHA for cf1f640
View code at this point
Browse repository at this point
baseline change conflict not caught during github merge
sheetalkamat
committed
8b078c2
View commit details
Copy full SHA for 8b078c2
View code at this point
Browse repository at this point
Merge pull request #1056 from Microsoft/unionTypeConformance
Show description for 802f113
sheetalkamat
committed
802f113
View commit details
Copy full SHA for 802f113
View code at this point
Browse repository at this point
Make 'CatchClause' have-a block, instead of be-a block.
CyrusNajmabadi
committed
03a2d01
View commit details
Copy full SHA for 03a2d01
View code at this point
Browse repository at this point
Ensure getEmitOutput only check the file requested
mhegazy
committed
08165c0
View commit details
Copy full SHA for 08165c0
View code at this point
Browse repository at this point
Put semantically relevant tokens in the tree.
CyrusNajmabadi
committed
db89584
View commit details
Copy full SHA for db89584
View code at this point
Browse repository at this point
Merge branch 'master' into lessDirectCallsToError
Show description for f8f3148
CyrusNajmabadi
committed
f8f3148
View commit details
Copy full SHA for f8f3148
View code at this point
Browse repository at this point
Merge pull request #1324 from Microsoft/indent_new_expressions_noargs
Show description for 852d14e
vladima
committed
852d14e
View commit details
Copy full SHA for 852d14e
View code at this point
Browse repository at this point
handle cases when new expression is used with no arguments
vladima
committed
ad95cc8
View commit details
Copy full SHA for ad95cc8
View code at this point
Browse repository at this point
Merge branch 'master' into es6typings
Show description for 4e79458
mhegazy
committed
4e79458
View commit details
Copy full SHA for 4e79458
View code at this point
Browse repository at this point
Merge pull request #1317 from vvakame/addMissingPrototypeProperty
Show description for 203e46c
mhegazy
committed
203e46c
View commit details
Copy full SHA for 203e46c
View code at this point
Browse repository at this point
Remove 'missing' syntax kind.
CyrusNajmabadi
committed
d730e5c
View commit details
Copy full SHA for d730e5c
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
Merge pull request #1321 from Microsoft/fix_token_meaning_in_formatting
Show description for 1070279
vladima
committed
1070279
View commit details
Copy full SHA for 1070279
View code at this point
Browse repository at this point
Merge pull request #1312 from Microsoft/isDeclarationVisibleAssert
Show description for 170014c
mhegazy
committed
170014c
View commit details
Copy full SHA for 170014c
View code at this point
Browse repository at this point
take token kind from the tree in case if token kind from scanner is different
vladima
committed
7358b0f
View commit details
Copy full SHA for 7358b0f
View code at this point
Browse repository at this point
Merge branch 'master' into es6Typings
mhegazy
committed
199b71c
View commit details
Copy full SHA for 199b71c
View code at this point
Browse repository at this point
Add test for getters and setters
mhegazy
committed
0f6574e
View commit details
Copy full SHA for 0f6574e
View code at this point
Browse repository at this point
Merge branch 'master' into isDeclarationVisibleAssert
Show description for da588aa
mhegazy
committed
da588aa
View commit details
Copy full SHA for da588aa
View code at this point
Browse repository at this point
Merge pull request #1275 from Microsoft/unterminator
Show description for 9da7287
DanielRosenwasser
committed
9da7287
View commit details
Copy full SHA for 9da7287
View code at this point
Browse repository at this point
Merge branch 'master' into binaryIntegerLiteral
Show description for 7ec49fd
Yui T
committed
7ec49fd
View commit details
Copy full SHA for 7ec49fd
View code at this point
Browse repository at this point
Add baseline
Yui T
committed
847eb09
View commit details
Copy full SHA for 847eb09
View code at this point
Browse repository at this point
Add missing prototype properties
vvakame
committed
bf73164
View commit details
Copy full SHA for bf73164
View code at this point
Browse repository at this point
Don't explicitly call 'error' when parsing a type.
CyrusNajmabadi
committed
1600b38
View commit details
Copy full SHA for 1600b38
View code at this point
Browse repository at this point
Don't parse nodes, only to not include them in the tree. This will break incremental parsing scenarios.
Show description for ada6ceb
CyrusNajmabadi
committed
ada6ceb
View commit details
Copy full SHA for ada6ceb
View code at this point
Browse repository at this point
Don't create errors directly when parsing template spans.
CyrusNajmabadi
committed
94febee
View commit details
Copy full SHA for 94febee
View code at this point
Browse repository at this point
Don't report an error directly when parsing a function body.
CyrusNajmabadi
committed
f91996a
View commit details
Copy full SHA for f91996a
View code at this point
Browse repository at this point
Handle TypeReference nodes
mhegazy
committed
fde249d
View commit details
Copy full SHA for fde249d
View code at this point
Browse repository at this point
Better error recover when there is an unterminated expression before a declaration.
CyrusNajmabadi
committed
ebe8711
View commit details
Copy full SHA for ebe8711
View code at this point
Browse repository at this point
Commits on Nov 30, 2014
Support arbitrary numbers of implements and extends clauses (with arbitrary numbers of types) for classes and interfaces.
Show description for 16e2815
CyrusNajmabadi
committed
16e2815
View commit details
Copy full SHA for 16e2815
View code at this point
Browse repository at this point
Handel TypeLiterals, ParenTypes, UnionTypes, and ArrayTypes
mhegazy
committed
0246dae
View commit details
Copy full SHA for 0246dae
View code at this point
Browse repository at this point
Handel assert for missing node kind in isDeclarationVisible for functionType and constructorType
mhegazy
committed
9ed27b2
View commit details
Copy full SHA for 9ed27b2
View code at this point
Browse repository at this point
Add check and testcases for invalid binary digits and octal digits
Yui T
committed
db51fbd
View commit details
Copy full SHA for db51fbd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.