9 Commits (77d407df2826b20e9177c26c0d2bb4481e497937)

Author SHA1 Message Date
Ryan 842eaf446d Move EventEmitter.prototype.emit() completely into C++. 16 years ago
Ryan 50c0d16208 Fix memory leak. It was only a missing HandleScope in Emit()! 16 years ago
Ryan 1fc4dce08b Simplify and cleanup ObjectWrap. 16 years ago
Ryan e4ba665c87 Fix ref/unref problem. Was doing opposite of what I should. 16 years ago
Ryan d428eff023 Snakecase events . 16 years ago
Ryan 65324866bc Implement Promises for file i/o 16 years ago
Ryan 7cd09874c6 Add Promise class 16 years ago
Ryan ed3d6a63d5 Further expand EventEmitter to TCP and HTTP 16 years ago
Ryan 2ecd7ffe54 in the middle putting in event code. broken. 16 years ago