lazarus/components/jcf2/Process/Spacing
2021-10-10 21:50:12 +03: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 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
SingleSpaceBefore.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
SpaceBeforeColon.pas Jedi Code Format: Prevent an assertion failure. Issue #39125, patch by Domingo Galmés. 2021-07-04 11:52:12 +00:00
SpaceToTab.pas
TabToSpace.pas