Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Clean up identifier names. #139

Merged
merged 3 commits into from
May 22, 2024
Merged

Conversation

sjrd
Copy link
Collaborator

@sjrd sjrd commented May 21, 2024

No description provided.

@sjrd sjrd requested a review from tanishiking May 21, 2024 15:53
sjrd added 3 commits May 22, 2024 09:45
We previously used aliases not to disrupt the codebase, but now it
is time to clean up.
* `xName` -> `xID` where appropriate.
* `typ` -> `tpe` when alone, to be consistent with Core conventions.
* `xTyp` -> `xType`, likewise.
@sjrd sjrd force-pushed the cleanup-identifier-names branch from 90e9581 to 25306a3 Compare May 22, 2024 07:53
@sjrd sjrd merged commit ca6e13e into tanishiking:main May 22, 2024
1 check passed
@sjrd sjrd deleted the cleanup-identifier-names branch May 22, 2024 08:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants