lazarus/components/jcf2/Process
2020-11-10 09:50:22 +00:00
..
Align JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
Capitalisation JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
Indent Jedi Code Format: Support advanced records and nested types better. Issue #38057, patch from Domingo Galmés. 2020-11-10 09:50:22 +00:00
Info JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
Obfuscate JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
Onceoffs JediCodeFormat: Clean out Delphi support from our fork. Delphi users get JCF from SourceForge. 2020-08-31 09:02:33 +00:00
Returns Jedi Code Format: Support advanced records and nested types better. Issue #38057, patch from Domingo Galmés. 2020-11-10 09:50:22 +00:00
Spacing JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
Transform JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
Warnings JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
AllProcesses.pas JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +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 JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
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 JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
VisitSetNesting.pas JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
VisitSetXY.pas
VisitStripEmptySpace.pas