FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/services - fearthecowboy/TypeScript · GitHub
fearthecowboy
/
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
services
on
master
User selector
Datepicker
Commit history
Commits on Aug 27, 2015
Merge pull request #4442 from SaschaNaz/formatFunctionType
Show description for cabc0ff
DanielRosenwasser
committed
cabc0ff
View commit details
Copy full SHA for cabc0ff
View code at this point
Browse repository at this point
adding tests
saschanaz
committed
96174ba
View commit details
Copy full SHA for 96174ba
View code at this point
Browse repository at this point
adding constructor/parenthesized type
saschanaz
committed
b232159
View commit details
Copy full SHA for b232159
View code at this point
Browse repository at this point
union type rules
saschanaz
committed
be97d03
View commit details
Copy full SHA for be97d03
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
Don't assume the class declaration will occur first, and that it is *only* a class declaration.
DanielRosenwasser
committed
9f3c99e
View commit details
Copy full SHA for 9f3c99e
View code at this point
Browse repository at this point
adding rules, ParenthesizedType not yet
saschanaz
committed
a74ca18
View commit details
Copy full SHA for a74ca18
View code at this point
Browse repository at this point
Merge branch 'release-1.6' into fix3989
Show description for b962278
Yui T
committed
b962278
View commit details
Copy full SHA for b962278
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
fixing function type formatting
saschanaz
committed
c0a87e9
View commit details
Copy full SHA for c0a87e9
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
Merge pull request #4283 from zhengbli/JsDocIntellisense2
Show description for ecaf16d
Zhengbo Li
committed
ecaf16d
View commit details
Copy full SHA for ecaf16d
View code at this point
Browse repository at this point
parse jsdoc param tag even without a param name
zhengbli
committed
582b0aa
View commit details
Copy full SHA for 582b0aa
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
replacing let with const
jramsay
committed
d1fa571
View commit details
Copy full SHA for d1fa571
View code at this point
Browse repository at this point
Updating the internal toolsVersion from 1.5 -> 1.6 in shims.ts
jramsay
committed
e6c4019
View commit details
Copy full SHA for e6c4019
View code at this point
Browse repository at this point
Address code review
Yui T
committed
bb7a132
View commit details
Copy full SHA for bb7a132
View code at this point
Browse repository at this point
Added null checks
zhengbli
committed
d1253d5
View commit details
Copy full SHA for d1253d5
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
CR feedback
zhengbli
committed
b16536b
View commit details
Copy full SHA for b16536b
View code at this point
Browse repository at this point
Write out type parameter in type alias in quick-info
Yui T
committed
4c44de6
View commit details
Copy full SHA for 4c44de6
View code at this point
Browse repository at this point
always process imported modules in 'createProgram' to record module resolutions
vladima
committed
ffadce6
View commit details
Copy full SHA for ffadce6
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Add comment and prevent completion in type paramter of class expression
Yui T
committed
c5d5155
View commit details
Copy full SHA for c5d5155
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
CR feedback. Add more tests.
zhengbli
committed
2a3867a
View commit details
Copy full SHA for 2a3867a
View code at this point
Browse repository at this point
merge with master
vladima
committed
b6b735c
View commit details
Copy full SHA for b6b735c
View code at this point
Browse repository at this point
Merge branch 'master' into reuseAndCache
vladima
committed
a88bfbd
View commit details
Copy full SHA for a88bfbd
View code at this point
Browse repository at this point
Merge pull request #4330 from SaschaNaz/formatTsx
Show description for 96286e9
mhegazy
committed
96286e9
View commit details
Copy full SHA for 96286e9
View code at this point
Browse repository at this point
Do not show completions in type parameter of type alias
Yui T
committed
abc9693
View commit details
Copy full SHA for abc9693
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
fix jsxelement formatting
saschanaz
committed
bcde562
View commit details
Copy full SHA for bcde562
View code at this point
Browse repository at this point
Fix null reference in type parametr of type alias
Yui T
committed
c57aded
View commit details
Copy full SHA for c57aded
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
allow transpiler to provide alternative names for dependencies
vladima
committed
7e8cfa0
View commit details
Copy full SHA for 7e8cfa0
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Merge pull request #4305 from ToddThomson/SpaceWithinNonEmptyBrackets
Show description for e34238c
mhegazy
committed
e34238c
View commit details
Copy full SHA for e34238c
View code at this point
Browse repository at this point
Addresses PR comments
Show description for 0415cc7
ToddThomson
committed
0415cc7
View commit details
Copy full SHA for 0415cc7
View code at this point
Browse repository at this point
Add Spacing for Nonempty Brackets Formatting Option
Show description for 9146d9b
ToddThomson
committed
9146d9b
View commit details
Copy full SHA for 9146d9b
View code at this point
Browse repository at this point
fix class expression + expressionWithTypeArgument
saschanaz
committed
f832bd2
View commit details
Copy full SHA for f832bd2
View code at this point
Browse repository at this point
CR feedback
zhengbli
committed
9dac516
View commit details
Copy full SHA for 9dac516
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
mismatch order of arguments
vladima
committed
405db82
View commit details
Copy full SHA for 405db82
View code at this point
Browse repository at this point
Fix bugs and add support for @param expressions
zhengbli
committed
03ea38f
View commit details
Copy full SHA for 03ea38f
View code at this point
Browse repository at this point
Enable intellisense in jsDoc tag @type brackets
zhengbli
committed
5e9186b
View commit details
Copy full SHA for 5e9186b
View code at this point
Browse repository at this point
Add JsDoc intellisense for JavaScript files
zhengbli
committed
0b6aeec
View commit details
Copy full SHA for 0b6aeec
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL