1. c5eb921 Generator: keep order of messages when possible by Petteri Aimonen · 1 year, 8 months ago
  2. e5638c6 Fix compilation error with fixed size array and FT_POINTER (#630) by Petteri Aimonen · 1 year, 8 months ago
  3. 6078525 Merge pull request #834 from ivankravets/patch-6 by Petteri Aimonen · 1 year, 8 months ago
  4. 1a54fa1 Escape Python path (solve issue with a space) by Ivan Kravets · 1 year, 8 months ago
  5. 605b44c Fix unnecessary generator message when using --quiet (#831) by Petteri Aimonen · 1 year, 8 months ago
  6. 2da421b Add compile-time error message for when PB_FIELD_32BIT is needed (#680, #827) by Petteri Aimonen · 1 year, 9 months ago
  7. ea54d26 Add note about updated CMake include path order (#822) by Petteri Aimonen · 1 year, 10 months ago
  8. ac91cb0 Merge pull request #822 from Innoseis/options_subfolder by Petteri Aimonen · 1 year, 10 months ago
  9. 40f3905 Add user defined import directories to nanopb options directories by Guillaume Lager · 1 year, 10 months ago
  10. 8cc860c Make sure REL_PATH is presented first by Guillaume Lager · 1 year, 10 months ago
  11. 80f9d5b Generator: default to PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (#787) by Petteri Aimonen · 1 year, 10 months ago
  12. 7f3f327 Merge pull request #819 from hacker-cb/platformio-fix-ldf-include-dir by Petteri Aimonen · 1 year, 10 months ago
  13. da8197d PlatformIO: Added `includeDir` to `build` section of the library.json. by Pavel Sokolov · 1 year, 10 months ago
  14. 72cbff4 Merge pull request #815 from nanopb/dependabot/pip/extra/protobuf-3.19.5 by Petteri Aimonen · 1 year, 10 months ago
  15. 76153e6 Bump protobuf from 3.19.1 to 3.19.5 in /extra by dependabot[bot] · 1 year, 10 months ago
  16. ccab5d1 Merge pull request #814 from jussike/master by Petteri Aimonen · 1 year, 10 months ago
  17. bbbd9bf Allow including inside of extern C by Jussi Keranen · 1 year, 10 months ago
  18. 23993cf Some clarifications regarding callbacks by Petteri Aimonen · 1 year, 11 months ago
  19. 368a6e0 Fix wrong format in Python Poetry project file (#811) by Petteri Aimonen · 1 year, 11 months ago
  20. 404b2f0 Move ENUMTYPE together with other enum defines & add test (#803) by Petteri Aimonen · 2 years ago
  21. 952f5fc Merge pull request #803 from computer-whisperer/enum_msgtype by Petteri Aimonen · 2 years ago
  22. 08487ae Generate ENUMTYPE macros for enums instead of MSGTYPE macros. by Christian Balcom · 2 years ago
  23. 9949016 Generate MSGTYPE definitions for UENUM fields by Christian Balcom · 2 years ago
  24. 2b98db9 Update docs related to binary sizes, bloat.. by Petteri Aimonen · 2 years ago
  25. 07a8f9e Update docs related field sorting by Petteri Aimonen · 2 years ago
  26. 0b65330 Merge pull request #799 from gbalke/nanopb_dependencies by Petteri Aimonen · 2 years ago
  27. 8ac0adf [Bazel] Allows importing nanopb.proto when defining proto libs by Greg Balke · 2 years ago
  28. 16b09cc Documentation: pb_istream_t bufsize by Petteri Aimonen · 2 years ago
  29. 0c0a5c0 Merge pull request #500 from silvergasp/master by Petteri Aimonen · 2 years ago
  30. c623e74 Add brief mention of --c-style to docs by Petteri Aimonen · 2 years, 1 month ago
  31. 89081e9 Expand naming style test coverage by Petteri Aimonen · 2 years, 1 month ago
  32. 1c9c30d Add --c-style command line option for naming style (#199, #533, #791) by Krzysztof Rosinski · 2 years, 1 month ago
  33. f84ad7f Fix missing import in test cases (#792) by Petteri Aimonen · 2 years, 1 month ago
  34. a8f7681 Fix comments generation for submessages (#788) by Petteri Aimonen · 2 years, 1 month ago
  35. 9d13556 Adds Bazel build to the CI by Nathaniel Brough · 2 years, 7 months ago
  36. 6ec6538 Adds Bazel build support by Nathaniel Brough · 2 years, 7 months ago
  37. 8add19e Setting version to 0.4.7-dev, cleanup changelog by Petteri Aimonen · 2 years, 2 months ago
  38. afc499f Publishing nanopb-0.4.6 by Petteri Aimonen · 2 years, 2 months ago
  39. 2d48328 Update changelog by Petteri Aimonen · 2 years, 2 months ago
  40. 8a444f3 Fix latest binary package link by Petteri Aimonen · 2 years, 2 months ago
  41. 43815e9 Fix compatibility problems in pip package with newest python-protobuf by Petteri Aimonen · 2 years, 2 months ago
  42. 1ed2617 Fix deprecated github workflow env syntax by Petteri Aimonen · 2 years, 2 months ago
  43. e5c06ed Fix PyPI publish workflow by Petteri Aimonen · 2 years, 2 months ago
  44. 3dde17e Fix uninitialized variable in AVR test runner by Petteri Aimonen · 2 years, 3 months ago
  45. 16ca8c5 nanopb.mk Makefile rules: fix options dependency (#666) by Petteri Aimonen · 2 years, 3 months ago
  46. 4cad0c3 Fix passing of error message from substream callback (#703) by Petteri Aimonen · 2 years, 3 months ago
  47. ada8903 Fix comments going to wrong member variables (#701) by Petteri Aimonen · 2 years, 3 months ago
  48. b574ac5 Cleanup comments, add test for default behavior (#772, #773) by Petteri Aimonen · 2 years, 4 months ago
  49. 3125f8d Add fallback_type option (#772, #773) by ConradWood · 2 years, 4 months ago
  50. 5d2e9aa Fix FindNanopb.cmake not finding options file (#659) by Petteri Aimonen · 2 years, 4 months ago
  51. 6f7bca0 FindNanopb.cmake: Add PROTOC_OPTIONS documentation (#771) by a1lu · 2 years, 4 months ago
  52. e69913e FindNanopb.cmake: Add PROTOC_OPTIONS variable (#768) by Petteri Aimonen · 2 years, 4 months ago
  53. 24b0028 Fix some build errors due to static assert change by Petteri Aimonen · 2 years, 4 months ago
  54. a1519da Fix build on MSVC by Petteri Aimonen · 2 years, 4 months ago
  55. db9ac6b Use C11 static assert mechanism by default (#761, #766) by Petteri Aimonen · 2 years, 4 months ago
  56. 529d26b Refactor name mangling to separate class, improve error messages (#735) by Petteri Aimonen · 2 years, 4 months ago
  57. 6146127 Fix generator error with same inner message name (#746) by Petteri Aimonen · 2 years, 4 months ago
  58. 7d192a6 FindNanopb.cmake: use --nanopb_opt for option passing by default (#752) by Petteri Aimonen · 2 years, 4 months ago
  59. 177d656 Support --proto-path as alias to -I (#749) by Petteri Aimonen · 2 years, 4 months ago
  60. 9d256ec Avoid infinite recursion in generator/protoc script (#762) by Petteri Aimonen · 2 years, 4 months ago
  61. a44b1e7 Avoid error in workflow if version has already been published by Petteri Aimonen · 2 years, 4 months ago
  62. 54d98a8 PYTHON_INSTDIR is not defined if nanopb_BUILD_GENERATOR=OFF (#764) by Avik De · 2 years, 4 months ago
  63. 76bd2d5 Add common reasons for static assert failures to documentation by Petteri Aimonen · 2 years, 5 months ago
  64. 55cdf29 PyPI workflow fixes by Petteri Aimonen · 2 years, 5 months ago
  65. 8018dc6 Fix pypi publish script by Petteri Aimonen · 2 years, 5 months ago
  66. 298c760 Fix pypi publish workflow by Petteri Aimonen · 2 years, 5 months ago
  67. ddb579d Update build badges by Petteri Aimonen · 2 years, 5 months ago
  68. 4254ddb Update pypi workflow by Petteri Aimonen · 2 years, 5 months ago
  69. 01b90f1 Remove legacy travis build and update readme. by Petteri Aimonen · 2 years, 5 months ago
  70. a05bad2 Update code change triggers by Petteri Aimonen · 2 years, 5 months ago
  71. d00d198 Workflow fix by Petteri Aimonen · 2 years, 5 months ago
  72. 87352da Workflow fix by Petteri Aimonen · 2 years, 5 months ago
  73. e838efa Workflow fix by Petteri Aimonen · 2 years, 5 months ago
  74. 38f6ab2 Workflow fix by Petteri Aimonen · 2 years, 5 months ago
  75. aa9476d Merge branch 'dev_workflows' by Petteri Aimonen · 2 years, 5 months ago
  76. 391ba51 Rebuild nanopb_pb2.py and print version numbers on import failure (#733, #742) by Petteri Aimonen · 2 years, 5 months ago
  77. dbfe134 Fix UTF-8 support on Python 2 (#740) by Petteri Aimonen · 2 years, 5 months ago
  78. f4948a0 Fix charset handling in test cases by Petteri Aimonen · 2 years, 5 months ago
  79. 01e9186 Open options file always as UTF-8 (#740) by Petteri Aimonen · 2 years, 5 months ago
  80. 9312d2c Improve handling of varint overflows. by Petteri Aimonen · 2 years, 5 months ago
  81. 3c67a68 Reorganize workflows to two groups: on every push, or weekly. by Petteri Aimonen · 2 years, 5 months ago
  82. f155122 Build examples in CI workflow by Petteri Aimonen · 2 years, 5 months ago
  83. 4e8dd66 Add workflow for Python 2 legacy testing by Petteri Aimonen · 2 years, 5 months ago
  84. b1ee716 Add workflow file for compiler argument tests by Petteri Aimonen · 2 years, 5 months ago
  85. 49c6a14 Add workflow file for simulator tests by Petteri Aimonen · 2 years, 5 months ago
  86. 45770f3 Add github workflow for binary packages by Petteri Aimonen · 2 years, 5 months ago
  87. 9cdc4cf fix: keep full filename without last extension for generated files by Jonathan Seilkopf · 2 years, 5 months ago
  88. 1277161 Rename spm workflow to more descriptive name by Petteri Aimonen · 2 years, 5 months ago
  89. 00d885c Use memcpy instead of iterating on buf_read/write by Gil Shapira · 2 years, 6 months ago
  90. f36f5c7 FindNanopb.cmake: Add option NANOPB_GENERATE_CPP_STANDALONE (#741) by Petteri Aimonen · 2 years, 6 months ago
  91. c6b28c8 Clean up CMake examples (#741) by Petteri Aimonen · 2 years, 6 months ago
  92. 154ad23 Revert "Fix unicode comment handling for Python 2 (#740)" by Petteri Aimonen · 2 years, 7 months ago
  93. 313069b Fix unicode comment handling for Python 2 (fix #740) by Petteri Aimonen · 2 years, 7 months ago
  94. e1a4bbb Add testcase for #740 by Petteri Aimonen · 2 years, 7 months ago
  95. 74e3c79 PlatformIO: Fix ESP-IDF generation. (fix #734) (#739) by Pavel Sokolov · 2 years, 7 months ago
  96. 1670064 PlatformIO version bump again by Petteri Aimonen · 2 years, 7 months ago
  97. 91d6df3 PlatformIO: Fix config parser warning (#736) by Pavel Sokolov · 2 years, 7 months ago
  98. 8fbc844 PlatformIO version push by Petteri Aimonen · 2 years, 7 months ago
  99. d7d3749 PlatformIO: install protobuf compiler dependencies (#732) by Pavel Sokolov · 2 years, 7 months ago
  100. 71f2b18 fix python site-packages install path by Ian Frosst · 2 years, 7 months ago