FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - phpnode/TypeScript · GitHub
phpnode
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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
master
User selector
Datepicker
Commit history
Commits on Sep 23, 2017
Check for initializer before using it (#18708)
mhegazy
authored
4221fb6
View commit details
Copy full SHA for 4221fb6
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Always collect type and symbol baselines (#18621)
Show description for 5353475
weswigham
authored
5353475
View commit details
Copy full SHA for 5353475
View code at this point
Browse repository at this point
Merge pull request #18660 from Microsoft/globalAugmentationPrinter
Show description for 92b7dcf
DanielRosenwasser
authored
92b7dcf
View commit details
Copy full SHA for 92b7dcf
View code at this point
Browse repository at this point
Use JSDoc `@type` tag type cast as a contextual type (#18690)
Show description for 72c8b80
Andy
authored
72c8b80
View commit details
Copy full SHA for 72c8b80
View code at this point
Browse repository at this point
Unify duplicate `getNameOfSymbol` functions (#18618)
Andy
authored
f7d8081
View commit details
Copy full SHA for f7d8081
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
555718e
View commit details
Copy full SHA for 555718e
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Accepted baselines.
DanielRosenwasser
committed
d30c3dc
View commit details
Copy full SHA for d30c3dc
View code at this point
Browse repository at this point
Added tests and accepted baselines.
DanielRosenwasser
committed
764af0e
View commit details
Copy full SHA for 764af0e
View code at this point
Browse repository at this point
Merge pull request #18625 from Microsoft/fix-getAdjustedStartPosition-on-first-line
Show description for 36cdbb2
sandersn
authored
36cdbb2
View commit details
Copy full SHA for 36cdbb2
View code at this point
Browse repository at this point
PR comments
Show description for 3cc0aeb
sandersn
committed
3cc0aeb
View commit details
Copy full SHA for 3cc0aeb
View code at this point
Browse repository at this point
Added test and accepted baselines.
DanielRosenwasser
committed
6a34dc9
View commit details
Copy full SHA for 6a34dc9
View code at this point
Browse repository at this point
Merge pull request #17919 from henrymercer/fix-empty-object-property-access
Show description for d9951cb
rbuckton
authored
d9951cb
View commit details
Copy full SHA for d9951cb
View code at this point
Browse repository at this point
Merge pull request #18622 from amcasey/NoModifiers
Show description for f00c78c
amcasey
authored
f00c78c
View commit details
Copy full SHA for f00c78c
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Update baselines temporarily
Show description for 410f846
sandersn
committed
410f846
View commit details
Copy full SHA for 410f846
View code at this point
Browse repository at this point
JavaScript: handle lack of modifiers on extracted method
Show description for a1dee45
amcasey
committed
a1dee45
View commit details
Copy full SHA for a1dee45
View code at this point
Browse repository at this point
Fix formatting when keyword is parsed as part of a JSX identifier (e.g. `module-layout`) (#18598)
Andy
authored
4d2aa9b
View commit details
Copy full SHA for 4d2aa9b
View code at this point
Browse repository at this point
Look at correct 'package.json' location for a scoped package (#18580)
Show description for d5e7227
Andy
authored
d5e7227
View commit details
Copy full SHA for d5e7227
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
Consider underscore for type parameters in unused-local checks (#18539)
Show description for b549e26
mkulke
authored and
mhegazy
committed
b549e26
View commit details
Copy full SHA for b549e26
View code at this point
Browse repository at this point
Actually capture oldTranspile baselines (#18584)
weswigham
authored
ab6bb16
View commit details
Copy full SHA for ab6bb16
View code at this point
Browse repository at this point
Fix unittest parallel reporting (#18583)
Show description for 5f49357
weswigham
authored
5f49357
View commit details
Copy full SHA for 5f49357
View code at this point
Browse repository at this point
Merge branch 'master' into fix-empty-object-property-access
henrymercer
committed
a881092
View commit details
Copy full SHA for a881092
View code at this point
Browse repository at this point
Fix property access bug instead by wrapping entire access in brackets
Show description for 54edde8
henrymercer
committed
54edde8
View commit details
Copy full SHA for 54edde8
View code at this point
Browse repository at this point
navigation tree / bar: Set span of anonymous function to span of VariableDeclaration containing it (#18575)
Show description for 1264951
Andy
authored
1264951
View commit details
Copy full SHA for 1264951
View code at this point
Browse repository at this point
Expand test to ensure property access on object literal has correct behaviour
henrymercer
committed
76ef974
View commit details
Copy full SHA for 76ef974
View code at this point
Browse repository at this point
Allow relative imports of '.js' files when `--noImplicitAny` is disabled (#18489)
Show description for 0ae42ea
Andy
authored
0ae42ea
View commit details
Copy full SHA for 0ae42ea
View code at this point
Browse repository at this point
Merge branch 'master' into make-jsdoc-getters-public
sandersn
committed
339a7e5
View commit details
Copy full SHA for 339a7e5
View code at this point
Browse repository at this point
Merge pull request #18563 from amcasey/GH18546
Show description for cb63ea5
amcasey
authored
cb63ea5
View commit details
Copy full SHA for cb63ea5
View code at this point
Browse repository at this point
Merge pull request #18192 from armanio123/FixExpressionExpectedAtEOF
Show description for 1989b70
Armando Aguirre
authored
1989b70
View commit details
Copy full SHA for 1989b70
View code at this point
Browse repository at this point
Merge pull request #18440 from Microsoft/fix-javascript-signature-instantiation
Show description for cc678a5
sandersn
authored
cc678a5
View commit details
Copy full SHA for cc678a5
View code at this point
Browse repository at this point
Stop requiring that the full range of a declaration fall within the
Show description for af49c60
amcasey
committed
af49c60
View commit details
Copy full SHA for af49c60
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Ensure that emitter calls callbacks for empty blocks (#18547)
Andy
authored
79e12eb
View commit details
Copy full SHA for 79e12eb
View code at this point
Browse repository at this point
Commits on Sep 16, 2017
Merge pull request #17954 from uniqueiniquity/regions
Show description for 83f2401
uniqueiniquity
authored
83f2401
View commit details
Copy full SHA for 83f2401
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Merge pull request #18451 from Microsoft/allow-booleans-in-spreads
Show description for 088da79
sandersn
authored
088da79
View commit details
Copy full SHA for 088da79
View code at this point
Browse repository at this point
Revert spread-falsy-union/fix spread of primitive
Show description for cb8d9d6
sandersn
committed
cb8d9d6
View commit details
Copy full SHA for cb8d9d6
View code at this point
Browse repository at this point
Combine and simplify regex
uniqueiniquity
committed
3dfeb2d
View commit details
Copy full SHA for 3dfeb2d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL