- 01 Aug, 2020 1 commit
-
-
Eric Cousineau authored
-
- 27 Jul, 2020 1 commit
-
-
- Use `env <path> python -m autopybind11` to execute generator
-
- 10 Jul, 2020 2 commits
-
-
Eric Cousineau authored
- autopybind11.py: Ensure root-level imperative code is inside main() - Stop using deprecated unittest.TestCase.assertEquals
-
Eric Cousineau authored
Rename "PyBind11" to "pybind11" (what the project actually uses)
-
- 09 Jul, 2020 2 commits
-
-
Joe Snyder authored
Add a disclaimer that the API and functionality of the repository are not set and may change at any point.
-
Joe Snyder authored
-
- 19 Jun, 2020 2 commits
-
-
Joe Snyder authored
Talk about CMake process and add requirements.txt information.
-
Joe Snyder authored
-
- 10 Jun, 2020 1 commit
-
-
tao558 authored
-
- 20 May, 2020 1 commit
-
-
Joe Snyder authored
From generator.py to autopybind11.py
-
- 12 May, 2020 2 commits
- 05 May, 2020 1 commit
-
-
Joe Snyder authored
-
- 01 May, 2020 1 commit
-
-
Joe Snyder authored
Add documentation which describes the two options available to the user. Include CTest and add the lint test as the first test.
-
- 24 Apr, 2020 1 commit
-
-
Joe Snyder authored
Update the style of the generator.py file to align with pycodestyle standards (Configured locally to allow long lines). Add information on where to acquire and how to run the pycodestyle program.
-
- 23 Apr, 2020 1 commit
-
-
Tom Osika authored
-
- 22 Apr, 2020 1 commit
-
-
Joe Snyder authored
Add an new argument to the generator which will start to parse the XML data assuming that namespace contains all classes and information.
-
- 20 Apr, 2020 1 commit
-
-
Joe Snyder authored
-