Nick Howes
073000951d
Update util.inspect API.
...
Latest API has an options object as the second parameter
instead of separate parameters. The old API is still supported
so have added the new signature as an overload.
Updated node-tests.ts
2013-12-05 12:45:17 +00:00
Nick Howes
04ddf4ba31
Fix url.format() param type.
2013-12-03 13:20:56 +00:00
basarat
d0139df89d
node : readable stream pipe can be piped further closes #1030
2013-09-10 19:32:21 +10:00
Panu Pitkämäki
bd6ddbdce2
Migrated a breaking change between Typescript 0.8 and 0.9: Syntax of external module imports now uses 'require'.
2013-08-07 15:49:36 +03:00
Andrew Gaspar
a350605002
Added test for EventEmitter class.
2013-03-31 05:26:08 -05:00
Andrew Gaspar
70fd40a1aa
Added default assert definition and a second definition for writeFile. Also added a basic test file. Will be expanded more later.
2013-03-24 22:52:11 -05:00