This PR adds some information to Grove: a check that all string/slice-transforming functions are tracked properly (which finds dozens of missed cases), and some documentation of design designs around naming in the string library. The PR also bumps the Grove version to the latest version which contains many new features and also processes the data a lot faster (40s to 2.5s for the test project). |
||
|---|---|---|
| .. | ||
| grove | ||
| naming-tree.svg | ||
| naming.md | ||
| README.md | ||
| style.md | ||
| vision.md | ||
The Lean standard library
This directory contains development information about the Lean standard library. The user-facing documentation of the standard library is part of the Lean Language Reference.
Here you will find
- the standard library vision document, including the call for contributions,
- the standard library style guide, and
- the standard library naming conventions.