lazarus/components/jcf2/Process/Returns
2020-11-30 20:35:22 +00:00
..
BlockStyles.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
LongLineBreaker.pas JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
NoReturnAfter.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
NoReturnBefore.pas Jedi Code Format: Fix access violation when parsing not closed IFDEF. Issue #38146, patch from Domingo Galmés. 2020-11-30 20:35:22 +00:00
PropertyOnOneLine.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
RemoveBlankLinesAfterProcHeader.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
RemoveBlankLinesInVars.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
RemoveConsecutiveReturns.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
RemoveReturnsAfter.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
RemoveReturnsAfterBegin.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
RemoveReturnsBeforeEnd.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
ReturnAfter.pas Jedi Code Format: Fix access violation when parsing not closed IFDEF. Issue #38146, patch from Domingo Galmés. 2020-11-30 20:35:22 +00:00
ReturnBefore.pas Jedi Code Format: Fix access violation when parsing not closed IFDEF. Issue #38146, patch from Domingo Galmés. 2020-11-30 20:35:22 +00:00
ReturnChars.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
ReturnsAfterFinalEnd.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00