Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Gaspar
a350605002 Added test for EventEmitter class. 2013-03-31 05:26:08 -05:00
Andrew Gaspar
9c35a42514 Updated events module to include exported EventEmitter CLASS so it can be extended, like in the Azure library. 2013-03-31 02:08:09 -05:00
Andrew Gaspar
1f852afe5d Moved old node defs to node-0.8.8 and separated tests for each version. 2013-03-25 23:40:36 -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
Crwth
ac8b309bca Update node/node.d.ts
All parameters to NodeBuffer.toString() are optional.
2013-02-15 20:14:54 -07:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Anton Tayanovskyy
e10c76d56a Fixed a typo in node-0.8.d.ts 2012-11-27 15:53:04 -05: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