manually revert damaged caused by jacob to pseudocode parser
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 1 Oct 2023 10:12:55 +0000 (11:12 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:21 +0000 (19:26 +0000)
commit68cfbc02ab01bfd57237f2278a38e00d7e4c12da
tree159a13ed7b51d56ceac397bc62461e8dd23be5b9
parent0eacd4bd53161f7588da6a323ba8ec577382081f
manually revert damaged caused by jacob to pseudocode parser
the purpose of the parser database is to preserve precisely and exactly
the data that is read in, such that it is possible to re-write it
precisely and exactly

jacob had destroyed that extremely important requirement by making
unauthorized modifications to this fundamental low-level code.

jacobs task is now to review the reversions and re-implement the
otherwise extremely valuable enhancements, but this time in a
way that listens to the project leader and administrators
src/openpower/decoder/pseudo/pagereader.py