• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

renatahodovan / grammarinator / 18018305777

Builds Branch Commit Type Ran Committer Via Coverage
18018305777 master Improve standard-conformance of the C++ code base (#336) - Use `std::filesystem`-based techniques to collect files in a directory instead of `glob.h`, which is POSIX-only. - Avoid implicit conversions between `std::filesystem::path` and `std:... push 25 Sep 2025 07:21PM UTC web-flow github
84.6
18017936913 master Improve the C++ build system (#335) - Allow multiple include directories to be specified. To cmake, the `GRAMMARINATOR_INCLUDEDIRS` variable can be passed with a semicolon-separated list of directories. For the build helper script, the `--i... push 25 Sep 2025 07:06PM UTC web-flow github
84.71
18017900285 cxx-std-conf Merge d40607bdd into ce02ef0f2 Pull #336 25 Sep 2025 07:04PM UTC web-flow github
84.33
18017598377 cxx-build-impr Merge 83bbc961b into ce02ef0f2 Pull #335 25 Sep 2025 06:51PM UTC web-flow github
84.56
18015831126 master Fix decoding of FlatBuffers-encoded data (#334) If the data to be decoded is shorter than the minimum expected size, then flatbuffer implementation triggers a debug assert. push 25 Sep 2025 05:38PM UTC web-flow github
84.4
18015559192 master Update build system to handle non-gcc/clang compilers (#333) - Don't hard-code compiler or linker options in the CMakeLists. C++ standard support and optimizations are handled by cmake via built-in variables (like CMAKE_CXX_STANDARD and CMAKE... push 25 Sep 2025 05:30PM UTC web-flow github
83.78
18015538236 fix-decode Fix decoding of FlatBuffers-encoded data If the data to be decoded is shorter than the minimum expected size, then flatbuffer implementation triggers a debug assert. Pull #334 25 Sep 2025 05:26PM UTC renatahodovan github
84.6
18015353406 non-gcc-clang-build Merge 21cd77665 into db26e7459 Pull #333 25 Sep 2025 05:19PM UTC web-flow github
84.6
18015103977 master Second try to improve the configuration of libgrlf and tools (#332) Revert most of the previous patch that removed config.h. This commit restores config.h renamed as grammarinator/config.hpp, while removing the disturbing warning messages and the... push 25 Sep 2025 05:09PM UTC web-flow github
84.6
18014841605 confighpp Merge 41503b8bd into 956cb0a8f Pull #332 25 Sep 2025 05:00PM UTC web-flow github
84.6
18014825628 master Fix compilation errors in the C++ generator template (#331) - Fix incorrectly typed code in assignments to local variables. - Enforce casting of weights specified in the grammar to doubles. - Fix incorrect initialization of arguments, locals, ret... push 25 Sep 2025 04:58PM UTC web-flow github
84.25
18014802027 master Fix when listeners get notified about entry to / exit from lexer rules in C++ (#330) The Python runtime already properly handles the notification of listeners about token fragments, i.e., listeners see the name of the fragment on entry / exit. In... push 25 Sep 2025 04:57PM UTC web-flow github
84.05
18014649951 cxx-template-comp-error-fix Merge cd32c66e3 into 9d5e62789 Pull #331 25 Sep 2025 04:51PM UTC web-flow github
84.05
18014431232 listeners-enter-exit-cxx Merge b9b507aad into 9d5e62789 Pull #330 25 Sep 2025 04:49PM UTC web-flow github
84.56
18014391080 master Grammar test maintenance (#329) - Changed names of models and listeners defined in `@header` actions in several grammars to match that of the grammar (makes test command lines more uniform across tests). - Changes test logic in ImplicitLitera... push 25 Sep 2025 04:40PM UTC web-flow github
84.56
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 70
  • 71
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc