Commit Graph
10254 Commits
Author SHA1 Message Date
Andrew Gaspar 41c216fb10 Changed bool to boolean for q.d.ts 2013-06-20 22:25:55 -07:00
Diullei Gomes 0ae15533b0 Merge pull request #650 from nestalk/master
Update d3
2013-06-20 22:21:32 -07:00
Diullei Gomes fd89346899 Merge pull request #647 from duncanmak/update-async-to-0.9
Update async to 0.9
2013-06-20 22:17:45 -07:00
Andrew Gaspar e434c8b110 Merge https://github.com/borisyankov/DefinitelyTyped 2013-06-20 22:09:06 -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
Diullei Gomes 5a64834b49 Merge pull request #655 from Diullei/master
Merge pull request #641
2013-06-20 22:05:01 -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
Diullei Gomes 0333bcd918 Merge branch 'master' of github.com:borisyankov/DefinitelyTyped 2013-06-21 02:01:38 -03:00
Diullei Gomes b4adabde42 Merge pull request #641 2013-06-21 02:01:23 -03:00
Theodore Brown 29ca030b25 Fixed several incorrectly encoded characters, escaped apostrophe in string 2013-06-20 20:20:53 -05:00
Diullei Gomes 1730b67445 Merge pull request #653 from Diullei/master
fixed qunit test file.
2013-06-20 18:07:51 -07:00
Diullei Gomes d1dcb7100b fixed qunit test file. 2013-06-20 22:06:07 -03:00
vcastro 613809f5d8 Updated breeze.d.ts, durandal.d.ts and knockout.mapping.d.ts to better support TS 0.9. 2013-06-20 23:03:16 +01:00
Boris Yankov 5b1445538f Merge pull request #642 from cbelisle/master
Fix durandal.d.ts compilation with TypeScript 0.9
2013-06-20 14:48:56 -07:00
Boris Yankov 1344f04cf0 Merge pull request #643 from nberardi/patch-1
added IScope.$apply()
2013-06-20 14:48:42 -07:00
Neil Stalker 12116b890f Update d3 2013-06-20 20:11:40 +01:00
Diullei Gomes e31c801c6c Merge pull request #649 from Diullei/master
Bug fixed. Travis CI script.
2013-06-20 11:45:26 -07:00
Diullei Gomes ca5100a0c0 bug fixed. Travis CI script. 2013-06-20 15:40:12 -03:00
Diullei Gomes e48883f296 Merge pull request #648 from Diullei/master
bug fixed. CI script
2013-06-20 11:37:16 -07:00
Diullei Gomes 0072169721 bug fixed. CI script 2013-06-20 15:31:55 -03:00
Duncan Mak 9ccfc8fc6f Fix the test to make it compile. 2013-06-20 14:22:51 -04:00
Duncan Mak 4d7a581f41 Include definition for 'times' and 'timesSeries'. 2013-06-20 14:22:51 -04:00
Duncan Mak 7efa6bbca5 Differentiate between single-result and multiple-results callbacks. 2013-06-20 14:22:50 -04:00
Duncan Mak 57c7e3c001 A first pass at removing 'any's with generic Ts. 2013-06-20 14:22:46 -04:00
Diullei Gomes 528ca44583 Merge pull request #645 from Diullei/master
Travis CI script adjusted. runner.js file added to .gitignore
2013-06-20 11:02:06 -07:00
Diullei Gomes aca02e566a Travis CI script adjusted. Runner.js file added to .gitignore 2013-06-20 14:59:56 -03:00
Diullei Gomes 03d06952d7 Merge pull request #644 from Diullei/master
New Travis CI script. Running tests and validate typescript syntax.
2013-06-20 10:54:36 -07:00
Diullei Gomes f44ddc0fa4 new Travis CI script. Running tests and validate typescript syntax. 2013-06-20 14:51:02 -03:00
Nick Berardi 02aac96d09 added IScope.$apply()
It was marked as '// Documentation says exp is optional, but actual implementaton counts on it' but that is not actually the case.
2013-06-20 13:47:33 -04:00
Christian Bélisle 3ac5cc59b7 Fix compilation with TypeScript 0.9 2013-06-20 12:52:19 -04:00
Boris Yankov dd3fd174b8 Merge pull request #623 from nwolverson/knockout-tests
Fix Knockout tests for 0.9/generics
2013-06-20 08:20:00 -07:00
Boris Yankov 1e2745f057 Merge pull request #638 from PicnicBasket/master
Getting chai to work with TS0.9
2013-06-20 08:10:07 -07:00
Boris Yankov d83701579b Merge pull request #640 from gleno/Fix-Raphael-Typing-Bug
Removed uncompilable function definition
2013-06-20 08:06:59 -07:00
Boris Yankov 2bb520f97e Merge pull request #639 from damianog/patch-2
Update to KnockoutObservable generics
2013-06-20 06:50:54 -07:00
Gleb Zevkov 7da1281dd0 Removed uncompilable function definition 2013-06-20 13:49:22 +02:00
damianog e7f58eeb94 Update to KnockoutObservable generics
Update due dependancies with knockout that now implements generics
2013-06-20 14:35:21 +03:00
basarat d1eef15f0d No longer polluting global namespace with too many interfaces 2013-06-20 21:18:20 +10:00
Boris Yankov 15f7597699 Merge pull request #636 from theodorejb/pickadate
Added definitions and tests for pickadate.js
2013-06-20 03:53:03 -07:00
Boris Yankov b7079eb12e Merge pull request #637 from AndrewGaspar/master
Updated node.d.ts to make assert a proper fundule
2013-06-20 03:52:34 -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
Basarat Syed a75e524aeb chai working with TS0.9 2013-06-20 16:43:50 +10: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
Andrew Gaspar 3d190b9b50 Made assert module a fundule. 2013-06-19 23:06:03 -07:00
Andrew Gaspar 1aac9b3436 Updated node definition to make assert a fundule. 2013-06-19 23:03:20 -07:00
Theodore Brown 1b5d125cd6 Added definitions and tests for pickadate.js 2013-06-19 22:05:53 -05:00
Diullei Gomes 8d690fe98f Merge pull request #635 from PicnicBasket/master
Missing declare keyword in file
2013-06-19 17:41:32 -07:00
basarat 04cf4f1a68 Update angular-resource.d.ts
Declare required for TS0.9
2013-06-20 10:04:06 +10:00
Diullei Gomes f2363808d2 Merge pull request #620 from PicnicBasket/master
Compatibility with TS 0.9
2013-06-19 16:54:09 -07:00