Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Mafus1
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 22, 2015
Merge pull request #2448 from Microsoft/newlines
Show description for fcd1e1f
CyrusNajmabadi
committed
fcd1e1f
Copy full SHA for fcd1e1f
Commits on Mar 20, 2015
Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6.
CyrusNajmabadi
committed
9ae0815
Copy full SHA for 9ae0815
Merge pull request #2431 from Microsoft/noEmitOnErrorCompileOnSave
Show description for 0d2a5bb
CyrusNajmabadi
committed
0d2a5bb
Copy full SHA for 0d2a5bb
Don't actually emit declarations when we just want the diagnostics for them.
CyrusNajmabadi
committed
791a0e4
Copy full SHA for 791a0e4
Commits on Mar 19, 2015
No emit should happen if there are declaration errors and noEmitOnErrors is specified.
CyrusNajmabadi
committed
85d71b2
Copy full SHA for 85d71b2
Merge pull request #2199 from Microsoft/enumCleanup
Show description for 79272d7
vladima
committed
79272d7
Copy full SHA for 79272d7
Merge pull request #2415 from Microsoft/shorthandsOnNonExistentProperty
Show description for 3e7e9f4
DanielRosenwasser
committed
3e7e9f4
Copy full SHA for 3e7e9f4
Merge pull request #2419 from Microsoft/instrumenterLibraryTargets
Show description for e2db46e
JsonFreeman
committed
e2db46e
Copy full SHA for e2db46e
Add libraryTargets to prereqs of instrumenter
JsonFreeman
committed
59338ed
Copy full SHA for 59338ed
Commits on Mar 18, 2015
Merge pull request #2417 from Microsoft/separateDeclEmit_2
Show description for e8b0985
vladima
committed
e8b0985
Copy full SHA for e8b0985
extract declaration emitter to separate file
vladima
committed
49c4b5a
Copy full SHA for 49c4b5a
Merge pull request #2413 from Microsoft/constAntlyAPainForUs
Show description for d06f71e
DanielRosenwasser
committed
d06f71e
Copy full SHA for d06f71e
Extended test.
DanielRosenwasser
committed
3b453e6
Copy full SHA for 3b453e6
Merge pull request #2139 from Microsoft/DtsExports_all
Show description for 371f2df
vladima
committed
371f2df
Copy full SHA for 371f2df
Fixed issue where goToDef on a shorthand property of an undefined entity would crash.
DanielRosenwasser
committed
acd0fdf
Copy full SHA for acd0fdf
Fixed test.
DanielRosenwasser
committed
773530c
Copy full SHA for 773530c
Merge pull request #2414 from Microsoft/createSourceFile
Show description for f96e52c
mhegazy
committed
f96e52c
Copy full SHA for f96e52c
addressed PR feedback
vladima
committed
2ad40c2
Copy full SHA for 2ad40c2
Added tests.
DanielRosenwasser
committed
2902aa2
Copy full SHA for 2902aa2
Expose setParentNodes on createCompilerHost
mhegazy
committed
7462915
Copy full SHA for 7462915
Merge pull request #2396 from Microsoft/completionsInIncompleteConstructs
Show description for 355dcd1
DanielRosenwasser
committed
355dcd1
Copy full SHA for 355dcd1
Fixed the contextual check for modifiers to check the original modifier instead of the flags of the node.
DanielRosenwasser
committed
5cbf667
Copy full SHA for 5cbf667
Fixed test.
DanielRosenwasser
committed
9a507fa
Copy full SHA for 9a507fa
Added tests for const modifiers.
DanielRosenwasser
committed
ce3a91c
Copy full SHA for ce3a91c
Remove space.
DanielRosenwasser
committed
ee073e1
Copy full SHA for ee073e1
Added test for completions at beginning of file.
DanielRosenwasser
committed
e82ea7d
Copy full SHA for e82ea7d
Addressed CR feedback.
DanielRosenwasser
committed
ec42789
Copy full SHA for ec42789
Merge pull request #2409 from Microsoft/diagnosticCodes
Show description for 2f7db61
CyrusNajmabadi
committed
2f7db61
Copy full SHA for 2f7db61
Add handling of hard tabs in server buffers. Change message protocol to
Show description for 34e612c
steveluc
committed
34e612c
Copy full SHA for 34e612c
Fix diagnostic codes.
CyrusNajmabadi
committed
7bcd18f
Copy full SHA for 7bcd18f
Merge remote-tracking branch 'origin/master' into serverConfigurationMessage
steveluc
committed
afc142c
Copy full SHA for afc142c
Merge pull request #2408 from Microsoft/pinnedComments2
Show description for 3a75350
CyrusNajmabadi
committed
3a75350
Copy full SHA for 3a75350
Simplify comment emit.
CyrusNajmabadi
committed
035ad42
Copy full SHA for 035ad42
Merge pull request #2406 from Microsoft/pinnedComments
Show description for d2ea675
CyrusNajmabadi
committed
d2ea675
Copy full SHA for d2ea675
Simplify flow control.
CyrusNajmabadi
committed
63e4420
Copy full SHA for 63e4420
Pagination
Previous
Next
You can’t perform that action at this time.