tvl-depot/tvix/eval/docs
Ben Webb 23e0973cdf docs(tvix): fix some typos across various documents
Fix some typos found while reading various documents, mostly those
relating to the castore.

Here is a summary of the edits.

- fix broken link between documents in the store and castore directories
- clarify expression in castore's data model document that indicates
  that the *name* of each child node of a directory must be unique
  across all three lists of children
- add missing closing parenthesis in castore's data model document
- replace "how" with "what" in the phrase "unclear how a ... would even
  look like" in castore's why-not-git-trees document
- remove unnecessary articles in castore's blobstore chunking document
- add missing "y" to "optionall" in eval's compilation of bindings
  document

Change-Id: I1997ea91bb4e9c40abcd81e0cde9405968580ba6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11763
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2024-06-08 21:17:56 +00:00
..
abandoned docs(tvix/eval): document abandoned thread-local vm 2022-11-08 08:41:04 +00:00
bindings.md docs(tvix): fix some typos across various documents 2024-06-08 21:17:56 +00:00
build-references.md docs(tvix/eval): why context strings now 2023-12-29 21:55:58 +00:00
builtins.md feat(tvix/eval): implement appendContext 2024-04-04 17:24:26 +00:00
catchable-errors.md docs(tvix/eval): notes on the implementation of catchable errors 2024-02-21 13:32:38 +00:00
known-optimisation-potential.md docs(tvix/eval): C++ Nix now has deduplicated inherit (from) 2024-03-12 21:23:32 +00:00
language-issues.md chore(tvix/eval): fix markdown labeled link syntax 2023-06-15 19:40:08 +00:00
opcodes-attrsets.md docs(tvix/eval): add design documentation for attrset opcodes 2022-08-13 15:31:50 +00:00
recursive-attrs.md docs(tvix/eval): note C++ implementation details for C++ Nix 2022-09-18 15:01:34 +00:00
vm-loop.md docs(tvix/eval): suggested layout adjustment to VM loop diagram 2023-03-14 09:56:28 +00:00