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>
Sun, 1 Oct 2023 10:19:52 +0000 (11:19 +0100)
commit3f0784207669fb24e860f728e533a00460b4fa24
tree41c2072992269071893959819d5b41199b18cedc
parent16168bfefbb9066067aad9c3e5126aa4d292fd69
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