rocq-prover / rocq-prover/stdlib

Keep All.v in topological order

Open
#106 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rocq Prover
Stars
42
Forks
38
Avg merge
14h 6m
Merged PRs (30d)
3

Description

The CI should ensure that the file theories/All/All.v is kept in topological order (currently, script dev/tools/check-all.sh only checks that it contains all files but nothing about the order of the Require commands).

C.f. https://github.com/coq/stdlib/pull/105#discussion_r1952385731

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with theories/All/All.v and dev/tools/check-all.sh, then read the discussion in pull request #105 linked from the issue. Determine how the existing check verifies file coverage and how Require commands can be compared with topological order. Done means CI rejects an incorrectly ordered All.v while preserving the existing coverage check.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.