-
Notifications
You must be signed in to change notification settings - Fork 594
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit... 1. converts anonymous contexts into named contexts and uses those in all multi-push and multi-set statements in order to improve readability. 2. creates a `record-fields-declaration` context, which is used in both - the record declaration preprocessor statement (preproc-record) and - the record instantiation statement. It is to reduce duplicated patterns. Note: This commit does not introduce functional changes.
- Loading branch information
DeathAxe
committed
Aug 23, 2020
1 parent
9323650
commit b00ace8
Showing
1 changed file
with
68 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters