-
Notifications
You must be signed in to change notification settings - Fork 0
feat/minimal dpoi qca loop #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
e88b737
chore: restore lint-clean baseline
flyingrobots 77d8c6e
docs: link F013 spec
flyingrobots 3e69a21
feat: add phase 1 scaffolding and clang tidy job
flyingrobots 818908a
fix: address review feedback for phase 1 scaffolding
flyingrobots 0be5885
fix: retain test assertions in release builds
flyingrobots 6f961a4
fix: align rule edge copies with destination width
flyingrobots ef28cbf
chore: sync docs and tooling per review
flyingrobots a21e7be
docs: clarify ownership and workflow guidance
flyingrobots 3aa3ce0
ci: fix coverage instrumentation and tidy summary
flyingrobots 7f45aac
fix: support clang warning set on CI
flyingrobots 2b752fb
build: drop redundant apple clang warning overrides
flyingrobots 02aabf2
fix: simplify error string count macro
flyingrobots 950a0d0
docs: fix c style guide fences
flyingrobots 6dac5b4
fix: satisfy clang-tidy secure api checks
flyingrobots c55923d
chore: unblock phase 1 branch gate
flyingrobots 986b0dc
chore: repair commitlint range parsing
flyingrobots c2b4638
chore: resolve commitlint base ref lookup
flyingrobots 1bbfe6a
chore: invoke commitlint via npx directly
flyingrobots e4e9a29
chore: apply conventional config for commitlint
flyingrobots a8fd61c
chore: install commitlint deps via npx
flyingrobots 9147339
chore: pin commitlint packages in ci
flyingrobots c280e7a
ci: add commitlint config
flyingrobots 06e687f
ci: invoke commitlint cli binary
flyingrobots 45c1ade
ci: allow build commit type
flyingrobots ae3d992
fix: replace insecure libc usage
flyingrobots 5e58ef7
fix: harden cli buffer handling
flyingrobots c0437b2
chore: drop unused include from mg-cli
flyingrobots aa82e9d
Revert "chore: drop unused include from mg-cli"
flyingrobots b0d34ad
chore: address review feedback
flyingrobots ceadb81
fix: satisfy ci static analysis
flyingrobots cd249c1
fix: appease ci lint fallout
flyingrobots 72248c9
Update src/match.c
flyingrobots d465550
feat: record qca tick timing metrics
flyingrobots 2144c76
fix: undef fortify before redefining
flyingrobots 4286bf7
ci: drop macos jobs from matrix
flyingrobots 08608a8
chore: add local quality matrix helper
flyingrobots 3174e00
feat: add docker quality matrix tooling
flyingrobots f38ddc4
docs: sync clang-tidy snippet with canonical config
flyingrobots afcde34
feat(qca): handle split_w matches
flyingrobots 15cc444
fix(error): widen digit buffer for 64-bit conversions
flyingrobots 37b7a47
fix(match): guard push against count overflow
flyingrobots 67602a9
fix(qca): zero match counters on failure
flyingrobots 699a7da
docs(workflow): add shell fences for matrix commands
flyingrobots 3eb3172
chore(ci): fix env propagation in matrix leg
flyingrobots 4d6aa8f
chore(ci): fix option loop in local matrix script
flyingrobots 0d7bcbe
chore(ci): honor build dir in security audit
flyingrobots c8b0b31
chore(ci): document MG_TIDY_BUILD_DIR usage
flyingrobots 377dd86
ci: drop commitlint extends dependency
flyingrobots 0e0ac7b
chore: drop build artifacts and finalize lint run
flyingrobots ea7295f
fix: repair ci coverage lint and security steps
flyingrobots 56a0e0c
fix: stabilize coverage and security jobs
flyingrobots 0ac952c
fix: address ci review feedback
flyingrobots d377f43
fix: restore lint env and clamp digits base
flyingrobots 4224e90
fix: unblock sanitizer workflows
flyingrobots 5093c57
fix: link safe-stack runtime for coverage
flyingrobots f8dc548
fix: appease clang tidy bool conversions
flyingrobots 6c60116
fix: keep stack canaries visible for audit
flyingrobots 4a45f74
fix: teach audit about safe stack
flyingrobots 6b97996
fix: modernize error assert and audit pie detection
flyingrobots 884e4b8
fix: appease tidy on digits static assert
flyingrobots 77f2ba0
docs: record safetystack follow-up debrief
flyingrobots dd579fc
ci: isolate sanitizer flags per matrix job
flyingrobots a654324
chore: move debrief log and harden ci tooling
flyingrobots a4dc698
docs: log 2025-10-20 debrief
flyingrobots 7947dff
docs: clean debrief log formatting
flyingrobots 2f9d7a9
ci: skip non-conventional bot commits
flyingrobots File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.