Mercurial > pub > dyncall > bindings
graph
-
- p2Z() helper func2022-08-03, by Tassilo Philipp
-
- fixed potentially uninitialized ptr2021-06-22, by Tassilo Philipp
-
fixes to test code2021-02-08, by Tassilo Philipp
-
make pydc tests display failed ones2021-02-08, by Tassilo Philipp
-
made callback example python 2 compatible, and added some randomness to numbers to sort2021-02-02, by Tassilo Philipp
-
fixed missing () making branch always be entered2021-02-02, by Tassilo Philipp
-
- added callback support (comes with some bigger refactoring)2021-02-02, by Tassilo Philipp
-
- version bumps2021-01-22, by Tassilo Philipp
-
- readme typos2021-01-22, by Tassilo Philipp
-
typo2020-12-09, by Tassilo Philipp
-
put pyi next to so for mypy to pick it up, directly2020-11-14, by Tassilo Philipp
-
- comment cleanup2020-11-13, by Tassilo Philipp
-
added callconv switching to one example2020-11-13, by Tassilo Philipp
-
PyCObject/PyCapsule not usable as type annotation2020-11-13, by Tassilo Philipp
-
- removed pydc.py wrapper overhead (which only called pydcext.so functions, directly, anyways)2020-11-13, by Tassilo Philipp