Fixes completions for new ...().
982 mocha exports all have unknown types
Support assignment to __proto__
Supports flowing this in based upon assigning a function to a constructor function's object prototype.
Adds specializations for EventEmitter.addListener/on/emit
All of those combined together get us appropriate mocha completions
Adds Dump() method for logging analysis results (could still use some improvement, but it's a start)
Adds -dev option to BuildRelease script
↧