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:
parent
2c3d4e19b6
commit
68c968e109
9 changed files with 1707 additions and 210 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@ v8.bundle
|
|||
*.o
|
||||
*.log
|
||||
*~
|
||||
docs/cpp/html/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue