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 }}
bowei
/
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
on
tupleTypes
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 16, 2014
Contextual typing of array literals is now based on the presence or absence
Show description for 63b83e7
ahejlsberg
committed
63b83e7
View commit details
Copy full SHA for 63b83e7
View code at this point
Browse repository at this point
Merge branch 'master' into tupleTypes
Show description for 0cf503f
ahejlsberg
committed
0cf503f
View commit details
Copy full SHA for 0cf503f
View code at this point
Browse repository at this point
Commits on Aug 15, 2014
Merge pull request #460 from Microsoft/noArrowLookahead
Show description for eea8409
ahejlsberg
committed
eea8409
View commit details
Copy full SHA for eea8409
View code at this point
Browse repository at this point
merge with mastr
vladima
committed
a271b94
View commit details
Copy full SHA for a271b94
View code at this point
Browse repository at this point
Removed lookahead for simple arrow function expressions.
ahejlsberg
committed
dcddb50
View commit details
Copy full SHA for dcddb50
View code at this point
Browse repository at this point
defer creation of fullTypeCheckChecker
vladima
committed
848e5db
View commit details
Copy full SHA for 848e5db
View code at this point
Browse repository at this point
Revert "Merge pull request #444 from Microsoft/newCompilerLS"
Show description for a1b7c4f
CyrusNajmabadi
committed
a1b7c4f
View commit details
Copy full SHA for a1b7c4f
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
Merge pull request #453 from Microsoft/reportMemoryUsage
Show description for 2775fc2
ahejlsberg
committed
2775fc2
View commit details
Copy full SHA for 2775fc2
View code at this point
Browse repository at this point
Making sys.getMemoryUsage optional.
ahejlsberg
committed
7d3c006
View commit details
Copy full SHA for 7d3c006
View code at this point
Browse repository at this point
Include memory usage in -diagnostics report
ahejlsberg
committed
4d62b48
View commit details
Copy full SHA for 4d62b48
View code at this point
Browse repository at this point
Merge pull request #381 from branch 'remote/privacyErrors'
Show description for f622cb4
sheetalkamat
committed
f622cb4
View commit details
Copy full SHA for f622cb4
View code at this point
Browse repository at this point
Remove unnecessary sort call in alias declarations that get written
sheetalkamat
committed
e26d9e5
View commit details
Copy full SHA for e26d9e5
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
added comment to fullTypeCheck parameter
vladima
committed
8475a33
View commit details
Copy full SHA for 8475a33
View code at this point
Browse repository at this point
Merge branch 'master' into newCompilerLS
Show description for 088e586
CyrusNajmabadi
committed
088e586
View commit details
Copy full SHA for 088e586
View code at this point
Browse repository at this point
added fullTypeCheckFlag to TypeChecker
vladima
committed
72fc5db
View commit details
Copy full SHA for 72fc5db
View code at this point
Browse repository at this point
Adding error message for empty tuple types.
ahejlsberg
committed
92b3677
View commit details
Copy full SHA for 92b3677
View code at this point
Browse repository at this point
Addressing CR feedback.
ahejlsberg
committed
ef52312
View commit details
Copy full SHA for ef52312
View code at this point
Browse repository at this point
Merge pull request #427 from sparecycles/fix/reference-static-regex
Show description for 2a106bf
mhegazy
committed
2a106bf
View commit details
Copy full SHA for 2a106bf
View code at this point
Browse repository at this point
Merge pull request #443 from Microsoft/fourslash
Show description for bc61807
mhegazy
committed
bc61807
View commit details
Copy full SHA for bc61807
View code at this point
Browse repository at this point
remove fullTypeCheck flag as it may lead to missing errors if we make any requests with fullTypeCheck=false and we cache any result
mhegazy
committed
d353fcd
View commit details
Copy full SHA for d353fcd
View code at this point
Browse repository at this point
Port over changes to the ScriptSnapshot API from the languageService-v2 branch.
CyrusNajmabadi
committed
474cf0d
View commit details
Copy full SHA for 474cf0d
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
support outlining for arbitrary blocks
vladima
committed
ccaf904
View commit details
Copy full SHA for ccaf904
View code at this point
Browse repository at this point
Merge pull request #437 from Microsoft/flush_stdout
Show description for 62abc82
vladima
committed
62abc82
View commit details
Copy full SHA for 62abc82
View code at this point
Browse repository at this point
Make sure fourslash tests are running
mhegazy
committed
911cb2b
View commit details
Copy full SHA for 911cb2b
View code at this point
Browse repository at this point
Ensure scriptsnapshot is set when creating a source file
mhegazy
committed
0b41303
View commit details
Copy full SHA for 0b41303
View code at this point
Browse repository at this point
Merge pull request #436 from Microsoft/improvedArrayErrors
Show description for d3621bf
ahejlsberg
committed
d3621bf
View commit details
Copy full SHA for d3621bf
View code at this point
Browse repository at this point
Merge pull request #430 from Microsoft/outlining
Show description for 551a532
vladima
committed
551a532
View commit details
Copy full SHA for 551a532
View code at this point
Browse repository at this point
use writeSync instead of stdout.write to make sure that stream is flushed
vladima
committed
6e7c95b
View commit details
Copy full SHA for 6e7c95b
View code at this point
Browse repository at this point
Merge pull request #421 from hn3000/fixTypo-sourceMap
Show description for 6070dcc
mhegazy
committed
6070dcc
View commit details
Copy full SHA for 6070dcc
View code at this point
Browse repository at this point
Rearranging members of Array<T> to improve error reporting.
ahejlsberg
committed
e0a4b3c
View commit details
Copy full SHA for e0a4b3c
View code at this point
Browse repository at this point
switch to getStart
vladima
committed
a409ec9
View commit details
Copy full SHA for a409ec9
View code at this point
Browse repository at this point
adressed CR feedback: use pos instead of full start
vladima
committed
bf3fbe3
View commit details
Copy full SHA for bf3fbe3
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
Consolidate logic to use the lib in one location in the tests
mhegazy
committed
349367d
View commit details
Copy full SHA for 349367d
View code at this point
Browse repository at this point
switch to using OutliningSpan instead of TextSpan to better support language service
vladima
committed
5e0221e
View commit details
Copy full SHA for 5e0221e
View code at this point
Browse repository at this point
Addressing CR feedback, adding baselines.
ahejlsberg
committed
3b1dbad
View commit details
Copy full SHA for 3b1dbad
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.