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 }}
feipegasus
/
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
tests
on
overloadResolutionErrors
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 23, 2014
Further elaboration in assignability errors for call expressions.
DanielRosenwasser
committed
7eafe0c
View commit details
Copy full SHA for 7eafe0c
View code at this point
Browse repository at this point
Commits on Jul 21, 2014
Fix browser tests not working when not cloned in TypeScript directory
DickvdBrink
committed
4635215
View commit details
Copy full SHA for 4635215
View code at this point
Browse repository at this point
Accepting baselines.
ahejlsberg
authored and
unknown
committed
a25d3c1
View commit details
Copy full SHA for a25d3c1
View code at this point
Browse repository at this point
Ensuring local module names are unique in emit.
Show description for 85225c8
ahejlsberg
authored and
unknown
committed
85225c8
View commit details
Copy full SHA for 85225c8
View code at this point
Browse repository at this point
Condense all error spans to just the name for variable, class, interface, module, enum and enum member
JsonFreeman
committed
585d9bd
View commit details
Copy full SHA for 585d9bd
View code at this point
Browse repository at this point
Update baselines for not emitting when module flag is not specified
JsonFreeman
committed
c2fc52e
View commit details
Copy full SHA for c2fc52e
View code at this point
Browse repository at this point
Merge pull request #155 from Microsoft/check_this
Show description for f7d7623
vladima
committed
f7d7623
View commit details
Copy full SHA for f7d7623
View code at this point
Browse repository at this point
Commits on Jul 19, 2014
Merge pull request #157 from Microsoft/use_strict_in_functions
Show description for ea46b97
vladima
committed
ea46b97
View commit details
Copy full SHA for ea46b97
View code at this point
Browse repository at this point
Commits on Jul 18, 2014
emit 'use strict' at the beginning of the function
vladima
committed
36c22d1
View commit details
Copy full SHA for 36c22d1
View code at this point
Browse repository at this point
Better error recovery for when an arrow function is missing a curly brace.
Show description for 819ea95
DanielRosenwasser
committed
819ea95
View commit details
Copy full SHA for 819ea95
View code at this point
Browse repository at this point
added collision check for '_this'
vladima
committed
30ecd19
View commit details
Copy full SHA for 30ecd19
View code at this point
Browse repository at this point
Merge pull request #142 from Microsoft/declFileErrorReporting
Show description for 1abedc3
sheetalkamat
committed
1abedc3
View commit details
Copy full SHA for 1abedc3
View code at this point
Browse repository at this point
Merge pull request #145 from Microsoft/restConstructorParam
Show description for 91b8a45
mhegazy
committed
91b8a45
View commit details
Copy full SHA for 91b8a45
View code at this point
Browse repository at this point
Merge pull request #141 from Microsoft/typoInDeclFileEmit
Show description for 3665e45
sheetalkamat
committed
3665e45
View commit details
Copy full SHA for 3665e45
View code at this point
Browse repository at this point
Issue# 144: Do not emit the name of the rest paramter in constructors
mhegazy
committed
b744633
View commit details
Copy full SHA for b744633
View code at this point
Browse repository at this point
added new strict mode test
vladima
committed
52ab9f1
View commit details
Copy full SHA for 52ab9f1
View code at this point
Browse repository at this point
Report global errors and re-enable assert for the number of errors reported
sheetalkamat
committed
d09e550
View commit details
Copy full SHA for d09e550
View code at this point
Browse repository at this point
Enable compiler runner to report the errors from compiling generated declaration files
sheetalkamat
committed
8936662
View commit details
Copy full SHA for 8936662
View code at this point
Browse repository at this point
Fixed the typo in declaration emitter of implements clause
sheetalkamat
committed
586b773
View commit details
Copy full SHA for 586b773
View code at this point
Browse repository at this point
emit prologue directives as first lines in file
vladima
committed
4068404
View commit details
Copy full SHA for 4068404
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
Fix web test server for new repo
danquirk
committed
5806789
View commit details
Copy full SHA for 5806789
View code at this point
Browse repository at this point
do not propagate function name in property accessors
vladima
committed
f1ce09c
View commit details
Copy full SHA for f1ce09c
View code at this point
Browse repository at this point
Support automatic semicolon insertion in class member declarations.
DanielRosenwasser
committed
df5c254
View commit details
Copy full SHA for df5c254
View code at this point
Browse repository at this point
Commits on Jul 16, 2014
Merge branch 'master' into MergingErrors
Show description for 6b112b1
ahejlsberg
committed
6b112b1
View commit details
Copy full SHA for 6b112b1
View code at this point
Browse repository at this point
New baselines.
ahejlsberg
committed
bc0be76
View commit details
Copy full SHA for bc0be76
View code at this point
Browse repository at this point
Merge pull request #30 from Microsoft/declarations
Show description for fe1fea3
sheetalkamat
committed
fe1fea3
View commit details
Copy full SHA for fe1fea3
View code at this point
Browse repository at this point
Better error recovery when errant semicolon found in a class.
DanielRosenwasser
committed
cece680
View commit details
Copy full SHA for cece680
View code at this point
Browse repository at this point
Fix for 954635: Clodule declaration ordering
Show description for e4ea5ef
ahejlsberg
committed
e4ea5ef
View commit details
Copy full SHA for e4ea5ef
View code at this point
Browse repository at this point
When importing, only check for reserved type names when importing a type.
DanielRosenwasser
committed
9ecf01b
View commit details
Copy full SHA for 9ecf01b
View code at this point
Browse repository at this point
Error for more than one enum omitting an initial initializer
JsonFreeman
committed
2af62a9
View commit details
Copy full SHA for 2af62a9
View code at this point
Browse repository at this point
Remove SymbolLinks.typeChecked
JsonFreeman
committed
17563f3
View commit details
Copy full SHA for 17563f3
View code at this point
Browse repository at this point
Use the isDeclarationVisible in checker to determine if the declaration needs to be emitted
Show description for 148abea
sheetalkamat
committed
148abea
View commit details
Copy full SHA for 148abea
View code at this point
Browse repository at this point
Check if accessible symbol needs futher qualification
sheetalkamat
committed
5a23dd0
View commit details
Copy full SHA for 5a23dd0
View code at this point
Browse repository at this point
Check if there is alias symbol in the scope corresponding to the symbol whose name we are trying to get in the symbol table
sheetalkamat
committed
d8f3481
View commit details
Copy full SHA for d8f3481
View code at this point
Browse repository at this point
Start emitting qualified path if the current symbol is not visible in enclosing declaration
Show description for 2273355
sheetalkamat
committed
2273355
View commit details
Copy full SHA for 2273355
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.