lazarus/components/jcf2/Process/Spacing
2022-11-02 19:30:49 +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: Support anonymous methods. Issue #39928, patch by Domingo Galmés. 2022-10-15 12:20:44 +03: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