| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: add macOS to CI test matrix | 魏曹先生 | 2 days | 2 | -4/+24 |
| | | |||||
| * | ci: Refactor CI workflows into single check matrix | 魏曹先生 | 2 days | 2 | -65/+11 |
| | | | | | | | Replace the separate code/docs CI jobs and local check flags with a unified `--check-*` flag system, enabling each check to run independently across a platform matrix. | ||||
| * | ci: switch to forked cargo-llvm-cov and refactor coverage tests | 魏曹先生 | 3 days | 1 | -1/+1 |
| | | | | | | | | | Refactor cov-test to collect coverage from workspace tests, integration test crates, and examples, merging them into a single HTML report. This requires the forked cargo-llvm-cov which supports including non-workspace binaries and test/example source files in the report. | ||||
| * | ci: remove output redirection from test commands | 魏曹先生 | 4 days | 2 | -4/+4 |
| | | |||||
| * | chore: remove ZIP template packaging and use directories | 魏曹先生 | 6 days | 1 | -3/+0 |
| | | | | | | | Replace the ZIP-based template archive workflow with direct directory copying. Delete the `package-mling-tmpls` tool and remove the `zip` dependency. | ||||
| * | ci: package mling templates in CI workflow | 魏曹先生 | 6 days | 1 | -0/+3 |
| | | |||||
| * | fix(ci): capture stderr in cargo ci steps | 魏曹先生 | 2026-07-26 | 2 | -4/+4 |
| | | |||||
| * | ci(ci): Move .temp cleanup closer to deployment step | 魏曹先生 | 2026-07-23 | 1 | -3/+5 |
| | | |||||
| * | feat(ci): clean .temp directory before building API docs | 魏曹先生 | 2026-07-23 | 1 | -0/+3 |
| | | |||||
| * | ci: use nightly toolchain for API doc generation | 魏曹先生 | 2026-07-22 | 1 | -1/+4 |
| | | | | | Switch to nightly toolchain and add --docsrs flag to build API docs. | ||||
| * | feat(ci): add coverage test job with cargo-llvm-cov | 魏曹先生 | 2026-07-20 | 1 | -0/+6 |
| | | |||||
| * | ci(ci): update cache keys to include .run directory and split by job | 魏曹先生 | 2026-07-20 | 2 | -8/+8 |
| | | |||||
| * | ci: upload docs test result artifact on failure | 魏曹先生 | 2026-07-20 | 2 | -0/+14 |
| | | |||||
| * | ci(ci): add API docs generation step in deploy workflow | 魏曹先生 | 2026-07-17 | 1 | -0/+5 |
| | | |||||
| * | feat: add CI check workflow and update contributing guide | 魏曹先生 | 2026-07-10 | 1 | -0/+47 |
| | | |||||
| * | ci: add deploy permissions and upgrade deploy-pages to v5 | 魏曹先生 | 2026-07-09 | 1 | -1/+5 |
| | | |||||
| * | ci: remove GitHub Pages deployment workflow | 魏曹先生 | 2026-07-09 | 1 | -35/+0 |
| | | |||||
| * | ci(ci): add .temp cache to speed up CI jobs | 魏曹先生 | 2026-07-09 | 1 | -4/+53 |
| | | |||||
| * | ci: restrict CI trigger to main branch and add unreleased tag job | 魏曹先生 | 2026-06-30 | 1 | -1/+18 |
| | | |||||
| * | Add GitHub Pages deployment workflow | 魏曹先生 | 2026-06-24 | 1 | -0/+35 |
| | | |||||
| * | Add CI workflow for cross-platform testing | 魏曹先生 | 2026-05-21 | 1 | -0/+14 |
