Skip to content

docs: add comprehensive guides for magic format, evaluator, and parser#166

Merged
mergify[bot] merged 1 commit into
mainfrom
dosu/doc-update-165
Mar 9, 2026
Merged

docs: add comprehensive guides for magic format, evaluator, and parser#166
mergify[bot] merged 1 commit into
mainfrom
dosu/doc-update-165

Conversation

@dosubot
Copy link
Copy Markdown
Contributor

@dosubot dosubot Bot commented Mar 9, 2026

Update documentation for #165

This PR introduces extensive documentation covering the magic file format, evaluator engine architecture, and parser implementation. The magic-format guide explains syntax, offset specifications, type systems (including new floating-point and date/timestamp types), operators, and best practices. New evaluator and parser documentation describes the modular architecture, module organization, type reading with endianness support, and operator semantics including IEEE 754 floating-point comparison. An updated API reference provides complete type and function documentation.

Generated by Dosu

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 9, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 9, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 CI must pass

Wonderful, this rule succeeded.

All CI checks must pass. Release-plz PRs are exempt because they only bump versions and changelogs (code was already tested on main), and GITHUB_TOKEN-triggered force-pushes suppress CI.

  • check-success = coverage
  • check-success = quality
  • check-success = test
  • check-success = test-cross-platform (macos-latest, macOS)
  • check-success = test-cross-platform (ubuntu-22.04, Linux)
  • check-success = test-cross-platform (ubuntu-latest, Linux)
  • check-success = test-cross-platform (windows-latest, Windows)

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are within 10 commits of the base branch before merging

  • #commits-behind <= 3

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Mar 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@mergify mergify Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by Mergify

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 9, 2026

🧪 CI Insights

Here's what we observed from your CI run for 6ce880c.

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify mergify Bot merged commit 9ab7879 into main Mar 9, 2026
25 checks passed
@mergify mergify Bot deleted the dosu/doc-update-165 branch March 9, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants