Commit Graph

22 Commits

Author SHA1 Message Date
Kanchalai Tanglertsampan
2bac593bcf Fix build error from merging 2016-11-09 17:20:56 -08:00
Kanchalai Tanglertsampan
1200f753d6 Merge branch 'master' into types-2.0
# Conflicts:
#	.gitignore
#	ajv/ajv.d.ts
#	angular-material/angular-material.d.ts
#	angular-protractor/angular-protractor.d.ts
#	angularjs/angular-tests.ts
#	angularjs/angular.d.ts
#	aws-sdk/aws-sdk.d.ts
#	electron-devtools-installer/electron-devtools-installer-tests.ts
#	electron-json-storage/electron-json-storage-tests.ts
#	electron-notifications/electron-notifications.d.ts
#	electron-notify/electron-notify.d.ts
#	electron-window-state/electron-window-state.d.ts
#	electron/electron-prebuilt.d.ts
#	enzyme/enzyme.d.ts
#	eventemitter3/eventemitter3-tests.ts
#	eventemitter3/eventemitter3.d.ts
#	graphql/graphql.d.ts
#	highcharts/highcharts.d.ts
#	immutable/immutable.d.ts
#	inquirer/inquirer.d.ts
#	jasmine/jasmine.d.ts
#	joi/joi.d.ts
#	jquery.dataTables/jquery.dataTables-tests.ts
#	jquery.dataTables/jquery.dataTables.d.ts
#	kafka-node/kafka-node.d.ts
#	kefir/kefir.d.ts
#	kendo-ui/kendo-ui.d.ts
#	koa/koa.d.ts
#	leaflet/leaflet.d.ts
#	lodash/lodash.d.ts
#	mapbox-gl/mapbox-gl.d.ts
#	material-ui/material-ui.d.ts
#	menubar/menubar.d.ts
#	mongodb/mongodb.d.ts
#	needle/needle-tests.ts
#	needle/needle.d.ts
#	noble/noble.d.ts
#	node/node.d.ts
#	pegjs/pegjs.d.ts
#	pixi.js/pixi.js.d.ts
#	polymer/polymer.d.ts
#	quill/quill-tests.ts
#	quill/quill.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-fa/react-fa-tests.tsx
#	react-fa/react-fa.d.ts
#	react-native/react-native.d.ts
#	react-select/react-select.d.ts
#	react/react.d.ts
#	threejs/three-vrcontrols.d.ts
#	threejs/three-vreffect.d.ts
#	toastr/toastr.d.ts
#	validator/validator.d.ts
#	webpack/webpack.d.ts
#	winston/winston.d.ts
2016-11-09 17:20:41 -08:00
Fenying
0ad4edb4e8 Improvement to definitions of module async. (#12180)
* Updated module async.

1. Added Dictionary for the collection APIs.
2. Fixed incorrected callback definition for some collection APIs.

* Simplify some definitions of module async.

* Fixed the callback type of async.someLimit.
2016-11-01 21:25:56 +09:00
Mohamed Hegazy
13dec92fd9 Fix failing tests after https://github.com/Microsoft/TypeScript/pull/11263 (#11835)
* Fix fialing tests after https://github.com/Microsoft/TypeScript/pull/11263

* Fix more failures
2016-10-07 14:41:25 -07:00
Mine Yalcinalp Starks
29e75d32e1 Merge remote-tracking branch 'upstream/master' into types2.0-fix 2016-08-05 17:32:30 -07:00
Erik Krogh Kristensen
7802515457 Updating async to v2.0.1. 2016-08-04 13:33:11 +02:00
Ryan Cavanaugh
ede3f0a99c Merge commit 'upstream/master~550' into merge_7_25 2016-07-26 11:29:27 -07:00
Steve Van Opstal
2901b0c3c4 caolan/async: add missing optional type to 'retry' (#9506)
* async: add function type to interval of 'retry'

* fix return type number
2016-06-03 00:26:29 +09:00
Ryan Cavanaugh
e808e8e062 Remove unneeded references 2016-05-10 12:22:25 -07:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Joe Herman
375b76186f async: Corrected and updated to 1.4.2 2015-08-23 22:02:44 -04:00
Jacob Danton
1f3834cb93 Updating async times and timesSeries definitions 2015-04-19 09:42:48 -07:00
Vadim Ogievetsky
3552529f78 updated PR following review from @lukehoban and @chbrown 2015-02-03 21:16:00 -08:00
Joe Herman
4b232a1214 async: Corrected APIs from forEach* to each* 2014-08-06 12:47:48 -04:00
Jozef Izso
750cb6d14e Updated async.queue definitions to v0.9.0 2014-07-07 23:39:32 +02:00
Jozef Izso
f850214749 Added queue.push() method overload that accepts array of strongly typed objects. 2014-06-07 11:57:20 +02:00
Igor Oleinikov
ef86830809 async: fixed errors in async-tests.ts related to switch on TS 0.9.5 2013-12-06 15:19:46 +04:00
Duncan Mak
9ccfc8fc6f Fix the test to make it compile. 2013-06-20 14:22:51 -04:00
Diullei Gomes
ed2e7986fa fix async-tests errors 2013-02-01 18:26:32 -02:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00