lazarus/components/jcf2/Process
2023-05-23 21:32:14 +02:00
..
Align
Capitalisation
Indent Jedi Code Format: Fix identation of preprocessor directives. Issue #40242, patch by Domingo Galmés. 2023-05-06 13:19:38 +03:00
Info
Obfuscate
Onceoffs
Returns Jedi Code Format: Do not break line in generic method with "class". Issue #40180, patch by Domingo Galmés. 2023-03-26 09:36:31 +03:00
Spacing 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
Transform Jedi Code Format: Fix a memory leak. Issue #40058, patch by Domingo Galmés. 2022-12-23 09:09:05 +02:00
Warnings JCF2: committed a file, forgotten in r65340 #8644ddb16b, bug #39132 2021-07-02 21:27:17 +00:00
AllProcesses.pas Jedi code format: remove dependencies in JcfSettings. 2023-05-23 21:32:14 +02:00
BaseVisitor.pas
FormatFlags.pas
Nesting.pas
RemoveEmptyComment.pas
SwitchableVisitor.pas
TreeWalker.pas
VisitSetNesting.pas Jedi Code Format: Fix indentation in nested try blocks. Issue #40104, patch by Domingo Galmés. 2023-02-03 15:30:04 +02:00
VisitSetXY.pas
VisitStripEmptySpace.pas