1 Commits (b3f3d79f4c5ea6217f9028d2971b6538dd010ac6)

Author SHA1 Message Date
Jason Rhinelander b3f3d79f4c Rename examples files, as per #288 9 years ago
Wenzel Jakob 954b7932fe avoid C++ -> Python -> C++ overheads when passing around function objects 9 years ago
Brad Harmon 835fc06ca4 Add callback examples with named parameters 9 years ago
Wenzel Jakob 6c03beb867 enable *args and **kwargs notation (closes #190) 9 years ago
Wenzel Jakob 8cb6cb33ef minor cleanups in common.h; updated author info and copyright year 9 years ago
Wenzel Jakob 48548ea4a5 general cleanup of the codebase 10 years ago
Wenzel Jakob 8f4eb00690 last breaking change: be consistent about the project name 10 years ago
Wenzel Jakob 19208fe9a4 install a cleanup handler for nontrivial lambda closures 10 years ago
Wenzel Jakob a2f6fde0dc support for overriding virtual functions 10 years ago
Wenzel Jakob 7b8e032c26 added a few basic number types 10 years ago
Wenzel Jakob 281aa0e668 nicer code separation, cleanup logic, std::function type caster 10 years ago
Wenzel Jakob a576e6a8ca keyword argument support, removed last traces of std::function<> usage 10 years ago
Wenzel Jakob 38bd71134a Initial commit 10 years ago