1. d2505cc sdbus++: generate markdown for enumerations by Patrick Williams · 8 years ago
  2. bd0b06b sdbus++: clean up extra error response by Patrick Williams · 8 years ago
  3. ea24144 sdbus++: enhance exception information by Patrick Williams · 8 years ago
  4. 4a5c3b3 sdbus++: Prepend all errors with 'Error' namespace by Patrick Williams · 8 years ago
  5. d0cd966 sdbus++: use consistent typenames for properties by Patrick Williams · 8 years ago
  6. 31691cf sdbus++: add exception handling to server bindings by Patrick Williams · 8 years ago
  7. 250654e sdbus++: generate error cpp by Patrick Williams · 8 years ago
  8. 179ed9b sdbus++: generate error header by Patrick Williams · 8 years ago
  9. 7d7fda5 sdbus++: parse error info yaml by Patrick Williams · 8 years ago
  10. 7aa8a1e sdbus++: Change namespace order by Patrick Williams · 8 years ago
  11. ccacc4a sdbus++: find templates in datadir by Brad Bishop · 8 years ago
  12. de32f57 Use canonical env by Brad Bishop · 8 years ago
  13. bba7f8c Install sdbus++ by Brad Bishop · 8 years ago
  14. 3390687 Move templates by Brad Bishop · 8 years ago
  15. f5c3cde sdbus++: fix PEP8 style errors by Patrick Williams · 8 years ago
  16. a475c03 interface: enable property-changed signals by Patrick Williams · 8 years ago
  17. 0e9ad0d sdbus++: interface namespaces closed backward by Patrick Williams · 8 years ago
  18. b2cca01 sdbus++: generate server bindings for properties by Patrick Williams · 8 years ago
  19. 5302a46 sdbus++: generate signal broadcast bindings by Patrick Williams · 8 years ago
  20. 0966ce8 server: minor refactoring by Patrick Williams · 8 years ago
  21. 425dc9b bus: fix method_return by Patrick Williams · 8 years ago
  22. 178e8fc sdbus++: generate vtable for server bindings by Patrick Williams · 8 years ago
  23. adc1682 sdbus++: hook interface into server bindings by Patrick Williams · 8 years ago
  24. affeafa sdbus++: work around unicode support in python2 by Patrick Williams · 8 years ago
  25. 831839a sdbus++: generate callback methods for server bindings by Patrick Williams · 8 years ago
  26. ce8a467 sdbus++: use style-correct names for C++ methods by Patrick Williams · 8 years ago
  27. 04e007f sdbus++: generate header for server bindings by Patrick Williams · 8 years ago
  28. e70f0e8 sdbus++: renderer post-processing lambda by Patrick Williams · 8 years ago
  29. 52dd41e sdbus++: Refactor markdown into generic renderer by Patrick Williams · 8 years ago
  30. 3a2cc9c sdbus++: remove duplicate inheritence by Patrick Williams · 8 years ago
  31. 24e8ae6 sdbus++: missing dictionary lookup for process func by Patrick Williams · 8 years ago
  32. 40c2e19 signal: render as markdown by Patrick Williams · 8 years ago
  33. 96683fa method: render as markdown by Patrick Williams · 8 years ago
  34. 62c3f27 property: render as markdown by Patrick Williams · 8 years ago
  35. a90b01e sdbus++: Utility for rendering interface YAML by Patrick Williams · 8 years ago
  36. 7127329 interface: render as markdown document by Patrick Williams · 8 years ago
  37. 9225511 signal: parse YAML content by Patrick Williams · 8 years ago
  38. 1695cdf method: parse YAML content by Patrick Williams · 8 years ago
  39. f79f358 property: parse YAML content by Patrick Williams · 8 years ago
  40. a8972b0 interface: Parse YAML content by Patrick Williams · 8 years ago
  41. 696fa72 Example interface YAML file by Patrick Williams · 8 years ago