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
src
services
on
refactorEmitterForDownLevelAndNative
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 3, 2014
Merge pull request #1343 from Microsoft/parserWork
Show description for 6e945af
CyrusNajmabadi
committed
6e945af
View commit details
Copy full SHA for 6e945af
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Merge pull request #1322 from Microsoft/exposeServices
Show description for e4817b5
DanielRosenwasser
committed
e4817b5
View commit details
Copy full SHA for e4817b5
View code at this point
Browse repository at this point
Added comment.
DanielRosenwasser
committed
636a466
View commit details
Copy full SHA for 636a466
View code at this point
Browse repository at this point
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
Extract reference comments out into their own diagnostics array.
Show description for 90bf48f
CyrusNajmabadi
committed
90bf48f
View commit details
Copy full SHA for 90bf48f
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
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
Traverse into all nodes when walking the tree.
CyrusNajmabadi
committed
8ad4a0a
View commit details
Copy full SHA for 8ad4a0a
View code at this point
Browse repository at this point
Put semantically relevant tokens in the tree.
CyrusNajmabadi
committed
f8a4fb0
View commit details
Copy full SHA for f8a4fb0
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
Remove unnecessary diagnostic flag.
CyrusNajmabadi
committed
1633e4a
View commit details
Copy full SHA for 1633e4a
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
Get rid of emitted empty module.
DanielRosenwasser
committed
55be530
View commit details
Copy full SHA for 55be530
View code at this point
Browse repository at this point
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
added comments
vladima
committed
5286f87
View commit details
Copy full SHA for 5286f87
View code at this point
Browse repository at this point
Emit services as an external module.
DanielRosenwasser
committed
7ba032b
View commit details
Copy full SHA for 7ba032b
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
Use a single member to represent a module reference.
CyrusNajmabadi
committed
cc1da37
View commit details
Copy full SHA for cc1da37
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
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
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
Simplify ASI parsing.
CyrusNajmabadi
committed
bab0c1d
View commit details
Copy full SHA for bab0c1d
View code at this point
Browse repository at this point
Merge branch 'master' into expressionCleanup
CyrusNajmabadi
committed
0fbfda1
View commit details
Copy full SHA for 0fbfda1
View code at this point
Browse repository at this point
Tighten the bounds on an 'await' expression.
Show description for a766df9
CyrusNajmabadi
committed
a766df9
View commit details
Copy full SHA for a766df9
View code at this point
Browse repository at this point
Rename MemberAccess to PropertyAccess.
Show description for ca39677
CyrusNajmabadi
committed
ca39677
View commit details
Copy full SHA for ca39677
View code at this point
Browse repository at this point
Rename some kinds to match new parser.
Show description for 632591d
CyrusNajmabadi
committed
632591d
View commit details
Copy full SHA for 632591d
View code at this point
Browse repository at this point
Tighten types in the expression AST.
CyrusNajmabadi
committed
3c028f0
View commit details
Copy full SHA for 3c028f0
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
Provide brands for Declarations.
CyrusNajmabadi
committed
0cdc824
View commit details
Copy full SHA for 0cdc824
View code at this point
Browse repository at this point
Provide brands for statements.
Show description for 54bd524
CyrusNajmabadi
committed
54bd524
View commit details
Copy full SHA for 54bd524
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.