lazarus/components/jcf2/Process
2018-11-23 17:38:31 +00:00
..
Align JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
Capitalisation JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
Indent JCF2: Support "otherwise" in a case clause. Issue #34592, patch from BrunoK. 2018-11-23 17:38:31 +00:00
Info
Obfuscate JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
Onceoffs JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
Returns jcf2: Support "static" keyword better. Issue #32267, patch from delfion. 2017-09-04 08:46:56 +00:00
Spacing JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
Transform JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
Warnings JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
AllProcesses.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
BaseVisitor.pas JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
FormatFlags.pas
Nesting.pas
RemoveEmptyComment.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
SwitchableVisitor.pas JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
TreeWalker.pas
VisitSetNesting.pas
VisitSetXY.pas
VisitStripEmptySpace.pas