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 }}
andyvand
/
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
reuseProgramStructure
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2015
addressed PR feedback
vladima
committed
c968b36
View commit details
Copy full SHA for c968b36
View code at this point
Browse repository at this point
Commits on Jun 24, 2015
merge with master
vladima
committed
9e81ac9
View commit details
Copy full SHA for 9e81ac9
View code at this point
Browse repository at this point
Fixed formatting spaces on protected keyword
DickvdBrink
committed
4853fd0
View commit details
Copy full SHA for 4853fd0
View code at this point
Browse repository at this point
Rename functions and variables, also a small refactoring.
mhegazy
committed
36a30c4
View commit details
Copy full SHA for 36a30c4
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
Merge branch 'blockFormParameterIndentation' of https://github.com/SaschaNaz/TypeScript into SaschaNaz-blockFormParameterIndentation
mhegazy
committed
f5f4af2
View commit details
Copy full SHA for f5f4af2
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into reuseProgramStructure
vladima
committed
7a7d775
View commit details
Copy full SHA for 7a7d775
View code at this point
Browse repository at this point
do not try to classify missing nodes
vladima
committed
8e2b204
View commit details
Copy full SHA for 8e2b204
View code at this point
Browse repository at this point
reuse structure of the program if changes in files don't affect imports/references, remove module resolution from the checker
vladima
committed
226deec
View commit details
Copy full SHA for 226deec
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
Merge pull request #3530 from Microsoft/lessScanningDuringClassification
Show description for dd671ed
CyrusNajmabadi
committed
dd671ed
View commit details
Copy full SHA for dd671ed
View code at this point
Browse repository at this point
Don't access diagnostics directly. Use the supported Program API for them.
CyrusNajmabadi
committed
3f40e47
View commit details
Copy full SHA for 3f40e47
View code at this point
Browse repository at this point
Merge branch 'master' into diagnosticCleanup2
Show description for febe320
CyrusNajmabadi
committed
febe320
View commit details
Copy full SHA for febe320
View code at this point
Browse repository at this point
Make it so all our diagnostics APIs return an independent set of diagnostics.
Show description for ef7d113
CyrusNajmabadi
committed
ef7d113
View commit details
Copy full SHA for ef7d113
View code at this point
Browse repository at this point
Don't use spread operator when pushing arrays onto other arrays.
Show description for ede80c1
CyrusNajmabadi
committed
ede80c1
View commit details
Copy full SHA for ede80c1
View code at this point
Browse repository at this point
PR feedback.
CyrusNajmabadi
committed
151306f
View commit details
Copy full SHA for 151306f
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
Merge branch 'master' into extendsExpressions
ahejlsberg
committed
26fd879
View commit details
Copy full SHA for 26fd879
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
d71af8a
View commit details
Copy full SHA for d71af8a
View code at this point
Browse repository at this point
Squueze perf in syntactic classification.
CyrusNajmabadi
committed
d206f62
View commit details
Copy full SHA for d206f62
View code at this point
Browse repository at this point
Commits on Jun 16, 2015
Scan less during classification.
CyrusNajmabadi
committed
3bb7be9
View commit details
Copy full SHA for 3bb7be9
View code at this point
Browse repository at this point
changes that are non-breaking
Arthur Ozga
committed
1d5dcf0
View commit details
Copy full SHA for 1d5dcf0
View code at this point
Browse repository at this point
changed to '==' to '===', '!=' to '!=='
Arthur Ozga
committed
aed48ec
View commit details
Copy full SHA for aed48ec
View code at this point
Browse repository at this point
Merge branch 'master' into extendsExpressions
Show description for 2c57776
ahejlsberg
committed
2c57776
View commit details
Copy full SHA for 2c57776
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Check that base constructor return types are identical
Show description for cc81cc7
ahejlsberg
committed
cc81cc7
View commit details
Copy full SHA for cc81cc7
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Don't log by default.
Show description for d7c791f
CyrusNajmabadi
committed
d7c791f
View commit details
Copy full SHA for d7c791f
View code at this point
Browse repository at this point
PR feedback.
CyrusNajmabadi
committed
804b976
View commit details
Copy full SHA for 804b976
View code at this point
Browse repository at this point
PR feedback.
CyrusNajmabadi
committed
5b7ca78
View commit details
Copy full SHA for 5b7ca78
View code at this point
Browse repository at this point
Merge branch 'master' into classificationPerf2
CyrusNajmabadi
committed
c27b3d3
View commit details
Copy full SHA for c27b3d3
View code at this point
Browse repository at this point
use namespaces instead of modules in the codebase
mhegazy
committed
224e763
View commit details
Copy full SHA for 224e763
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
Merge pull request #3477 from tinganho/customTypeGuardFormating
Show description for 2cd2a4a
mhegazy
committed
2cd2a4a
View commit details
Copy full SHA for 2cd2a4a
View code at this point
Browse repository at this point
Fixes type predicate formatting
tinganho
committed
3ed4309
View commit details
Copy full SHA for 3ed4309
View code at this point
Browse repository at this point
Add explanatory comment
CyrusNajmabadi
committed
dbfdb96
View commit details
Copy full SHA for dbfdb96
View code at this point
Browse repository at this point
Don't bother trying to semantically classify names that could never be typenames.
CyrusNajmabadi
committed
9560895
View commit details
Copy full SHA for 9560895
View code at this point
Browse repository at this point
Use full spans in the classifier. Non-full spans are very expensive to compute.
CyrusNajmabadi
committed
3a96923
View commit details
Copy full SHA for 3a96923
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
Merge https://github.com/Microsoft/TypeScript into blockFormParameterIndentation
saschanaz
committed
4d91fff
View commit details
Copy full SHA for 4d91fff
View code at this point
Browse repository at this point
Merge branch 'master' into named_modules
vladima
committed
6269598
View commit details
Copy full SHA for 6269598
View code at this point
Browse repository at this point
Commits on Jun 4, 2015
Merge branch 'master' into lightMode
Show description for 2de07f3
CyrusNajmabadi
committed
2de07f3
View commit details
Copy full SHA for 2de07f3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.