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 }}
ChanningLua
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
test262
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 6, 2014
Merge pull request #1389 from Microsoft/colorize_type_aliases
Show description for 98750ca
vladima
committed
98750ca
View commit details
Copy full SHA for 98750ca
View code at this point
Browse repository at this point
Merge branch 'master' into invertedIncremental
Show description for b25d0a6
CyrusNajmabadi
committed
b25d0a6
View commit details
Copy full SHA for b25d0a6
View code at this point
Browse repository at this point
Move code responsible for determining node resuability (in incremental scenarios) to a single location.
CyrusNajmabadi
committed
315815c
View commit details
Copy full SHA for 315815c
View code at this point
Browse repository at this point
add classification for type aliases
vladima
committed
f30bb7e
View commit details
Copy full SHA for f30bb7e
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Move over all changes from my private branch.
CyrusNajmabadi
committed
c6ee1a0
View commit details
Copy full SHA for c6ee1a0
View code at this point
Browse repository at this point
Remove setting of parents in the factory.
CyrusNajmabadi
committed
bdcbea9
View commit details
Copy full SHA for bdcbea9
View code at this point
Browse repository at this point
Remove restriction that you cannot reuse nodes/tokens during incremental parsing while doing speculatively operations.
Show description for d8da2a4
CyrusNajmabadi
committed
d8da2a4
View commit details
Copy full SHA for d8da2a4
View code at this point
Browse repository at this point
Rename _skippedTokens to skippedTokens.
CyrusNajmabadi
committed
9982795
View commit details
Copy full SHA for 9982795
View code at this point
Browse repository at this point
Simplify parser API.
CyrusNajmabadi
committed
12e90a0
View commit details
Copy full SHA for 12e90a0
View code at this point
Browse repository at this point
Move syntax cursor into its own file.
CyrusNajmabadi
committed
9cf588d
View commit details
Copy full SHA for 9cf588d
View code at this point
Browse repository at this point
Use callbacks for speculative parsing.
CyrusNajmabadi
committed
8032c0f
View commit details
Copy full SHA for 8032c0f
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
Merge pull request #1371 from Microsoft/nullref_with_hotswapping
Show description for fc47fc3
vladima
committed
fc47fc3
View commit details
Copy full SHA for fc47fc3
View code at this point
Browse repository at this point
Merge pull request #1362 from Microsoft/contextSensitiveExpressions
Show description for e3320c2
sheetalkamat
committed
e3320c2
View commit details
Copy full SHA for e3320c2
View code at this point
Browse repository at this point
Merge pull request #1364 from Microsoft/coverage
Show description for 4d0f992
CyrusNajmabadi
committed
4d0f992
View commit details
Copy full SHA for 4d0f992
View code at this point
Browse repository at this point
Some renaming and added comments as per feedback
sheetalkamat
committed
c3c44dc
View commit details
Copy full SHA for c3c44dc
View code at this point
Browse repository at this point
Merge pull request #1363 from Microsoft/noMoreExpandoBar
Show description for 6a882e7
DanielRosenwasser
committed
6a882e7
View commit details
Copy full SHA for 6a882e7
View code at this point
Browse repository at this point
drop redundant initialization code
vladima
committed
658ff24
View commit details
Copy full SHA for 658ff24
View code at this point
Browse repository at this point
more baselines. revert unintentional change to harness.ts.
CyrusNajmabadi
committed
4db419d
View commit details
Copy full SHA for 4db419d
View code at this point
Browse repository at this point
Merge branch 'master' into propertyAssignments
CyrusNajmabadi
committed
c735ccc
View commit details
Copy full SHA for c735ccc
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
More CR feedback.
CyrusNajmabadi
committed
158cf62
View commit details
Copy full SHA for 158cf62
View code at this point
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
22d7aed
View commit details
Copy full SHA for 22d7aed
View code at this point
Browse repository at this point
Fixed navigation expansion for missing identifier nodes.
DanielRosenwasser
committed
4d0edb5
View commit details
Copy full SHA for 4d0edb5
View code at this point
Browse repository at this point
Fix the getSymbolInfo and getTypeOfNode entry points to resolve the context sensitive information before resolving the actual node
sheetalkamat
committed
1939c7f
View commit details
Copy full SHA for 1939c7f
View code at this point
Browse repository at this point
Fixes the quickInfo when hovering over var inside the context sensitive expression
Show description for c40e0f6
sheetalkamat
committed
c40e0f6
View commit details
Copy full SHA for c40e0f6
View code at this point
Browse repository at this point
Merge pull request #889 from Microsoft/SymbolDisplayParkKindTests
Show description for 1551c0a
sheetalkamat
committed
1551c0a
View commit details
Copy full SHA for 1551c0a
View code at this point
Browse repository at this point
Print out methods in the types of object literals as if they were methods, not function typed properties.
CyrusNajmabadi
committed
3440869
View commit details
Copy full SHA for 3440869
View code at this point
Browse repository at this point
Don't rewrite function property assignments in the AST.
CyrusNajmabadi
committed
0900005
View commit details
Copy full SHA for 0900005
View code at this point
Browse repository at this point
Remove the 'FunctionBlock' ast kind.
Show description for ed81cad
CyrusNajmabadi
committed
ed81cad
View commit details
Copy full SHA for ed81cad
View code at this point
Browse repository at this point
Update the name of 'PropertyAssignment' to 'LonghandPropertyAssignment'.
Show description for a8badd9
CyrusNajmabadi
committed
a8badd9
View commit details
Copy full SHA for a8badd9
View code at this point
Browse repository at this point
Fix typo in comment
mhegazy
committed
4a318bb
View commit details
Copy full SHA for 4a318bb
View code at this point
Browse repository at this point
Handel unsuported modiefiers in getModifierOccurrences
mhegazy
committed
d31dfd6
View commit details
Copy full SHA for d31dfd6
View code at this point
Browse repository at this point
Merge branch 'master' into getOccurancesAssert
mhegazy
committed
d9b3d21
View commit details
Copy full SHA for d9b3d21
View code at this point
Browse repository at this point
Add a dedicated 'EndOfFile' token to a SourceFile.
Show description for 5a7500c
CyrusNajmabadi
committed
5a7500c
View commit details
Copy full SHA for 5a7500c
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 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
Previous
Next
You can’t perform that action at this time.