FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - typescript-bot/TypeScript · GitHub
typescript-bot
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
5
Star
14
Code
Pull requests
226
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
unique_declarations
User selector
Datepicker
Commit history
Commits on Feb 17, 2018
Apply 'no-unnecessary-type-assertion' lint rule (#22005)
Show description for b3edc8f
Andy
authored
b3edc8f
View commit details
Copy full SHA for b3edc8f
View code at this point
Browse repository at this point
Commits on Feb 8, 2018
Add `-dev` to version patch number in master (#21741)
mhegazy
authored
384527a
View commit details
Copy full SHA for 384527a
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
configureNightly -> configurePrerelease
DanielRosenwasser
committed
6b9ea7c
View commit details
Copy full SHA for 6b9ea7c
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Create a 'configure-insiders' and 'publish-insiders' task.
DanielRosenwasser
committed
9db45df
View commit details
Copy full SHA for 9db45df
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
Add example to command description
mhegazy
committed
48ac301
View commit details
Copy full SHA for 48ac301
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
type-operator-spacing: Just check for presence of space, not double-space (#20817)
Andy
authored
86eab34
View commit details
Copy full SHA for 86eab34
View code at this point
Browse repository at this point
Start linting for double spaces (#20820)
Show description for 6f2ba15
Andy
authored
6f2ba15
View commit details
Copy full SHA for 6f2ba15
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Removed colors devDependency (#20430)
Show description for 423ab2e
Josh Goldberg
authored and
weswigham
committed
423ab2e
View commit details
Copy full SHA for 423ab2e
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
processDiagnosticMessages.ts: linted, removed unused code (#18697)
Show description for 80d1aa0
NaridaL
authored and
mhegazy
committed
80d1aa0
View commit details
Copy full SHA for 80d1aa0
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Apply 'variable-name' tslint rule (#19743)
Andy
authored
0a7b7e0
View commit details
Copy full SHA for 0a7b7e0
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Fix incorrect relative module name detection (#19702)
mhegazy
authored
1e89e78
View commit details
Copy full SHA for 1e89e78
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Use lowercased names for generated locale directories (#19581)
Andy
authored and
mhegazy
committed
8528667
View commit details
Copy full SHA for 8528667
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL