1. f615220 Add C++ golden file test suite by Eric Rahm · 7 days ago master
  2. e301b74 Rename Message.HasField to Message.has_field by Eric Rahm · 13 days ago
  3. a0c2957 Remove pb reference by Eric Rahm · 13 days ago
  4. 34808da Merge pull request #218 from reventlov/design_docs_compiler by Jason Graffius · 3 weeks ago
  5. 3e621d7 Merge pull request #220 from reventlov/cpp_dark_corners by Jason Graffius · 10 weeks ago
  6. dd12520 Add draft document covering C++ dark corners. by Ben Olmstead · 3 months ago
  7. 1631d3e Add draft document covering C++ dark corners. by Ben Olmstead · 3 months ago
  8. 2104ce4 Update deprecated `assertRegexpMatches` to its new name. (#217) by Benjamin · 5 months ago v2025.0204.163557
  9. 5901d12 Fix ASAN failure in `array.rend()`. (#219) by Benjamin · 5 months ago v2025.0203.171022
  10. dac4258 Fix heading level for C++ Back End by Ben Olmstead · 6 months ago
  11. 80dfa44 Reread and edit pass. by Ben Olmstead · 6 months ago
  12. ca7b200 More formatting fixes, slight rewording. by Ben Olmstead · 6 months ago
  13. bbe9283 Fix minor syntax issues. by Ben Olmstead · 6 months ago
  14. 9021c72 Document the design of `embossc`. by Ben Olmstead · 6 months ago
  15. 1827594 Handle very large `.emb` files. (#215) by Dmitri Prime · 7 months ago v2024.1221.181843
  16. 615a955 Add `alignas` specifier to buffer in explicit alignment test. (#216) by Dmitri Prime · 7 months ago v2024.1219.234851
  17. bb45c18 Add docs for would-be contributors. (#213) by Dmitri Prime · 7 months ago v2024.1218.230943
  18. 75bdc4c Add error message for obscure case with parameters. (#214) by Dmitri Prime · 7 months ago v2024.1218.215136
  19. 35220b7 Fix tests under `bazel test -c opt`. (#212) by Dmitri Prime · 7 months ago v2024.1205.195338
  20. d7c0ba3 Add test profiles that disable all `EMBOSS_CHECK`s. (#211) by Dmitri Prime · 8 months ago v2024.1120.233102
  21. 73cbd98 Convert Location to a namedtuple, and associated cleanup (#205) by Dmitri Prime · 9 months ago v2024.1017.203246
  22. 46423da Emit a warning when the cached parser is not used. (#204) by Dmitri Prime · 9 months ago v2024.1011.225822
  23. bd276c4 Replace `WhichOneof("x")` with `which_x`. (#197) by Dmitri Prime · 9 months ago v2024.1011.195933
  24. 96675c9 Fix test name. (#203) by Dmitri Prime · 9 months ago v2024.1010.220729
  25. 78901f9 Cache the generated parser tables as a .py file (#196) by Dmitri Prime · 9 months ago v2024.1010.183549
  26. 42e8514 Merge pull request #182 from reventlov/pylint_misc_harmless by Rob Russell · 9 months ago v2024.1010.180834
  27. 3817c78 Add a page of useful links for developers. (#199) by Dmitri Prime · 9 months ago v2024.1010.004723
  28. 8b25b90 Merge pull request #200 from reventlov/debug_stop_after_step by Rob Russell · 9 months ago v2024.1009.230010
  29. 9af089c Fix the front end if no `--debug-stop-before-step` flag is passed. by Ben Olmstead · 9 months ago
  30. 6ddf2f3 Remove debug prints. by Ben Olmstead · 9 months ago
  31. 97cf1a2 Format with Black. by Ben Olmstead · 9 months ago
  32. 0dc1f8d Add `--debug-stop-after-step` flag. by Ben Olmstead · 9 months ago
  33. cefa726 Move `docs_are_up_to_date_test.py` fix instructions into asserts (#198) by Dmitri Prime · 9 months ago v2024.1007.192054
  34. 886cfbb Restructure ACTION and GOTO tables. (#194) by Dmitri Prime · 10 months ago v2024.1002.161650
  35. 9b6907b Bit shift design sketch (#190) by Dmitri Prime · 10 months ago v2024.0930.225512
  36. b519a41 Fix typos. (#179) by Dmitri Prime · 10 months ago v2024.0926.213442
  37. e9cc3ad Fix section links in reference docs. (#188) by Dmitri Prime · 10 months ago v2024.0920.190142
  38. 6faad3e Merge pull request #184 from reventlov/re_fullmatch by Rob Russell · 10 months ago v2024.0920.185518
  39. 467c678 Merge branch 'master' into re_fullmatch by Rob Russell · 10 months ago
  40. 800bd4a Fix docstring lints as reported by internal linter. (#180) by Dmitri Prime · 10 months ago v2024.0920.171930
  41. b545db0 Fix minor type annotation lints. (#183) by Dmitri Prime · 10 months ago v2024.0919.220025
  42. cffcf47 Replace various `assert*()` calls with more specific ones. (#181) by Dmitri Prime · 10 months ago v2024.0919.220002
  43. 731f3d1 Cast to ValueType before ValueIsOk check (#186) by Eric Rahm · 10 months ago v2024.0912.173622
  44. 02a08ab Use `re.fullmatch` instead of `re.match`. by Ben Olmstead · 10 months ago
  45. 1a8f852 Fix miscellaneous harmless lints. by Ben Olmstead · 10 months ago
  46. b854a1c Replace various `assert*()` calls with more specific ones. by Ben Olmstead · 10 months ago
  47. 34d5928 Replace various `assert*()` calls with more specific ones. by Ben Olmstead · 10 months ago
  48. fa103b7 Add action to check Python formatting with black (#177) by Jason Graffius · 10 months ago v2024.0906.235824
  49. 495d3f2 Reformat all source with Black. (#176) by Dmitri Prime · 10 months ago v2024.0906.235710
  50. 0999d98 Fix `constexpr` functions to be C++11-compatible. (#178) by Dmitri Prime · 10 months ago v2024.0906.235142
  51. 061ba82 Add `visibility` to the IR rule. by Ben Olmstead · 10 months ago v2024.0906.020253
  52. aba168d Use bzlmod to manage dependencies by Ted Pudlik · 10 months ago v2024.0903.221435
  53. 8c45c34 Merge pull request #166 from studgeek/me/dep-copy by Jason Graffius · 11 months ago v2024.0809.170004
  54. ed484d7 Fix for Python 3.9 by Jason Graffius · 11 months ago v2024.0808.014417
  55. 2047b5a Explicitly define default ContiguousBuffer assign op by David Rees · 11 months ago
  56. 1d0536d Merge pull request #165 from jasongraffius/toolchain-matrix by Jason Graffius · 11 months ago v2024.0807.152946
  57. 8efef29 Update actions to run both clang and GCC by Jason Graffius · 12 months ago
  58. 084992d Merge pull request #159 from jasongraffius/add-bazel-test-workflow by Jason Graffius · 12 months ago v2024.0722.140800
  59. ff19fec Add Github action to run Bazel tests for every PR by Jason Graffius · 12 months ago
  60. 57f005b Runs compilation failure tests. by Rob Russell · 12 months ago v2024.0719.180131
  61. d048c8c Update set of supported alias-safe types (#158) by Eric Rahm · 12 months ago v2024.0718.173957
  62. 4c78078 Merge pull request #149 from EricRahm/use_dataclass by Rob Russell · 12 months ago v2024.0718.010921
  63. bc2cf42 Fix typo by Eric Rahm · 12 months ago
  64. 482a2a4 Invert typechecking boolean logic by Eric Rahm · 12 months ago
  65. b9da0c7 Cleanup formatting in ir_data_fields by Eric Rahm · 12 months ago
  66. 4df21a9 Cleanup formatting in ir_data_utils by Eric Rahm · 12 months ago
  67. a458c16 Use IrDataT in ir_fields.py by Eric Rahm · 12 months ago
  68. ce6bb11 Use MessageT in ir_data_utils.py by Eric Rahm · 12 months ago
  69. 084ac3a Add note about autovivification by Eric Rahm · 12 months ago
  70. 90eb614 Add debug-only type checking by Eric Rahm · 12 months ago
  71. e8a03a7 Forward kwargs to emboss_cc_library (#155) by armandomontanez · 12 months ago v2024.0716.040724
  72. 1ae0f27 Remove unused <ostream> (#157) by Eric Rahm · 12 months ago v2024.0716.040205
  73. 44682e2 Cleanup ir_data_utils_test.py by Eric Rahm · 1 year ago
  74. ef7de74 Cleanup ir_data_utils.py by Eric Rahm · 1 year ago
  75. e5cdb76 Consolidate `cache_data_fields` by Eric Rahm · 1 year ago
  76. 9961adb Cleanup ir_data_fields by Eric Rahm · 1 year ago
  77. 4a948b6 Cleanup comments in ir_data by Eric Rahm · 1 year ago
  78. 28f6072 Update if sequence in _check_all_source_locations by Eric Rahm · 1 year ago
  79. 9b98d3f Update `test_error_on_missing_inner_array_size` by Eric Rahm · 1 year ago
  80. 61e9a22 Fix missing template parameters (#151) by Ben Lawson · 1 year ago v2024.0702.215418
  81. c4d0956 Convert `ir_data` to a `dataclass` by Eric Rahm · 1 year, 1 month ago
  82. 457234d Merge pull request #145 from EricRahm/add_copy_and_update by Rob Russell · 1 year, 1 month ago v2024.0601.052012
  83. 899f0f3 Add `ir_data_utils.copy` and `update` by Eric Rahm · 1 year, 2 months ago
  84. dd186bb Merge pull request #144 from EricRahm/add_reader by Rob Russell · 1 year, 2 months ago v2024.0524.223635
  85. 3daec5c Add `ir_data_utils.reader` by Eric Rahm · 1 year, 2 months ago
  86. d977a49 Merge pull request #143 from EricRahm/add_builder by Rob Russell · 1 year, 2 months ago v2024.0520.161853
  87. bfd4a58 Add `ir_data_utils.builder` by Eric Rahm · 1 year, 2 months ago
  88. 3f5bb5a Merge pull request #142 from EricRahm/add_ir_data_serializer by Rob Russell · 1 year, 2 months ago v2024.0514.183419
  89. 7994653 Split out an `IrDataSerializer` class by Eric Rahm · 1 year, 2 months ago
  90. 2598103 Merge pull request #141 from EricRahm/rename_ir_pb2 by Aaron Webster · 1 year, 2 months ago v2024.0503.200352
  91. 12c5e84 Rename ir_pb2 to ir_data by Eric Rahm · 1 year, 2 months ago
  92. f837f97 Merge pull request #134 from EricRahm/enum_trait by Rob Russell · 1 year, 2 months ago v2024.0501.215421
  93. 534064f Add bazel support for disabling enum traits by Eric Rahm · 1 year, 2 months ago
  94. cbea20f Add --no-cc-enum-traits param by Eric Rahm · 1 year, 2 months ago
  95. c637649 Split out enum trait generation by Eric Rahm · 1 year, 2 months ago
  96. 54130e2 Add forward declarations for text helpers by Eric Rahm · 1 year, 3 months ago
  97. fb5e6da Merge pull request #133 from EricRahm/strip_comments by Rob Russell · 1 year, 3 months ago v2024.0426.200337
  98. 1744629 Strip comments from templates by Eric Rahm · 1 year, 3 months ago
  99. f94cbfb Merge pull request #135 from EricRahm/add_module_dot_bazel by Rob Russell · 1 year, 3 months ago v2024.0419.155605
  100. 10e3e5b Update .gitignore with more common entries by Eric Rahm · 1 year, 3 months ago