Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Gaspar
284f4a629a Minor fixes for issue #726 2013-07-05 01:06:47 -07:00
Andrew Gaspar
85eabfe63b Added typings to jQuery promises and deferreds. 2013-07-03 01:36:17 -07:00
Andrew Gaspar
bccbbdaa83 Added progress handlers to Q.when 2013-07-03 00:33:25 -07:00
Andrew Gaspar
6fb97f40bf Added types all over the place in Q 2013-07-03 00:24:15 -07:00
Andrew Gaspar
7463b00681 Made Q have better generics support made possible be v0.9.0.1. Also eliminated redundant function definitions in express. 2013-06-30 17:59:21 -07:00
Andrew Gaspar
41c216fb10 Changed bool to boolean for q.d.ts 2013-06-20 22:25:55 -07:00
Andrew Gaspar
d4b888e50f Slight update to q.d.ts to reflect current limitations in TypeScript. 2013-06-20 22:06:09 -07:00
Andrew Gaspar
91a4452e37 Removed separate q module tests and updated with some addition typing information for Q.d.ts. 2013-06-20 22:03:23 -07:00
Andrew Gaspar
9c38124670 Added typing to Deferred and defer() 2013-06-20 00:43:35 -07:00
Andrew Gaspar
c37c38a984 Added basic typings on q. TypeScript compiler bugs and spec limitations hinder full typing. 2013-06-20 00:36:26 -07:00
Andrew Gaspar
a1223529d4 Updated q so that the interfaces fell underneath the modules 2013-06-19 23:30:21 -07:00
Andrew Gaspar
a615315e63 Merged q.d.ts and q.module.d.ts using new semantics for export = . Hoozah! 2013-06-19 23:18:45 -07:00
vcastro
99e020bff3 Updated QStatic.when to better reflect the actual signature of the method. 2013-06-06 10:50:23 +01:00
vcastro
516443cc70 Correction to Q.resolve signature 2013-06-06 10:32:11 +01:00
Andrew Gaspar
b232a67e3a Change module to declare module 2013-05-30 23:02:58 -07:00
Andrew Gaspar
5055ef38f4 Updated the q module with node adapter functions. 2013-05-30 22:50:21 -07:00
Boris Yankov
cab9aa3135 Rename all folders to lowercase 2013-05-25 18:08:56 +03:00