Commit Graph

18 Commits

Author SHA1 Message Date
miluu
f7da078493 declare module (#9559) 2016-06-08 19:21:53 +09: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
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
vvakame
9027703c0b pass npm run all in new definition-tester 2016-02-10 00:16:03 +09:00
Aya Morisawa
48f20e97bf Remove trailing whitespaces 2016-01-27 20:17:35 +09:00
Bernie Sumption
6f3a573f20 Added type annotation to Utils.Factorial
Without the type annotation, this fails to compile with --noImplicitAny
2016-01-21 21:37:48 +00:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Bart van der Schoor
5263434c20 added/fixed few headers
https://github.com/borisyankov/DefinitelyTyped/issues/1570

cleaned up some more, mostly urls and typos
2014-01-25 01:08:33 +01:00
Jan Zarnikov
5b34061540 tween.js - more detailed definition of callback functions, added new yoyo() and repeat() function to Tween 2013-12-05 12:31:53 +01:00
vvakame
9ad2e474c3 Fixed --noImplicitAny trouble about tween.js 2013-10-03 12:55:47 +09:00
basarat
6214ce4675 Sorry for the confusion between tween.js and tweenjs. TweenJS is a part of CreateJS, Tween.js is something different. 2013-09-17 19:39:16 +10:00
basarat
216cbf4826 update to "tween.js" file + tests for "tweenjs" 2013-08-27 02:44:38 +10:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
26d671ccbd Fix definitions for TS 0.9 2013-06-28 22:14:33 +01:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +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