Ryan Cavanaugh
bfd400a8f8
Add noEmit to all config files
2016-05-10 12:24:49 -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
fa204a87d1
Remove obsolesced reference comments
2016-04-27 21:53:46 -07:00
Ryan Cavanaugh
337587de8c
Rename external modules to index.d.ts
2016-04-27 21:30:22 -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
Ryan Cavanaugh
4a433abbf4
Unwrap all lone ambient external modules
2016-04-22 14:12:45 -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
Ilya Mochalov
abc2bcfb85
node: improved EventEmitter's definition with this-typing
2016-02-25 02:10:08 +05:00
Aya Morisawa
ea10ebfa57
Remove trailing whitespaces
2016-01-27 19:53:06 +09:00
Scott Opell
34ae8420ec
updates for ts1.5
2015-09-03 16:22:31 -04:00
Atsushi Kanehara
435aaa1ddf
Added property upgradeReq
2014-08-07 15:01:57 +09:00
Atsushi Kanehara
a417b07f5b
Fixed signature of verifyClient.
2014-08-02 08:57:23 +09:00
Atsushi Kanehara
305768698d
fix handleUpgrade signature
2014-06-09 15:12:47 +09:00
Julien Chaintron
922b70d087
Update ws.d.ts
...
Typescript specification says:
"When writing overloaded declarations such as the one above it is important to list the non-pecialized signature last. This is because overload resolution (section 4.12.1) processes the candidates in declaration order and picks the first one that matches."
Fixed this for Server and WebSocket class
2014-05-17 14:56:44 +01:00
Paul Loyd
1d451a05e1
node: NodeBuffer -> Buffer. Mark NodeBuffer as deprecated
2014-04-28 18:32:36 +02:00
Paul Loyd
0cdeaaa3a7
node: rename http.NodeAgent to http.Agent and net.NodeSocket to net.Socket
2014-03-22 21:29:50 +04:00
Paul Loyd
df8ece96ce
Add ws
2013-12-29 00:36:47 +04:00