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
on
refactorEmitterForDownLevelAndNative
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 3, 2014
Address code review
Yui T
committed
d13d30f
View commit details
Copy full SHA for d13d30f
View code at this point
Browse repository at this point
Refactor template literal emit for native ES6 and down-level
Yui T
committed
0405444
View commit details
Copy full SHA for 0405444
View code at this point
Browse repository at this point
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 branch 'master' into refactorEmitter
Yui T
committed
4471f90
View commit details
Copy full SHA for 4471f90
View code at this point
Browse repository at this point
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
Merge branch 'master' into refactorEmitter
Yui T
committed
c53f3f5
View commit details
Copy full SHA for c53f3f5
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
Merge branch 'master' into refactorEmitter
Show description for 1f61925
Yui T
committed
1f61925
View commit details
Copy full SHA for 1f61925
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
Address codereview
Yui T
committed
ff3d64f
View commit details
Copy full SHA for ff3d64f
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 explanatory comment.
Show description for a6fe980
CyrusNajmabadi
committed
a6fe980
View commit details
Copy full SHA for a6fe980
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
Reduce arrow function allocations in the parser.
CyrusNajmabadi
committed
deca944
View commit details
Copy full SHA for deca944
View code at this point
Browse repository at this point
Remove arrow allocations from the parser in a few places.
CyrusNajmabadi
committed
581ef9f
View commit details
Copy full SHA for 581ef9f
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
Simplify parsing code.
CyrusNajmabadi
committed
44627f8
View commit details
Copy full SHA for 44627f8
View code at this point
Browse repository at this point
Simplify code.
CyrusNajmabadi
committed
b5c3cd8
View commit details
Copy full SHA for b5c3cd8
View code at this point
Browse repository at this point
Use helper function.
Show description for af62715
CyrusNajmabadi
committed
af62715
View commit details
Copy full SHA for af62715
View code at this point
Browse repository at this point
Simplifying the signature parsing code.
CyrusNajmabadi
committed
2459632
View commit details
Copy full SHA for 2459632
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 pull request #1326 from Microsoft/typeNodeBrands
Show description for af324d1
CyrusNajmabadi
committed
af324d1
View commit details
Copy full SHA for af324d1
View code at this point
Browse repository at this point
Provide greater type safety in the ast system.
CyrusNajmabadi
committed
a29862e
View commit details
Copy full SHA for a29862e
View code at this point
Browse repository at this point
Merge pull request #1325 from Microsoft/crash_getCompletionEntryDetails
Show description for a1fecb5
vladima
committed
a1fecb5
View commit details
Copy full SHA for a1fecb5
View code at this point
Browse repository at this point
addressed CR feedback
vladima
committed
ef68300
View commit details
Copy full SHA for ef68300
View code at this point
Browse repository at this point
fix crash in getCompletionEntryDetails
vladima
committed
08ab517
View commit details
Copy full SHA for 08ab517
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
add missing prototype definitions
mhegazy
committed
d390f67
View commit details
Copy full SHA for d390f67
View code at this point
Browse repository at this point
Make sure we have an appropriate error for heritage clause lists.
CyrusNajmabadi
committed
df4f904
View commit details
Copy full SHA for df4f904
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.