1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00

Add a docs target & worked on documentation. Changed pushString() to

std::string, and added pushUnknown() to conversion destination classes
This commit is contained in:
Bill Robertson 2009-10-17 23:45:02 -04:00
parent 2c3d4e19b6
commit 68c968e109
9 changed files with 1707 additions and 210 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ v8.bundle
*.o
*.log
*~
docs/cpp/html/*