FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - cspotcode/TypeScript · GitHub
cspotcode
/
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
scripts
on
master
User selector
Datepicker
Commit history
Commits on Oct 19, 2017
Fix "noStringLiteral" lint errors (#19310)
Andy
authored
1f282f1
View commit details
Copy full SHA for 1f282f1
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Fix https://github.com/Microsoft/TypeScript/issues/19270: ensure output name is a valid locale name (#19308)
Show description for 5fa8db5
mhegazy
authored
5fa8db5
View commit details
Copy full SHA for 5fa8db5
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Add quickfix and refactoring to install @types packages (#19130)
Show description for d05443b
Andy
authored
d05443b
View commit details
Copy full SHA for d05443b
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Include localized diagnostics (#18702)
Show description for a8b7f7d
mhegazy
authored
a8b7f7d
View commit details
Copy full SHA for a8b7f7d
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Add custom formatter which has clickable links, reduce error duplication in gulp output (#18613)
weswigham
authored
1821735
View commit details
Copy full SHA for 1821735
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
Better-scheduled parallel tests (#18462)
Show description for d1c4754
weswigham
authored
d1c4754
View commit details
Copy full SHA for d1c4754
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
Remove bisect.cmd, remove reference to missing dts, update usage (#18353)
weswigham
authored
dc8d47c
View commit details
Copy full SHA for dc8d47c
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
Ensure string enums are generated in protocol.d.ts (#17914)
mhegazy
authored
07e1d3b
View commit details
Copy full SHA for 07e1d3b
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Add lint rule to check that `Debug.assert` calls do not eagerly interpolate strings (#17125)
Show description for ceae613
Andy
authored
ceae613
View commit details
Copy full SHA for ceae613
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Fix runtests-browser in gulp, including RWC, remove into-stream (#17540)
weswigham
authored
2c2df9e
View commit details
Copy full SHA for 2c2df9e
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
Generate diagnostics without a leading comma, retain old spaces (#17534)
Show description for 32d9292
weswigham
authored
32d9292
View commit details
Copy full SHA for 32d9292
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
processDiagnosticMessages: Simplify code and emit (#17463)
Andy
authored
b81e71d
View commit details
Copy full SHA for b81e71d
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
processDiagnosticMessages: Simplify check for uniqueness of names (#17331)
Show description for 12acc14
Andy
authored
12acc14
View commit details
Copy full SHA for 12acc14
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Fix linter (#17312)
Show description for ed87b40
weswigham
authored
ed87b40
View commit details
Copy full SHA for ed87b40
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Fix configure-nightly script to match new contents of core.ts (#17014)
Show description for f37d906
Andy
authored
f37d906
View commit details
Copy full SHA for f37d906
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Cast identifier names to string in lint rule (#17027)
Show description for f888c88
weswigham
authored
f888c88
View commit details
Copy full SHA for f888c88
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
Add semi-colon
Yui T
committed
ef3e7e6
View commit details
Copy full SHA for ef3e7e6
View code at this point
Browse repository at this point
Merge branch 'master' into fixRunParallel
Yui T
committed
4b21358
View commit details
Copy full SHA for 4b21358
View code at this point
Browse repository at this point
Address comment: fix comment
Yui T
committed
e9bbe86
View commit details
Copy full SHA for e9bbe86
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
Address PR
Kanchalai Tanglertsampan
committed
f82c45e
View commit details
Copy full SHA for f82c45e
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Rename function
RyanCavanaugh
committed
f725d7d
View commit details
Copy full SHA for f725d7d
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
Refactor refactor
RyanCavanaugh
committed
1f3ef7d
View commit details
Copy full SHA for 1f3ef7d
View code at this point
Browse repository at this point
Wip-report error when sof happen while running in parallel
Kanchalai Tanglertsampan
committed
f476ece
View commit details
Copy full SHA for f476ece
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
importFixes: Support missing "React" at a JSXOpeningElement (#16066)
Show description for 8ace7b8
Andy
authored
8ace7b8
View commit details
Copy full SHA for 8ace7b8
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Merge branch 'master' into lint-linter
Andy Hanson
committed
7347e5e
View commit details
Copy full SHA for 7347e5e
View code at this point
Browse repository at this point
boolean-trivia lint rule: Enforce space between comment and argument
Andy Hanson
committed
ed5eca2
View commit details
Copy full SHA for ed5eca2
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Lint custom lint rules
Andy Hanson
committed
e73fffd
View commit details
Copy full SHA for e73fffd
View code at this point
Browse repository at this point
boolean-trivia lint rule: Lint for null/undefined too
Andy Hanson
committed
7320891
View commit details
Copy full SHA for 7320891
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Update booleanTriviaRule.ts
RyanCavanaugh
authored
008cd89
View commit details
Copy full SHA for 008cd89
View code at this point
Browse repository at this point
Update booleanTriviaRule.ts
RyanCavanaugh
authored
40393c5
View commit details
Copy full SHA for 40393c5
View code at this point
Browse repository at this point
Update linting to avoid typechecking for booleanTriviaRule
RyanCavanaugh
committed
e3bb5d3
View commit details
Copy full SHA for e3bb5d3
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Merge branch 'master' into lint_better
Andy Hanson
committed
d58cfa2
View commit details
Copy full SHA for d58cfa2
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
use ES6 library when building tslint rules (#14474)
vladima
authored
b152034
View commit details
Copy full SHA for b152034
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Update tslint to `latest` (`next` is still on 4.3) and lint for BOM
Andy Hanson
committed
8371eb6
View commit details
Copy full SHA for 8371eb6
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
Language service extensibility
RyanCavanaugh
committed
aec3109
View commit details
Copy full SHA for aec3109
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL