FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - MidnightDesign/TypeScript · GitHub
MidnightDesign
/
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
master
User selector
Datepicker
Commit history
Commits on Oct 14, 2016
Port fix in https://github.com/Microsoft/TypeScript/pull/11293 to correct file
mhegazy
committed
2cd4040
View commit details
Copy full SHA for 2cd4040
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Merge branch 'slawomir-10758-always-strict'
mhegazy
committed
fc641b9
View commit details
Copy full SHA for fc641b9
View code at this point
Browse repository at this point
Add error reporting for using `--noImplicitUseStrict` with `--options.alwaysStrict`
mhegazy
committed
2920f82
View commit details
Copy full SHA for 2920f82
View code at this point
Browse repository at this point
fix typo in type definition (#11346)
Michael
authored and
mhegazy
committed
e9242b1
View commit details
Copy full SHA for e9242b1
View code at this point
Browse repository at this point
Merge branch '10758-always-strict' of https://github.com/slawomir/TypeScript into slawomir-10758-always-strict
mhegazy
committed
418a251
View commit details
Copy full SHA for 418a251
View code at this point
Browse repository at this point
Merge pull request #11458 from Microsoft/narrowedConst
Show description for 6b5a53c
sheetalkamat
authored
6b5a53c
View commit details
Copy full SHA for 6b5a53c
View code at this point
Browse repository at this point
Avoid watching non-existing directories and fix null-exception (#11601)
Show description for a6443e3
Zhengbo Li
authored
a6443e3
View commit details
Copy full SHA for a6443e3
View code at this point
Browse repository at this point
Merge pull request #11587 from Microsoft/narrowStringAndNumber
Show description for 17c2ab2
ahejlsberg
authored
17c2ab2
View commit details
Copy full SHA for 17c2ab2
View code at this point
Browse repository at this point
Properly narrow union types containing string and number
ahejlsberg
committed
7dd64d3
View commit details
Copy full SHA for 7dd64d3
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
Merge pull request #11570 from Microsoft/fixErrorMessageForUmdGlobals
Show description for 31a55e6
DanielRosenwasser
authored
31a55e6
View commit details
Copy full SHA for 31a55e6
View code at this point
Browse repository at this point
Change error message for referencing UMD globals from a module.
DanielRosenwasser
committed
7bbaef6
View commit details
Copy full SHA for 7bbaef6
View code at this point
Browse repository at this point
Merge pull request #11550 from Microsoft/vladima/generate-protocol
Show description for 92b63fa
vladima
committed
92b63fa
View commit details
Copy full SHA for 92b63fa
View code at this point
Browse repository at this point
Fix bug in scanner
ahejlsberg
committed
4c581de
View commit details
Copy full SHA for 4c581de
View code at this point
Browse repository at this point
Narrow string and number types in equality checks and switch cases
ahejlsberg
committed
7497d81
View commit details
Copy full SHA for 7497d81
View code at this point
Browse repository at this point
Merge pull request #11511 from Microsoft/FixImportListCompletions
Show description for 4ccb3bb
billti
authored
4ccb3bb
View commit details
Copy full SHA for 4ccb3bb
View code at this point
Browse repository at this point
Merge branch 'master' into navtree
Andy Hanson
committed
a567dac
View commit details
Copy full SHA for a567dac
View code at this point
Browse repository at this point
Merge pull request #10185 from Microsoft/pvb/codeaction/api
Show description for 9f73ae5
paulvanbrenk
authored
9f73ae5
View commit details
Copy full SHA for 9f73ae5
View code at this point
Browse repository at this point
Turn on skipLibCheck for js-only inferred project and external project (#11399)
Show description for 460de66
Zhengbo Li
authored
460de66
View commit details
Copy full SHA for 460de66
View code at this point
Browse repository at this point
Reverted test change
billti
committed
db5da0b
View commit details
Copy full SHA for db5da0b
View code at this point
Browse repository at this point
Fixed errors with overloaded method exports
billti
committed
a4e7bff
View commit details
Copy full SHA for a4e7bff
View code at this point
Browse repository at this point
Merge branch 'master' into pvb/codeaction/api
Paul van Brenk
committed
9b98d00
View commit details
Copy full SHA for 9b98d00
View code at this point
Browse repository at this point
Remove duplicate interface
Paul van Brenk
committed
dc516c0
View commit details
Copy full SHA for dc516c0
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Remove cached resolvedModule result if the target file was deleted (#11460)
Show description for 2671668
Zhengbo Li
authored
2671668
View commit details
Copy full SHA for 2671668
View code at this point
Browse repository at this point
Support JSDoc for type alias
Andy Hanson
committed
413a26b
View commit details
Copy full SHA for 413a26b
View code at this point
Browse repository at this point
Add "navtree" and "navtree-full" server commands
Andy Hanson
committed
9385b84
View commit details
Copy full SHA for 9385b84
View code at this point
Browse repository at this point
Resolve export= module members
billti
committed
49fd35d
View commit details
Copy full SHA for 49fd35d
View code at this point
Browse repository at this point
Commits on Oct 10, 2016
Send config file diagnonstics event even when no errors were found (#11285)
Show description for 3b0515f
Zhengbo Li
authored
3b0515f
View commit details
Copy full SHA for 3b0515f
View code at this point
Browse repository at this point
update documentation in protocol.d.ts (#11501)
Show description for 997acae
vladima
authored
997acae
View commit details
Copy full SHA for 997acae
View code at this point
Browse repository at this point
Fix #10758 Add compiler option to parse in strict mode
Show description for 8210634
slawomir
committed
8210634
View commit details
Copy full SHA for 8210634
View code at this point
Browse repository at this point
Port fix from PR#11268
Kanchalai Tanglertsampan
committed
5ce2280
View commit details
Copy full SHA for 5ce2280
View code at this point
Browse repository at this point
Merge pull request #11347 from HerringtonDarkholme/remove-redundant
Show description for fe32282
RyanCavanaugh
authored
fe32282
View commit details
Copy full SHA for fe32282
View code at this point
Browse repository at this point
Fix #10758 Add compiler option to parse in strict mode
Show description for ea808f5
slawomir
committed
ea808f5
View commit details
Copy full SHA for ea808f5
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
Fix #10758 Add compiler option to parse in strict mode
Show description for 29a85e0
slawomir
committed
29a85e0
View commit details
Copy full SHA for 29a85e0
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
Narrowed consts flow through object literal or class expression method
Show description for 402f1f6
sheetalkamat
committed
402f1f6
View commit details
Copy full SHA for 402f1f6
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Fix test failure
Paul van Brenk
committed
7c96c28
View commit details
Copy full SHA for 7c96c28
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL