You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Changes
## Terminology Updates
This PR updates documentation to align with the expression phase
terminology changes introduced in
[carbon-language#2964](carbon-language#2964):
* **"symbolic value" → "symbolic constant"**: Updated all remaining
instances using find-and-replace
## Scope of Changes
* Focused on documentation that predates the July 2023 terminology
change
* Used git blame history to identify instances likely using the old
"constant" definition
* Manually reviewed each "constant" usage to distinguish between:
- New definition (unchanged): the broader category including symbolic
constants
Closes
[carbon-language#5599](carbon-language#5599)
---------
Co-authored-by: Hitesh Joshi <[email protected]>
0 commit comments