Commit Graph
8 Commits
Author SHA1 Message Date
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
William Candillon 1c572762b9 💄 2015-12-01 12:47:58 +01:00
William Candillon dd3fb2e7c8 Fix type for SourceNode.add() 2015-12-01 12:29:34 +01:00
John Vilk 4da1b9832c [source-map] Fix incorrect RawSourceMap.sourcesContents field typing.
According to [the source map spec](https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1) and [the source-map documentation](https://github.com/mozilla/source-map/blob/ea182cea380f8a963151547a4ca1e6f2bcde1364/README.md#new-sourcemapconsumerrawsourcemap), this field is an array of strings, *not* a single string. Each item in the string contains the source code of the corresponding item in the `RawSourceMap.sources` array.
2015-10-05 21:11:21 -04:00
vvakame f9e262a035 fix source-map/source-map-tests.ts 2015-08-29 00:10:02 +09:00
Morten Houston Ludvigsen 094c4b5750 Added definitions for source-map 2014-08-18 15:33:03 +02:00