aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-12python: Share generated methods between objects.justus/pyme3Justus Winter1-10/+16
2016-05-12python: Raise exceptions on write errors.Justus Winter2-1/+8
2016-05-12python: Fix writing to data buffers.Justus Winter1-2/+4
2016-05-12python: Cache generated wrapper functions.Justus Winter1-3/+6
2016-05-12python: Fix function invocation.Justus Winter1-1/+1
2016-05-12python: Fix name of exception, make slot methods explicit.Justus Winter1-1/+18
2016-05-12python: Handle interpreter shutdown.Justus Winter1-8/+22
2016-05-12python: Fix type translation.Justus Winter1-5/+6
2016-05-10python: Delete trailing whitespace.Justus Winter4-18/+18
2016-05-10python: Rename bindings.Justus Winter21-0/+1047