Commit Graph

9 Commits

Author SHA1 Message Date
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Kenneth G. Franqueiro
7c374bf1e5 Fix whitespace in requirejs typings/tests 2015-06-14 11:40:06 -04:00
Kenneth G. Franqueiro
9b073d0f81 Fix #4620: Add module declaration for 'module' magic module 2015-06-14 01:22:13 -04:00
Igor Oleinikov
4070ed0e79 requirejs: fixed test 2013-12-19 19:46:26 +04:00
jbaldwin
6577db67c7 Fixed issues from pull request on DefinitelyTyped
Removed sugar-tests.ts, it has an encoding problem that I need to fix (
uses non-ascii characters and the TS compiler chokes on them)
2013-08-20 20:40:12 -06:00
Diullei Gomes
680f2fa69b Bug fix - #764 'require.config(...)' should return type 'Require' 2013-07-11 20:33:29 -03: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