summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-20Fix warning on Mac.John Abd-El-Malek
2014-05-20Remove "using namespace v8" in header. This allows us to turn all warnings ↵John Abd-El-Malek
into errors. It also makes it clearer to find usage of v8 in the library.
2014-05-19Remove refernce to file that's not there in gyp.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek
2014-05-09Initial empty repositoryChase Phillips