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 }}
thdtjsdn
/
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
relativePathReferenceResolution
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 12, 2014
Fix the relative path reference resolution
Show description for 63a2086
sheetalkamat
committed
63a2086
View commit details
Copy full SHA for 63a2086
View code at this point
Browse repository at this point
Add tests to cover scenarios for relative path reference resolution
sheetalkamat
committed
8c2091b
View commit details
Copy full SHA for 8c2091b
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Fix the completion entry for __proto
Show description for 37d8499
sheetalkamat
committed
37d8499
View commit details
Copy full SHA for 37d8499
View code at this point
Browse repository at this point
All the identifiers need to be escaped to make sure compiler doesnt confuse __NonUnderscore character incorrectly
Show description for 4c28e73
sheetalkamat
committed
4c28e73
View commit details
Copy full SHA for 4c28e73
View code at this point
Browse repository at this point
Merge pull request #1072 from Microsoft/taggedTemplates
Show description for 7a5c360
DanielRosenwasser
committed
7a5c360
View commit details
Copy full SHA for 7a5c360
View code at this point
Browse repository at this point
Merge pull request #1124 from Microsoft/completionListAugmentedType
Show description for ce4dac3
sheetalkamat
committed
ce4dac3
View commit details
Copy full SHA for ce4dac3
View code at this point
Browse repository at this point
Asserting myself more.
DanielRosenwasser
committed
3113429
View commit details
Copy full SHA for 3113429
View code at this point
Browse repository at this point
Merge branch 'master' into taggedTemplates
DanielRosenwasser
committed
c22a471
View commit details
Copy full SHA for c22a471
View code at this point
Browse repository at this point
Asserting myself.
DanielRosenwasser
committed
9880f93
View commit details
Copy full SHA for 9880f93
View code at this point
Browse repository at this point
Merge pull request #1123 from Microsoft/allowIn
Show description for d5cfb9d
CyrusNajmabadi
committed
d5cfb9d
View commit details
Copy full SHA for d5cfb9d
View code at this point
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
ba11e68
View commit details
Copy full SHA for ba11e68
View code at this point
Browse repository at this point
export ReferencePathMatchResult interface as it is used by other exported functions
mhegazy
committed
c3131e2
View commit details
Copy full SHA for c3131e2
View code at this point
Browse repository at this point
If we are comparing left hand side for is position of type node, it is false, because it is namespace position and not type position
Show description for 57af262
sheetalkamat
committed
57af262
View commit details
Copy full SHA for 57af262
View code at this point
Browse repository at this point
Keep track of 'disallowIn' as an ambient parser flag instead of having to pass it along everywhere.
Show description for 766cb28
CyrusNajmabadi
committed
766cb28
View commit details
Copy full SHA for 766cb28
View code at this point
Browse repository at this point
Merge pull request #1116 from Microsoft/normalizeSlashes
Show description for 04e2169
sheetalkamat
committed
04e2169
View commit details
Copy full SHA for 04e2169
View code at this point
Browse repository at this point
Consolidated normalizing slashes to use from typescript core in services
sheetalkamat
committed
45e4e16
View commit details
Copy full SHA for 45e4e16
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
Merge pull request #1105 from Microsoft/trailingTrivia
Show description for 25e28b2
CyrusNajmabadi
committed
25e28b2
View commit details
Copy full SHA for 25e28b2
View code at this point
Browse repository at this point
set the correct range for paramters in signature help
mhegazy
committed
03c80ac
View commit details
Copy full SHA for 03c80ac
View code at this point
Browse repository at this point
Consolidate normalizing slashes and use it from typescript core.ts
sheetalkamat
committed
62f1144
View commit details
Copy full SHA for 62f1144
View code at this point
Browse repository at this point
Body is optional.
Show description for 8262bc2
CyrusNajmabadi
committed
8262bc2
View commit details
Copy full SHA for 8262bc2
View code at this point
Browse repository at this point
Use union types to make For/ForIn statements simpler.
Show description for 3174cbc
CyrusNajmabadi
committed
3174cbc
View commit details
Copy full SHA for 3174cbc
View code at this point
Browse repository at this point
Simplify API for nodes that have both a block and an expression.
Show description for 2288f42
CyrusNajmabadi
committed
2288f42
View commit details
Copy full SHA for 2288f42
View code at this point
Browse repository at this point
Simplify API for nodes htat have both a block and a semicolon token.
Show description for f59cb60
CyrusNajmabadi
committed
f59cb60
View commit details
Copy full SHA for f59cb60
View code at this point
Browse repository at this point
Simplify module name parsing.
Show description for 535dc0d
CyrusNajmabadi
committed
535dc0d
View commit details
Copy full SHA for 535dc0d
View code at this point
Browse repository at this point
Simplified parsing.
CyrusNajmabadi
committed
fc25dfb
View commit details
Copy full SHA for fc25dfb
View code at this point
Browse repository at this point
Tiny perf tweaks to scanning.
CyrusNajmabadi
committed
b83c37a
View commit details
Copy full SHA for b83c37a
View code at this point
Browse repository at this point
Merge branch 'master' into trailingTrivia
CyrusNajmabadi
committed
3825cfc
View commit details
Copy full SHA for 3825cfc
View code at this point
Browse repository at this point
Merge pull request #1103 from DickvdBrink/unused-vars
Show description for 6eabefd
mhegazy
committed
6eabefd
View commit details
Copy full SHA for 6eabefd
View code at this point
Browse repository at this point
Commits on Nov 9, 2014
Merge branch 'master' into trailingTrivia2
Show description for b8fcacb
CyrusNajmabadi
committed
b8fcacb
View commit details
Copy full SHA for b8fcacb
View code at this point
Browse repository at this point
Rename method.
CyrusNajmabadi
committed
a379d69
View commit details
Copy full SHA for a379d69
View code at this point
Browse repository at this point
Move to a syntax model where we only have leading trivia.
CyrusNajmabadi
committed
37e9c2d
View commit details
Copy full SHA for 37e9c2d
View code at this point
Browse repository at this point
move SyntaxTrivia.kind over to a property.
Show description for f02ba7f
CyrusNajmabadi
committed
f02ba7f
View commit details
Copy full SHA for f02ba7f
View code at this point
Browse repository at this point
Attach skipped tokens to the following token, not the preceding one.
Show description for a046443
CyrusNajmabadi
committed
a046443
View commit details
Copy full SHA for a046443
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
harness cleanup
DickvdBrink
committed
bf226b7
View commit details
Copy full SHA for bf226b7
View code at this point
Browse repository at this point
More unused variables in services.ts
DickvdBrink
committed
0e9e4ab
View commit details
Copy full SHA for 0e9e4ab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.