lh-l4v/docs
Gerwin Klein 8f5e6540de
docs: add a guide for commit messages
Add a guide for how to write commit messages and commit message tags to
make the messages more consistent and to help new people on the project
get started more quickly.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2024-01-17 15:21:41 +11:00
..
plans make Jira links nicer 2021-04-13 16:27:42 +10:00
Makefile docs: add style guide to `run_tests` 2021-06-29 10:57:53 +10:00
README.md Import documentation: CRefine notes 2022-04-27 15:37:37 +10:00
ROOT docs: split_simps and case over fun/primrec 2022-05-05 09:18:47 +10:00
Style.thy docs: style: right- vs left-wrapping of operators 2023-05-04 11:36:50 +10:00
Style_pre.thy update copyright 2022-11-09 15:52:50 +11:00
arch-split.md docs: use archive link for locale docs 2021-12-21 16:28:29 +11:00
commit-messages.md docs: add a guide for commit messages 2024-01-17 15:21:41 +11:00
compacting-proofs.md Matt's short guide on compacting proofs 2021-04-13 10:41:28 +10:00
conventions.md docs: fix typo 2021-11-03 15:11:39 +11:00
crefine-notes.md Import documentation: CRefine notes 2022-04-27 15:37:37 +10:00
de-duplicating-proofs.md Add arch-splitting documentation 2021-04-13 10:41:28 +10:00
find-consts.md Japheth's guide to find_consts 2021-04-13 10:41:28 +10:00
find-theorems.md docs+README: update Isabelle links to https 2024-01-17 15:21:06 +11:00
haskell-assertions.md Import documentation: Haskell assertions (#285) 2021-06-03 08:24:56 +10:00
setup.md docs+README: update Isabelle links to https 2024-01-17 15:21:06 +11:00
tests.xml docs: add style guide to `run_tests` 2021-06-29 10:57:53 +10:00

README.md

Documentation

This directory contains markdown and theory files with conventions and other documentation for the l4v repository.

This is work in progress and contributions are welcome. Feel encouraged to raise pull requests for more material and/or corrections.

Topics

Current topics are:

Plans

The directory plans/ contains ideas and plans for proof-engineering improvements in this repo. They are at the idea stage, not fully worked out yet. Feel free to contribute new ideas, to make an existing one more concrete, or to pick one up and work on it.