Ryan Cavanaugh
bfd400a8f8
Add noEmit to all config files
2016-05-10 12:24:49 -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
Ryan Cavanaugh
5e8a00bf66
Update 'swig'
2016-04-27 10:25:01 -07:00
Ryan Cavanaugh
541e24b685
Fix angularjs/angular; 'export declare'/'declare export'
2016-04-25 13:02:25 -07:00
Ryan Cavanaugh
4a433abbf4
Unwrap all lone ambient external modules
2016-04-22 14:12:45 -07:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
matb
f43a366a92
Add missing ; to swig.d.ts
...
Swig.d.ts was missing a ; in line 31. This leads to warnings in this file.
2015-12-02 22:21:24 +01:00
CodeAnimal
0e05ddf68e
Update header info
...
Add Carlos Ballesteros Velasco <https://github.com/soywiz > back into
"Definitions by" header line.
2014-09-25 01:40:38 +01:00
CodeAnimal
cf18b507b1
Add return type to static parseFile function.
2014-09-17 11:01:49 +01:00
CodeAnimal
b8afdd76d7
Fix build errors
...
Fixed the Travis CI build errors stated.
2014-09-17 10:57:43 +01:00
CodeAnimal
11e519fc6e
Change TYPES to now be an enum
...
TYPES used to be an interface in the swig module. It has now been moved
to a new module, swig.lexer, and set as an enum type.
2014-09-17 10:18:44 +01:00
CodeAnimal
8143c162e7
Update Swig to latest version
...
The swig definitions have been totally rewritten to the latest version
as of time of commit.
See: http://paularmstrong.github.io/swig/docs/api/ for how the API
should work.
2014-09-17 01:00:47 +01:00
Basarat Ali Syed
85bc00eebb
Merge pull request #2566 from damianog/patch-11
...
Update swig.d.ts
2014-07-28 16:38:57 +10:00
damianog
312632f1a4
Update swig.d.ts
2014-07-27 08:58:58 +02:00
Basarat Ali Syed
a9960f7620
add api doc link
2014-07-27 11:19:19 +10:00
damianog
f8cfab1788
Update swig.d.ts
...
Added function renderFile
2014-07-26 14:33:29 +02:00
Bart van der Schoor
09f3d7a8dc
imported 25 definitions from typescript-node-definitions
...
first batch: the easy pickings
- as per https://github.com/borisyankov/DefinitelyTyped/issues/115
- added DT headers (scraped creators from git history)
- added tests
- some modifications
- added CONTRIBUTORS.md for the substantial defs (>50 LOC)
2014-04-22 22:09:35 +02:00