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 }}
qx-will
/
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 Dec 15, 2014
Merge pull request #1482 from Microsoft/typingHighFidelity
Show description for 5237ed7
CyrusNajmabadi
committed
5237ed7
Copy full SHA for 5237ed7
Up timeout to 20 seconds.
Show description for b09e92e
CyrusNajmabadi
committed
b09e92e
Copy full SHA for b09e92e
Merge branch 'master' into typingHighFidelity
CyrusNajmabadi
committed
14883cb
Copy full SHA for 14883cb
Update timeout to 6 seconds.
CyrusNajmabadi
committed
115a2d3
Copy full SHA for 115a2d3
Formatting.
CyrusNajmabadi
committed
1bfe500
Copy full SHA for 1bfe500
Merge pull request #1485 from Microsoft/noDebuggerInTests
Show description for c3ad5b2
CyrusNajmabadi
committed
c3ad5b2
Copy full SHA for c3ad5b2
Check tree invariants during fourslash tests.
CyrusNajmabadi
committed
0ec9f0d
Copy full SHA for 0ec9f0d
Commits on Dec 14, 2014
Remove calls to "debugger;" in our fourslash tests.
CyrusNajmabadi
committed
b4a2168
Copy full SHA for b4a2168
Ensure the 'hasParseErrors' bit is the same between trees.
CyrusNajmabadi
committed
2bb0eb6
Copy full SHA for 2bb0eb6
Always run all fourslash tests in high fidelity typing mode.
Show description for 0e01e48
CyrusNajmabadi
committed
0e01e48
Copy full SHA for 0e01e48
Check post edit invariants after every edit.
CyrusNajmabadi
committed
6d9bfda
Copy full SHA for 6d9bfda
Don't convert the tree to JSON before checking it. Just check it directly.
CyrusNajmabadi
committed
bd4aed2
Copy full SHA for bd4aed2
Move test helpers into the harness Utils module.
CyrusNajmabadi
committed
f5d622f
Copy full SHA for f5d622f
Commits on Dec 12, 2014
Merge pull request #1470 from Microsoft/flagAggregation
Show description for fbfb94f
CyrusNajmabadi
committed
fbfb94f
Copy full SHA for fbfb94f
Make utility mehtod names clearer.
CyrusNajmabadi
committed
ea3e509
Copy full SHA for ea3e509
Merge pull request #1469 from Microsoft/262baselines
Show description for 7d2009a
CyrusNajmabadi
committed
7d2009a
Copy full SHA for 7d2009a
Merge pull request #1468 from Microsoft/LKG
Show description for 102cb2f
CyrusNajmabadi
committed
102cb2f
Copy full SHA for 102cb2f
Simplify 262 baselines.
CyrusNajmabadi
committed
9f59cf6
Copy full SHA for 9f59cf6
Update LKG.
CyrusNajmabadi
committed
cf8afc3
Copy full SHA for cf8afc3
Merge pull request #1467 from Microsoft/postEditInvariants
Show description for dacbd98
CyrusNajmabadi
committed
dacbd98
Copy full SHA for dacbd98
Merge pull request #1465 from Microsoft/labeledStatement
Show description for 126aaf9
CyrusNajmabadi
committed
126aaf9
Copy full SHA for 126aaf9
Merge branch 'master' into postEditInvariants
Show description for 183c80a
CyrusNajmabadi
committed
183c80a
Copy full SHA for 183c80a
Avoid lookahead when parsing a statement.
Show description for 26badc6
CyrusNajmabadi
committed
26badc6
Copy full SHA for 26badc6
In Fourslash: Compare ASTs for files produced incrementally versus files produced with a full parse.
CyrusNajmabadi
committed
f6aaa84
Copy full SHA for f6aaa84
Rename some locals.
CyrusNajmabadi
committed
0aa3f6e
Copy full SHA for 0aa3f6e
Don't emit error flags in the 262 baselines unless the node actually had an error.
Show description for 6ff58e3
CyrusNajmabadi
committed
6ff58e3
Copy full SHA for 6ff58e3
Resurrect the post edit invariants checking for fourslash.
CyrusNajmabadi
committed
f8dd19e
Copy full SHA for f8dd19e
Merge pull request #1464 from Microsoft/void0
Show description for 7b528dd
CyrusNajmabadi
committed
7b528dd
Copy full SHA for 7b528dd
Properly emit 'void 0' when emitting destructuring assignments.
CyrusNajmabadi
committed
83f0c91
Copy full SHA for 83f0c91
Merge pull request #1460 from Arnavion/compilefile-fail-task-on-error
Show description for 90a9b34
mhegazy
committed
90a9b34
Copy full SHA for 90a9b34
Actually fail the surrounding jake task on errors in compileFile()
Arnavion
committed
f6fd263
Copy full SHA for f6fd263
Merge pull request #1461 from Microsoft/fixProcessDiagMessagesProbWith1.4Merge
Show description for 001e29c
DanielRosenwasser
committed
001e29c
Copy full SHA for 001e29c
Merge branch 'release-1.4' into fixProcessDiagMessagesProbWith1.4Merge
Show description for 854586e
DanielRosenwasser
committed
854586e
Copy full SHA for 854586e
Merge pull request #1453 from Microsoft/fixSysDependencyForDiagnostics
Show description for 87b7ddd
DanielRosenwasser
committed
87b7ddd
Copy full SHA for 87b7ddd
Just temporarily removing the tests until we can get back into a good state.
DanielRosenwasser
committed
c5943de
Copy full SHA for c5943de
Pagination
Previous
Next
You can’t perform that action at this time.