1. 3125f8d Add fallback_type option (#772, #773) by ConradWood · 2 years, 1 month ago
  2. 5d2e9aa Fix FindNanopb.cmake not finding options file (#659) by Petteri Aimonen · 2 years, 1 month ago
  3. 6f7bca0 FindNanopb.cmake: Add PROTOC_OPTIONS documentation (#771) by a1lu · 2 years, 2 months ago
  4. e69913e FindNanopb.cmake: Add PROTOC_OPTIONS variable (#768) by Petteri Aimonen · 2 years, 2 months ago
  5. 24b0028 Fix some build errors due to static assert change by Petteri Aimonen · 2 years, 2 months ago
  6. a1519da Fix build on MSVC by Petteri Aimonen · 2 years, 2 months ago
  7. db9ac6b Use C11 static assert mechanism by default (#761, #766) by Petteri Aimonen · 2 years, 2 months ago
  8. 529d26b Refactor name mangling to separate class, improve error messages (#735) by Petteri Aimonen · 2 years, 2 months ago
  9. 6146127 Fix generator error with same inner message name (#746) by Petteri Aimonen · 2 years, 2 months ago
  10. 7d192a6 FindNanopb.cmake: use --nanopb_opt for option passing by default (#752) by Petteri Aimonen · 2 years, 2 months ago
  11. 177d656 Support --proto-path as alias to -I (#749) by Petteri Aimonen · 2 years, 2 months ago
  12. 9d256ec Avoid infinite recursion in generator/protoc script (#762) by Petteri Aimonen · 2 years, 2 months ago
  13. a44b1e7 Avoid error in workflow if version has already been published by Petteri Aimonen · 2 years, 2 months ago
  14. 54d98a8 PYTHON_INSTDIR is not defined if nanopb_BUILD_GENERATOR=OFF (#764) by Avik De · 2 years, 2 months ago
  15. 76bd2d5 Add common reasons for static assert failures to documentation by Petteri Aimonen · 2 years, 2 months ago
  16. 55cdf29 PyPI workflow fixes by Petteri Aimonen · 2 years, 3 months ago
  17. 8018dc6 Fix pypi publish script by Petteri Aimonen · 2 years, 3 months ago
  18. 298c760 Fix pypi publish workflow by Petteri Aimonen · 2 years, 3 months ago
  19. ddb579d Update build badges by Petteri Aimonen · 2 years, 3 months ago
  20. 4254ddb Update pypi workflow by Petteri Aimonen · 2 years, 3 months ago
  21. 01b90f1 Remove legacy travis build and update readme. by Petteri Aimonen · 2 years, 3 months ago
  22. a05bad2 Update code change triggers by Petteri Aimonen · 2 years, 3 months ago
  23. d00d198 Workflow fix by Petteri Aimonen · 2 years, 3 months ago
  24. 87352da Workflow fix by Petteri Aimonen · 2 years, 3 months ago
  25. e838efa Workflow fix by Petteri Aimonen · 2 years, 3 months ago
  26. 38f6ab2 Workflow fix by Petteri Aimonen · 2 years, 3 months ago
  27. aa9476d Merge branch 'dev_workflows' by Petteri Aimonen · 2 years, 3 months ago
  28. 391ba51 Rebuild nanopb_pb2.py and print version numbers on import failure (#733, #742) by Petteri Aimonen · 2 years, 3 months ago
  29. dbfe134 Fix UTF-8 support on Python 2 (#740) by Petteri Aimonen · 2 years, 3 months ago
  30. f4948a0 Fix charset handling in test cases by Petteri Aimonen · 2 years, 3 months ago
  31. 01e9186 Open options file always as UTF-8 (#740) by Petteri Aimonen · 2 years, 3 months ago
  32. 9312d2c Improve handling of varint overflows. by Petteri Aimonen · 2 years, 3 months ago
  33. 3c67a68 Reorganize workflows to two groups: on every push, or weekly. by Petteri Aimonen · 2 years, 3 months ago
  34. f155122 Build examples in CI workflow by Petteri Aimonen · 2 years, 3 months ago
  35. 4e8dd66 Add workflow for Python 2 legacy testing by Petteri Aimonen · 2 years, 3 months ago
  36. b1ee716 Add workflow file for compiler argument tests by Petteri Aimonen · 2 years, 3 months ago
  37. 49c6a14 Add workflow file for simulator tests by Petteri Aimonen · 2 years, 3 months ago
  38. 45770f3 Add github workflow for binary packages by Petteri Aimonen · 2 years, 3 months ago
  39. 9cdc4cf fix: keep full filename without last extension for generated files by Jonathan Seilkopf · 2 years, 3 months ago
  40. 1277161 Rename spm workflow to more descriptive name by Petteri Aimonen · 2 years, 3 months ago
  41. 00d885c Use memcpy instead of iterating on buf_read/write by Gil Shapira · 2 years, 3 months ago
  42. f36f5c7 FindNanopb.cmake: Add option NANOPB_GENERATE_CPP_STANDALONE (#741) by Petteri Aimonen · 2 years, 4 months ago
  43. c6b28c8 Clean up CMake examples (#741) by Petteri Aimonen · 2 years, 4 months ago
  44. 154ad23 Revert "Fix unicode comment handling for Python 2 (#740)" by Petteri Aimonen · 2 years, 4 months ago
  45. 313069b Fix unicode comment handling for Python 2 (fix #740) by Petteri Aimonen · 2 years, 4 months ago
  46. e1a4bbb Add testcase for #740 by Petteri Aimonen · 2 years, 4 months ago
  47. 74e3c79 PlatformIO: Fix ESP-IDF generation. (fix #734) (#739) by Pavel Sokolov · 2 years, 4 months ago
  48. 1670064 PlatformIO version bump again by Petteri Aimonen · 2 years, 5 months ago
  49. 91d6df3 PlatformIO: Fix config parser warning (#736) by Pavel Sokolov · 2 years, 5 months ago
  50. 8fbc844 PlatformIO version push by Petteri Aimonen · 2 years, 5 months ago
  51. d7d3749 PlatformIO: install protobuf compiler dependencies (#732) by Pavel Sokolov · 2 years, 5 months ago
  52. 71f2b18 fix python site-packages install path by Ian Frosst · 2 years, 5 months ago
  53. e2dffe1 remove dependency on Python distutils by Ian Frosst · 2 years, 5 months ago
  54. 67f44e1 Update platformio version to 0.4.6.1. by Petteri Aimonen · 2 years, 5 months ago
  55. cba8b8c Added test with default platformio.ini by Pavel Sokolov · 2 years, 5 months ago
  56. 00a317d CI: refactor platformio.yaml (split dirs) by Pavel Sokolov · 2 years, 5 months ago
  57. a36ecda platformio_generator: do not use exit() in non-error cases (Fix https://github.com/nanopb/nanopb/issues/725) by Pavel Sokolov · 2 years, 5 months ago
  58. 6efb3ef PlatformIO generator - exit with clearer message when no `nanopb_protos` specified (fix #723) by Pavel Sokolov · 2 years, 5 months ago
  59. 3d65777 Manual fixes. by Slavey Karadzhov · 2 years, 5 months ago
  60. 29d3f03 Fixed small spelling mistakes. by Slavey Karadzhov · 2 years, 5 months ago
  61. 05be9e1 Parse all include files before generating code (#720) by Anthony Pesch · 2 years, 5 months ago
  62. 1366695 Add generator support for PlatformIO (#718) by Pavel Sokolov · 2 years, 6 months ago
  63. 3e44122 Fix compiler warning on MSVC (#717) by Petteri Aimonen · 2 years, 6 months ago
  64. 426a60e Fix compiler warning with PB_BUFFER_ONLY (#717) by Petteri Aimonen · 2 years, 6 months ago
  65. ab19ecb Improve optimization for little-endian platforms. by Petteri Aimonen · 2 years, 9 months ago
  66. bdfaeaa Fix problems running tests with newer SCons version (deprecated env.has_key()) by Petteri Aimonen · 2 years, 10 months ago
  67. 863b739 Emit size_union only once, with guards (#692) by Ingo Kresse · 2 years, 10 months ago
  68. 9d11e05 feat: Change NANOPB_VERSION macro to string by David Sabatie · 2 years, 10 months ago
  69. 1d43d10 Fix PB_CONVERT_DOUBLE_FLOAT option in docs by Tobias Nießen · 2 years, 11 months ago
  70. 4730bae Fix typo in concepts documentation by Tobias Nießen · 2 years, 11 months ago
  71. ba0628f Add clean target to generator/proto/Makefile (#681) by ghseb · 2 years, 11 months ago
  72. 11885ad Use 'static_assert' keyword for iar (#679) by ghseb · 3 years ago
  73. a9b7a2f Fix problem with previous change to CMakeLists (#677) by Ivan Zrno · 3 years ago
  74. 70f8457 Make CMakeLists more uniform (#676) by Mathis Logemann · 3 years ago
  75. 3580a3d Attempt to fix Linux package build error with new versions of python-protobuf by Petteri Aimonen · 3 years ago
  76. 773d987 Explicitly check for pItem == NULL to satisfy Xcode analyzer (#667, #674) by Petteri Aimonen · 3 years ago
  77. 98a4911 Move PB_WT_PACKED definition to the header (#671) by Petteri Aimonen · 3 years ago
  78. 76d835a [CMake] add build interface (#669) by Mathis Logemann · 3 years ago
  79. 29b8ee4 Windows .bats: use standard python invocation instead of py.exe launcher (#657) by Karl Ljungkvist · 3 years, 1 month ago
  80. 92dd2c9 Fixing uninitialized PYTHON_INSTDIR in CMakeLists.txt (#652) by Oleg Dolgy · 3 years, 2 months ago
  81. 6700ee0 Setting version to 0.4.6-dev by Petteri Aimonen · 3 years, 2 months ago
  82. c912413 Further poetry fix.. by Petteri Aimonen · 3 years, 2 months ago
  83. f7e4140 Publishing nanopb-0.4.5 by Petteri Aimonen · 3 years, 2 months ago
  84. b7e0278 Poetry: override default exclude from .gitignore by Petteri Aimonen · 3 years, 2 months ago
  85. c83a553 Fix poetry build when dist folder does not exist by Petteri Aimonen · 3 years, 2 months ago
  86. ed31ae6 Poetry build: fix spaces in path by Petteri Aimonen · 3 years, 2 months ago
  87. ea10622 Fix duplicate union definition in generated file (#637) by Jakub Tymejczyk · 3 years, 2 months ago
  88. 4d58171 Add test case for #637 by Petteri Aimonen · 3 years, 2 months ago
  89. a2ddaeb Fix compiler error in generated initializer for submessage callback (#631) by Petteri Aimonen · 3 years, 2 months ago
  90. cd8dc66 Pip package: include nanopb_pb2.py (#629) by Petteri Aimonen · 3 years, 2 months ago
  91. e7f8c40 Fix descriptor width calculation for 64-bit types (#644) by Petteri Aimonen · 3 years, 2 months ago
  92. 77e23ac Fix test case build error on clang. by Petteri Aimonen · 3 years, 2 months ago
  93. 0a03bdf fuzztest: Better coverage of static data in oneof (#647) by Petteri Aimonen · 3 years, 2 months ago
  94. e2f0ccf Fix invalid free() with oneof (#647) by Petteri Aimonen · 3 years, 2 months ago
  95. 9cbe4ae Add testcase for #647: invalid free with oneof by Petteri Aimonen · 3 years, 2 months ago
  96. 0aa6f11 Revert old fix for #617 by Petteri Aimonen · 3 years, 2 months ago
  97. e3a302b Fix unordered field numbers inside oneof causing fields to be ignored (#617) by Petteri Aimonen · 3 years, 2 months ago
  98. 12f3708 Fix comment inclusion not working on python-protobuf 3.0 (#85, #645) by Petteri Aimonen · 3 years, 2 months ago
  99. e942f15 Enable comments generation by default and add test case (#85, #645) by Petteri Aimonen · 3 years, 2 months ago
  100. 255d504 Add support for including comments from .proto file (#85, #645) by Angel ILIEV · 3 years, 2 months ago