Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: rst0git <[email protected]> Changelog: - [P4Testgen] Unify compiler options and tool options. Ensure options context is always initialized correctly. (4787) [Fabian Ruffy] - Also track invocations in the timer to measure per function statistics. (4929) [Fabian Ruffy] - Make --top4 matching case-insensitive. (4924) [Fabian Ruffy] - Fix Type_Indexed::at (4927) [Chris Dodd] - Clean up the P4-14 dependent code. (4925) [Fabian Ruffy] - Allow extending ToP4, clean its constructors (4899) [Vladimír Štill] - Avoid copying out/inout args when inlining (4877) [Chris Dodd] - Allow keywords to be used as annotation names. (4897) [Chris Dodd] - Remove the workaround that was required for MacOS CI installation. (4921) [Fabian Ruffy] - Allow to take precedence over for warning messages (4894) [Kyle Cripps] - [4883] Remove unused actions whose name starts with "__" (4900) [Kyle Cripps] - Factor common base ExternCall for ExternMethod/ExternFunction (4898) [Chris Dodd] - Only process IR::Paths inside of IR::ParserState context (4910) [Kyle Cripps] - Add missed include (4915) [Anton Korobeynikov] - Split the state more conservatively when a parser contains decl initializers (4902) [Kyle Cripps] - Added "inst_type" field in introspection.json. (4905) [Komal Jain] - Reduce the number of memory allocations in def-use (4904) [Anton Korobeynikov] - Docs: Update Documentation Instructions (4875) [Adarsh Rawat] - Bump peter-evans/create-pull-request from 6 to 7 (4903) [dependabot[bot]] Co-authored-by: rst0git <[email protected]>
- Loading branch information