]> git.donarmstrong.com Git - perltidy.git/commit
improve recombine operation, c200
authorSteve Hancock <perltidy@users.sourceforge.net>
Sat, 4 Mar 2023 15:41:59 +0000 (07:41 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sat, 4 Mar 2023 15:41:59 +0000 (07:41 -0800)
commitb744e29582b619035bf5b5f69b01b8d194379358
tree80cbf10ca8a6b8fc560dd6a852aa13697171a2d3
parent0bcb226ad86ad5187b7fe6d5f49d65c605f29bc6
improve recombine operation, c200

This update consolidates the three possible optimization methods in the
recombine operation into a single, simpler method which can be
shown to run in linear time.
lib/Perl/Tidy/Formatter.pm