Skip to content

Commit

Permalink
Cleanup regex compiler operators and operands source (#10879)
Browse files Browse the repository at this point in the history
Cleans up the `regcomp.cpp` source to fix class names, comments, and simplify logic around processing operators and operands returned by the parser. Several class member variables used for state are moved or eliminated. Some member functions and variables are renamed. Cleanup of the parser logic will be in a follow-on PR.

Reference #3582
Follow on to #10843

Authors:
  - David Wendt (https://github.com/davidwendt)

Approvers:
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Yunsong Wang (https://github.com/PointKernel)

URL: #10879
  • Loading branch information
davidwendt authored May 27, 2022
1 parent 7c26691 commit 1179e46
Showing 1 changed file with 160 additions and 170 deletions.
Loading

0 comments on commit 1179e46

Please sign in to comment.