Andy
|
a4bd9fa3c1
|
Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json
* Use `"noImplicitThis": false` on packages with broken tests.
|
2016-12-19 14:11:46 -08:00 |
|
Ryan Cavanaugh
|
a5f4d50ccc
|
Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
|
2016-07-12 13:54:56 -07:00 |
|
Raghav Katyal
|
395c4e1639
|
Turning on consistent casing flag and fixing failures
|
2016-06-30 15:14:49 -07:00 |
|
Ryan Cavanaugh
|
bfd400a8f8
|
Add noEmit to all config files
|
2016-05-10 12:24:49 -07:00 |
|
Ryan Cavanaugh
|
e808e8e062
|
Remove unneeded references
|
2016-05-10 12:22:25 -07:00 |
|
Ryan Cavanaugh
|
50387d4046
|
Change relative reference paths to types references. Errors incoming...
|
2016-05-09 18:06:27 -07:00 |
|
Ryan Cavanaugh
|
49b1ac6a38
|
Rename all entry points to index.d.ts and explicitify all file lists
|
2016-05-09 17:29:10 -07:00 |
|
Ryan Cavanaugh
|
ab2b4191c5
|
Add typesRoot to all config files
|
2016-05-09 13:52:25 -07:00 |
|
Ryan Cavanaugh
|
ded70421be
|
Turn off strict null checks
|
2016-05-04 15:08:38 -07:00 |
|
Ryan Cavanaugh
|
69d1929d8a
|
Add tsconfig.json files
|
2016-05-04 14:14:39 -07:00 |
|
Ryan Cavanaugh
|
e7c111c4b7
|
Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
|
2016-04-27 20:40:21 -07:00 |
|
vvakame
|
7de6c3dd94
|
Merge branch 'master' into rename-repo-url
|
2016-03-17 21:06:54 +09:00 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Bence Eros
|
7ff6577114
|
created new Stream.Map interface, fixing build failures
|
2015-06-16 19:38:51 +02:00 |
|
Bence Eros
|
d307a6399b
|
readme cleanup
|
2015-06-15 12:36:21 +02:00 |
|
Bence Eros
|
f20634f5fc
|
readme cleanup
|
2015-06-15 12:35:47 +02:00 |
|
Bence Eros
|
a29d577f81
|
removing some comments
|
2015-06-15 12:33:38 +02:00 |
|
Bence Eros
|
b116936ea5
|
updates for streamjs 1.5.0
|
2015-06-15 12:32:10 +02:00 |
|
Bence Eros
|
bd123fb882
|
adding support for most of the methods receiving sample or path as parameter
|
2015-06-14 13:57:39 +02:00 |
|
Bence Eros
|
f4fd84bb10
|
commenting out Optional.empty() since it does not work as expected
|
2015-06-14 02:13:48 +02:00 |
|
Bence Eros
|
b9dab01b68
|
adding some missing methods, adding README with unsupported method list
|
2015-06-14 02:05:27 +02:00 |
|
Bence Eros
|
a8871c9dfa
|
adding Stream.iterate() constructor
|
2015-06-14 01:17:49 +02:00 |
|
Bence Eros
|
c5432f4533
|
added some functional interfaces to reduce the number of inline anonymous types
|
2015-06-14 00:57:48 +02:00 |
|
Bence Eros
|
aad6b603af
|
added termial operations of Optional
|
2015-06-14 00:39:46 +02:00 |
|
Bence Eros
|
09899c1ffa
|
added termial operations of Optional
|
2015-06-14 00:38:59 +02:00 |
|
Bence Eros
|
bcbadfe78a
|
adding partitioning and joining operators to Stream, and the nonterminals of Optional
|
2015-06-14 00:05:19 +02:00 |
|
Bence Eros
|
b68684ddb5
|
adding most is the terminal operations - partitioning, joining, and iterator ops are missing yet
|
2015-06-13 01:55:29 +02:00 |
|
Bence Eros
|
57e6fd59b6
|
streamjs nonterminal operation definitions
|
2015-06-12 23:19:26 +02:00 |
|
Bence Eros
|
a90baa3446
|
streamjs nonterminal operation definitions
|
2015-06-12 22:36:12 +02:00 |
|
Bence Eros
|
52038eca87
|
adding Stream class with static factory methods
|
2015-06-12 19:00:56 +02:00 |
|