This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
pybind11
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1,277
Commits
43
Branches
67
Tags
eee4f4fc7ea10fdde4216ea677b5acbf85b856be
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Dean Moldovan
076c738641
Add py::exec() as a shortcut for py::eval<py::eval_statements>()
2017-05-08 20:46:16 +02:00
Dean Moldovan
194d8b99b3
Support raw string literals as input for py::eval (
#766
)
...
* Support raw string literals as input for py::eval * Dedent only when needed
2017-03-29 00:27:56 +02:00
Dean Moldovan
67b52d808e
Reorganize documentation
2016-10-20 15:21:34 +02:00