lazarus/components/jcf2/Process/Spacing
2023-01-03 00:27:00 +02:00
..
MaxSpaces.pas
MoveSpaceToBeforeColon.pas
NoSpaceAfter.pas Jedi Code Format: Shorten code by exit() with parameter instead of setting Result and then exit. 2020-11-19 22:12:51 +00:00
NoSpaceBefore.pas JEDI Code Formatter: Support a list of used registers at the end of "asm" block. Issue #35722, patch by DomingoGP. 2021-10-10 21:50:12 +03:00
RemoveSpaceAtLineEnd.pas
SingleSpaceAfter.pas Jedi Code Format: Allow only one space after certain keywords. Issue #40075, patch by Domingo Galmés. 2023-01-03 00:27:00 +02:00
SingleSpaceBefore.pas Jedi Code Format: Improve formatting of preprocessor blocks and preprocessor directives. Issue #39662, patch by Domingo Galmés. 2022-11-02 19:30:49 +02:00
SpaceBeforeColon.pas Jedi Code Format: Prevent an assertion failure on certain assembler code. Issue #39942, patch by Domingo Galmés. 2022-10-16 13:06:38 +03:00
SpaceToTab.pas
TabToSpace.pas JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00