]> git.donarmstrong.com Git - perltidy.git/log
perltidy.git
4 years agoSome minor cleanups
Steve Hancock [Sat, 5 Jun 2021 13:18:19 +0000 (06:18 -0700)]
Some minor cleanups

4 years agoRevised data structures for welding
Steve Hancock [Fri, 4 Jun 2021 14:28:28 +0000 (07:28 -0700)]
Revised data structures for welding

4 years agoimproved treatment of lexical subs
Steve Hancock [Tue, 1 Jun 2021 20:12:46 +0000 (13:12 -0700)]
improved treatment of lexical subs

4 years agoadd v-string underscores; warn of leading commas
Steve Hancock [Tue, 1 Jun 2021 01:46:06 +0000 (18:46 -0700)]
add v-string underscores; warn of leading commas

4 years agoupdate comments
Steve Hancock [Mon, 31 May 2021 23:01:49 +0000 (16:01 -0700)]
update comments

4 years agoremoved some needless code related to check-syntax
Steve Hancock [Mon, 31 May 2021 02:22:59 +0000 (19:22 -0700)]
removed some needless code related to check-syntax

4 years agoFix parsing error at operator following a comma
Steve Hancock [Fri, 28 May 2021 04:52:15 +0000 (21:52 -0700)]
Fix parsing error at operator following a comma

4 years agominor coding cleanups
Steve Hancock [Thu, 27 May 2021 16:04:02 +0000 (09:04 -0700)]
minor coding cleanups

4 years agoadd test for parsing numeric values
Steve Hancock [Thu, 27 May 2021 13:55:16 +0000 (06:55 -0700)]
add test for parsing numeric values

4 years agoAdded optional o in octal number definitions
Steve Hancock [Thu, 27 May 2021 00:46:01 +0000 (17:46 -0700)]
Added optional o in octal number definitions

4 years agoFix several problems with -lp formatting
Steve Hancock [Wed, 26 May 2021 04:08:38 +0000 (21:08 -0700)]
Fix several problems with -lp formatting

4 years agominor cleanups
Steve Hancock [Sun, 23 May 2021 13:23:03 +0000 (06:23 -0700)]
minor cleanups

4 years agoremoved unsupported versions before 5.14
Steve Hancock [Sun, 23 May 2021 13:21:39 +0000 (06:21 -0700)]
removed unsupported versions before 5.14

4 years agoadded perl 5.30 and 5.32 for Travis-ci
Steve Hancock [Sat, 22 May 2021 13:47:04 +0000 (06:47 -0700)]
added perl 5.30 and 5.32 for Travis-ci

4 years agofix comment
Steve Hancock [Sat, 22 May 2021 00:43:46 +0000 (17:43 -0700)]
fix comment

4 years agoeliminate a bareword filehandle
Steve Hancock [Sat, 22 May 2021 00:37:04 +0000 (17:37 -0700)]
eliminate a bareword filehandle

4 years agocleanup debug statements
Steve Hancock [Fri, 21 May 2021 23:49:21 +0000 (16:49 -0700)]
cleanup debug statements

4 years agoModify welding rules for -lp
Steve Hancock [Fri, 21 May 2021 18:06:23 +0000 (11:06 -0700)]
Modify welding rules for -lp

4 years agocleanup sub respace_tokens
Steve Hancock [Mon, 17 May 2021 12:41:02 +0000 (05:41 -0700)]
cleanup sub respace_tokens

4 years agoFix inconsistency involving counting commas
Steve Hancock [Sun, 16 May 2021 14:13:59 +0000 (07:13 -0700)]
Fix inconsistency involving counting commas

4 years agoSlightly modify line breaks for -lp indentation
Steve Hancock [Sun, 16 May 2021 00:20:49 +0000 (17:20 -0700)]
Slightly modify line breaks for -lp indentation

4 years agominor coding cleanups
Steve Hancock [Fri, 14 May 2021 23:19:08 +0000 (16:19 -0700)]
minor coding cleanups

4 years agoRewrite coding for -bom flag
Steve Hancock [Fri, 14 May 2021 06:48:59 +0000 (23:48 -0700)]
Rewrite coding for -bom flag

4 years agocoding cleanup
Steve Hancock [Thu, 13 May 2021 20:02:43 +0000 (13:02 -0700)]
coding cleanup

4 years agoAdjust tolerances for some line length tests
Steve Hancock [Thu, 13 May 2021 15:07:23 +0000 (08:07 -0700)]
Adjust tolerances for some line length tests

4 years agoDo not apply -lp formatting to containers with here-doc text
Steve Hancock [Mon, 10 May 2021 22:10:59 +0000 (15:10 -0700)]
Do not apply -lp formatting to containers with here-doc text

4 years agoFix some edge welding cases
Steve Hancock [Sun, 9 May 2021 23:29:24 +0000 (16:29 -0700)]
Fix some edge welding cases

4 years agoImprove tolerance for welding qw quotes
Steve Hancock [Sun, 9 May 2021 13:51:39 +0000 (06:51 -0700)]
Improve tolerance for welding qw quotes

4 years agoRevise weld tolerances, simplify code, fix welded ci
Steve Hancock [Sun, 9 May 2021 02:08:19 +0000 (19:08 -0700)]
Revise weld tolerances, simplify code, fix welded ci

4 years agoCorrect brace types mismarked by tokenizer, update
Steve Hancock [Sat, 8 May 2021 13:04:00 +0000 (06:04 -0700)]
Correct brace types mismarked by tokenizer, update

4 years agoAdded warning when -ci has to be reduced; ref rt #136415
Steve Hancock [Fri, 7 May 2021 14:40:27 +0000 (07:40 -0700)]
Added warning when -ci has to be reduced; ref rt #136415

4 years agocombine duplicate subs
Steve Hancock [Fri, 7 May 2021 14:26:31 +0000 (07:26 -0700)]
combine duplicate subs

4 years agoImprove indentation of welded multiline qw quotes
Steve Hancock [Fri, 7 May 2021 13:16:28 +0000 (06:16 -0700)]
Improve indentation of welded multiline qw quotes

4 years agoTest length of closing multiline qw quote before welding
Steve Hancock [Thu, 6 May 2021 13:31:16 +0000 (06:31 -0700)]
Test length of closing multiline qw quote before welding

4 years agoUpdate welding rule to avoid blinking states
Steve Hancock [Wed, 5 May 2021 13:05:59 +0000 (06:05 -0700)]
Update welding rule to avoid blinking states

4 years agoFix problem of conflict of -otr and -lp
Steve Hancock [Tue, 4 May 2021 20:36:54 +0000 (13:36 -0700)]
Fix problem of conflict of -otr and -lp

4 years agoadded some debug code for extended_continuation_indentation
Steve Hancock [Tue, 4 May 2021 03:51:55 +0000 (20:51 -0700)]
added some debug code for extended_continuation_indentation

4 years agoAdd option -pvtc=3, requested in rt136416
Steve Hancock [Tue, 4 May 2021 01:22:13 +0000 (18:22 -0700)]
Add option -pvtc=3, requested in rt136416

4 years agoFix vertical alignment issue raised in rt #136416
Steve Hancock [Tue, 4 May 2021 00:05:41 +0000 (17:05 -0700)]
Fix vertical alignment issue raised in rt #136416

4 years agoFix some rare issues with the -lp option
Steve Hancock [Mon, 3 May 2021 02:43:48 +0000 (19:43 -0700)]
Fix some rare issues with the -lp option

4 years agoCorrect brace types mismarked by tokenizer
Steve Hancock [Sun, 2 May 2021 04:14:07 +0000 (21:14 -0700)]
Correct brace types mismarked by tokenizer

4 years agoAvoid instability of combination -bbx=2 -lp and -xci
Steve Hancock [Sun, 2 May 2021 03:13:38 +0000 (20:13 -0700)]
Avoid instability of combination -bbx=2 -lp and -xci

4 years agoRestrict use of flag -cab=3 to simple structurs
Steve Hancock [Fri, 30 Apr 2021 01:12:13 +0000 (18:12 -0700)]
Restrict use of flag -cab=3 to simple structurs

4 years agoUpdate docs for git #64 regarding -lp and side comments
Steve Hancock [Thu, 29 Apr 2021 23:51:03 +0000 (16:51 -0700)]
Update docs for git #64 regarding -lp and side comments

4 years agoFix line break rules for uncontained commas + cleanups
Steve Hancock [Mon, 26 Apr 2021 17:39:23 +0000 (10:39 -0700)]
Fix line break rules for uncontained commas + cleanups

4 years agoFix problem with -wn and -wc=n
Steve Hancock [Sun, 25 Apr 2021 14:25:44 +0000 (07:25 -0700)]
Fix problem with -wn and -wc=n

4 years agoAdjust line break rules for uncontained commas
Steve Hancock [Wed, 21 Apr 2021 00:30:44 +0000 (17:30 -0700)]
Adjust line break rules for uncontained commas

4 years agoFix a bad line break choice at a slash
Steve Hancock [Tue, 20 Apr 2021 16:35:38 +0000 (09:35 -0700)]
Fix a bad line break choice at a slash

4 years agoFix rare problem with -lp -wn
Steve Hancock [Tue, 20 Apr 2021 01:58:14 +0000 (18:58 -0700)]
Fix rare problem with -lp -wn

4 years agoFix issue git#63
Steve Hancock [Sun, 18 Apr 2021 19:08:06 +0000 (12:08 -0700)]
Fix issue git#63

4 years agoAvoid welding at sort/map/grep paren calls
Steve Hancock [Sun, 18 Apr 2021 03:45:30 +0000 (20:45 -0700)]
Avoid welding at sort/map/grep paren calls

4 years agoFix issue git#62
Steve Hancock [Sat, 17 Apr 2021 22:52:34 +0000 (15:52 -0700)]
Fix issue git#62

4 years agoFix problem involving -bbx=2 -xci -osbr and similar -otr flags
Steve Hancock [Fri, 16 Apr 2021 01:53:10 +0000 (18:53 -0700)]
Fix problem involving -bbx=2 -xci -osbr and similar -otr flags

4 years agoFix rare line break problem
Steve Hancock [Fri, 16 Apr 2021 00:52:50 +0000 (17:52 -0700)]
Fix rare line break problem

4 years agoFix problem parsing anonymous subs with attribute lists
Steve Hancock [Thu, 15 Apr 2021 18:09:40 +0000 (11:09 -0700)]
Fix problem parsing anonymous subs with attribute lists

4 years agoCorrect brace types mismarked by tokenizer
Steve Hancock [Wed, 14 Apr 2021 03:51:42 +0000 (20:51 -0700)]
Correct brace types mismarked by tokenizer

4 years agoMerge pull request #60 from scop/spelling
shancock9 [Tue, 13 Apr 2021 15:24:11 +0000 (08:24 -0700)]
Merge pull request #60 from scop/spelling

docs: doc and comment spelling fixes

4 years agoMerge pull request #59 from scop/docs/vtc-options
shancock9 [Tue, 13 Apr 2021 15:23:38 +0000 (08:23 -0700)]
Merge pull request #59 from scop/docs/vtc-options

docs: *vtc fixes

4 years agodocs: doc and comment spelling fixes
Ville Skyttä [Tue, 13 Apr 2021 13:59:55 +0000 (16:59 +0300)]
docs: doc and comment spelling fixes

4 years agodocs: *vtc fixes
Ville Skyttä [Tue, 13 Apr 2021 13:53:40 +0000 (16:53 +0300)]
docs: *vtc fixes

4 years agoUnify coding for welded quotes and other welded containers
Steve Hancock [Sun, 11 Apr 2021 13:01:36 +0000 (06:01 -0700)]
Unify coding for welded quotes and other welded containers

4 years agoSlight change in weld length calculation
Steve Hancock [Fri, 9 Apr 2021 22:50:43 +0000 (15:50 -0700)]
Slight change in weld length calculation

4 years agoImprove treatment of -vmll with -wn
Steve Hancock [Thu, 8 Apr 2021 22:44:33 +0000 (15:44 -0700)]
Improve treatment of -vmll with -wn

4 years agoMerge weld rule 6 into rule 3
Steve Hancock [Thu, 8 Apr 2021 15:58:16 +0000 (08:58 -0700)]
Merge weld rule 6 into rule 3

4 years agoMoved logic of previous update to the FileWriter module
Steve Hancock [Wed, 7 Apr 2021 01:28:30 +0000 (18:28 -0700)]
Moved logic of previous update to the FileWriter module

4 years agoFix problem with excess blank line generation with -blao
Steve Hancock [Tue, 6 Apr 2021 21:38:58 +0000 (14:38 -0700)]
Fix problem with excess blank line generation with -blao

4 years agoModify a condition for applying -bbx=2
Steve Hancock [Mon, 5 Apr 2021 20:56:02 +0000 (13:56 -0700)]
Modify a condition for applying -bbx=2

4 years agoImprove previous patch of -wn tolerance
Steve Hancock [Mon, 5 Apr 2021 14:36:52 +0000 (07:36 -0700)]
Improve previous patch of -wn tolerance

4 years agoFix rare convergence problem with -wn
Steve Hancock [Sat, 3 Apr 2021 14:38:02 +0000 (07:38 -0700)]
Fix rare convergence problem with -wn

4 years agoadd --oneliner example to man page for git #58
Steve Hancock [Sat, 3 Apr 2021 01:53:21 +0000 (18:53 -0700)]
add --oneliner example to man page for git #58

4 years agoAvoid conflict of -bli and -xci
Steve Hancock [Fri, 2 Apr 2021 14:34:35 +0000 (07:34 -0700)]
Avoid conflict of -bli and -xci

4 years agoupdate to v20210402 20210402
Steve Hancock [Thu, 1 Apr 2021 01:41:59 +0000 (18:41 -0700)]
update to v20210402

4 years agoAvoid conflict of -bbp=2 and -xci
Steve Hancock [Wed, 31 Mar 2021 00:47:51 +0000 (17:47 -0700)]
Avoid conflict of -bbp=2 and -xci

4 years agoFix rule for welding with barewords
Steve Hancock [Tue, 30 Mar 2021 02:19:16 +0000 (19:19 -0700)]
Fix rule for welding with barewords

4 years agoimprove error message about operator in indirect object location
Steve Hancock [Tue, 30 Mar 2021 00:58:48 +0000 (17:58 -0700)]
improve error message about operator in indirect object location

4 years agofilter out nuisance lines from testing output
Steve Hancock [Tue, 30 Mar 2021 00:55:09 +0000 (17:55 -0700)]
filter out nuisance lines from testing output

4 years agoFix conflict between -wba='||' and -opr
Steve Hancock [Tue, 30 Mar 2021 00:18:50 +0000 (17:18 -0700)]
Fix conflict between -wba='||' and -opr

4 years agoFollow user requests better to break before operators
Steve Hancock [Mon, 29 Mar 2021 02:16:51 +0000 (19:16 -0700)]
Follow user requests better to break before operators

4 years agolist depth requirement for -bbx=3 changed back previous version
Steve Hancock [Sun, 28 Mar 2021 14:36:42 +0000 (07:36 -0700)]
list depth requirement for -bbx=3 changed back previous version

4 years agoFix problems with combinations of -iob -lp
Steve Hancock [Sat, 27 Mar 2021 23:37:34 +0000 (16:37 -0700)]
Fix problems with combinations of -iob -lp

4 years agoremove -lfp shortcut pending further testing
Steve Hancock [Fri, 26 Mar 2021 14:35:43 +0000 (07:35 -0700)]
remove -lfp shortcut pending further testing

4 years agoAdd flags -lpxl=s and simplified form -lfp, requested in git #56
Steve Hancock [Thu, 25 Mar 2021 15:13:22 +0000 (08:13 -0700)]
Add flags -lpxl=s and simplified form -lfp, requested in git #56

4 years agoFix error message for multiple conflicting specifications in -wnxl
Steve Hancock [Mon, 22 Mar 2021 01:49:55 +0000 (18:49 -0700)]
Fix error message for multiple conflicting specifications in -wnxl

4 years agoFix issue git #57, Warn_count was not initialized
Steve Hancock [Sat, 20 Mar 2021 13:58:58 +0000 (06:58 -0700)]
Fix issue git #57, Warn_count was not initialized

4 years agoFix rare problem with combination -lp -wn -naws
Steve Hancock [Fri, 19 Mar 2021 00:59:14 +0000 (17:59 -0700)]
Fix rare problem with combination -lp -wn -naws

4 years agoFix definition of list within list for -bbx flag
Steve Hancock [Wed, 17 Mar 2021 16:39:29 +0000 (09:39 -0700)]
Fix definition of list within list for -bbx flag

4 years agoFix problem with -xci and long tokens
Steve Hancock [Tue, 16 Mar 2021 22:00:18 +0000 (15:00 -0700)]
Fix problem with -xci and long tokens

4 years agoFix error in parsing use statement curly brace
Steve Hancock [Tue, 16 Mar 2021 15:07:13 +0000 (08:07 -0700)]
Fix error in parsing use statement curly brace

4 years agoFix problems with combinations of -iob -lp -wn -dws -naws
Steve Hancock [Sat, 13 Mar 2021 23:35:18 +0000 (15:35 -0800)]
Fix problems with combinations of -iob -lp -wn -dws -naws

4 years agoSimplify sub weld_nested_containers
Steve Hancock [Thu, 11 Mar 2021 04:05:51 +0000 (20:05 -0800)]
Simplify sub weld_nested_containers

4 years agoAdjust line length tolerance for welding
Steve Hancock [Sun, 7 Mar 2021 15:55:54 +0000 (07:55 -0800)]
Adjust line length tolerance for welding

4 years agoFix problem with -vtc=n and outdented long lines
Steve Hancock [Sun, 7 Mar 2021 15:46:51 +0000 (07:46 -0800)]
Fix problem with -vtc=n and outdented long lines

4 years agoFix problem with combination -lp and -wbb='='
Steve Hancock [Sun, 7 Mar 2021 13:49:10 +0000 (05:49 -0800)]
Fix problem with combination -lp and -wbb='='

4 years agoFix edge formatting cases with parameter -bbx=2
Steve Hancock [Sat, 6 Mar 2021 15:09:34 +0000 (07:09 -0800)]
Fix edge formatting cases with parameter -bbx=2

4 years agoadded flag -fpva, --function-paren-vertical-alignment; see git #53
Steve Hancock [Sat, 6 Mar 2021 02:25:54 +0000 (18:25 -0800)]
added flag -fpva, --function-paren-vertical-alignment; see git #53

4 years agoFix for issue git #53, do not align spaced function parens
Steve Hancock [Fri, 5 Mar 2021 16:39:58 +0000 (08:39 -0800)]
Fix for issue git #53, do not align spaced function parens

4 years agoFix issue git #54 involving -bbp=n -bbpi=n -lp
Steve Hancock [Fri, 5 Mar 2021 02:43:01 +0000 (18:43 -0800)]
Fix issue git #54 involving -bbp=n -bbpi=n -lp

4 years agofix some edge cases involving the -wn flag
Steve Hancock [Wed, 3 Mar 2021 15:13:06 +0000 (07:13 -0800)]
fix some edge cases involving the -wn flag

4 years agoUpdate tokenizer recognition of indirect object
Steve Hancock [Mon, 1 Mar 2021 15:32:52 +0000 (07:32 -0800)]
Update tokenizer recognition of indirect object

4 years agoDo not start a batch with a blank token
Steve Hancock [Sun, 28 Feb 2021 14:41:16 +0000 (06:41 -0800)]
Do not start a batch with a blank token