-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Labels
design updateAction items to update docs/design based on approved proposals and leads decisionsAction items to update docs/design based on approved proposals and leads decisionsdocumentationAn issue or proposed change to our documentationAn issue or proposed change to our documentation
Description
#2964 changed our expression phase terminology:
- "value phase" -> "expression phase"
- "symbolic value" -> "symbolic constant"
- "constant" -> "template constant"
- "constant or symbolic value" -> "constant"
However, some documentation still uses the term "symbolic value", and some uses of the term "constant" appear to be following the old definition (e.g. here).
Cleaning up "symbolic value" should be a simple find-and-replace. Cleaning up "constant" probably has to be done by manual inspection, since some uses are presumably using the new definition, but the blame history may help: any usage older than July 2023 (when #2964 was merged) very likely needs to be rewritten to "template constant".
Metadata
Metadata
Assignees
Labels
design updateAction items to update docs/design based on approved proposals and leads decisionsAction items to update docs/design based on approved proposals and leads decisionsdocumentationAn issue or proposed change to our documentationAn issue or proposed change to our documentation