Commit Graph

27 Commits

Author SHA1 Message Date
Ryan Cavanaugh
a5f4d50ccc Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Raghav Katyal
395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Ryan Cavanaugh
bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
e808e8e062 Remove unneeded references 2016-05-10 12:22:25 -07:00
Ryan Cavanaugh
50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38 Rename all entry points to index.d.ts and explicitify all file lists 2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5 Add typesRoot to all config files 2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
ded70421be Turn off strict null checks 2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a Add tsconfig.json files 2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
e7c111c4b7 Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere

# Conflicts:
#	azure-mobile-services-client/AzureMobileServicesClient.d.ts
#	bookshelf/bookshelf.d.ts
#	hapi/hapi.d.ts
#	helmet/helmet.d.ts
#	mongodb/mongodb.d.ts
#	nock/nock.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-helmet/react-helmet.d.ts
#	restify/restify.d.ts
#	sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07: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
Jan Aagaard
f90557a3c9 Fixed typing for find, findWhere, pluck and sum. 2015-12-02 13:15:40 +01:00
Ilya Mochalov
c2ef69bcb1 Fix sort, sortBy and without methods of Lazy.js definitions 2015-02-19 21:53:05 +05:00
Ilya Mochalov
7b3d9556fa Fix the test of Lazy.js definitions 2015-02-13 21:27:52 +05:00
Ilya Mochalov
c0c6e35fbf Fix the argument of ArrayLikeSequence.concat() in Lazy.js definitions 2015-02-13 20:23:53 +05:00
Ilya Mochalov
5138d54dd2 Added the none() method to lazy.js definitions. 2015-01-22 06:49:19 +05:00
Daniel Rosenwasser
0fdd3df83a Added size() to lazy.js 2014-11-17 20:29:42 -08:00
Daniel Rosenwasser
403b3eb9bb Space after colons. 2014-11-17 20:22:29 -08:00
Daniel Rosenwasser
1d87622882 Tabs to spaces. 2014-11-17 20:21:18 -08:00
Bart van der Schoor
a6964c6bf2 small fixes to Lazy.js 2014-03-07 19:01:24 +01:00
Bart van der Schoor
9006a88ab5 converted lazy.js to generics 2014-02-28 03:18:19 +01:00
Bart van der Schoor
4e691646f4 Fixed lazy.js tests 2014-02-25 21:00:24 +01:00
Bart van der Schoor
309b6d1444 Fixed lazy.js module export 2014-02-25 04:25:09 +01:00
Bartvds
4e94454e2e fixed header
search/replace mistake
2014-01-16 05:26:56 +01:00
Bartvds
27af8e5430 Created definitions for lazy.js
"Like Underscore, but lazier"

https://github.com/dtao/lazy.js
http://danieltao.com/lazy.js/
2014-01-15 03:59:46 +01:00