add meta.yml and generate opam file, README.md and CI #1
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/bintree.v#L133
Not a truly recursive fixpoint.
|
src/bintree.v#L270
Not a truly recursive fixpoint.
|
src/sorting.v#L308
Not a truly recursive fixpoint.
|
src/bintree.v#L473
Not a truly recursive fixpoint.
|
src/bintree.v#L629
Not a truly recursive fixpoint.
|
src/priority.v#L80
Not a truly recursive fixpoint.
|
src/quadtree.v#L321
Not a truly recursive fixpoint.
|
src/quadtree.v#L340
Not a truly recursive fixpoint.
|
src/quadtree.v#L342
Not a truly recursive fixpoint.
|
src/quadtree.v#L657
Not a truly recursive fixpoint.
|
This job succeeded
Loading