lazarus/components/jcf2
2023-04-06 19:12:18 +03:00
..
CommandLine Jedi Code Format: Refactoring. Remove obsolete code and units. Issue #39929, patch by Domingo Galmés. 2022-10-14 18:21:44 +03:00
IdePlugin/lazarus JCF: regenerated translations and updated Russian translation 2022-12-26 02:15:26 +03:00
Include JediCodeFormat: Clean out Delphi support from our fork. Delphi users get JCF from SourceForge. 2020-08-31 09:02:33 +00:00
Parse Jedi Code Format: Fix indentation of class vars, prevent exception with empty visibility blocks. Issues #40193 & #40194, patch by Domingo Galmés. 2023-04-06 19:12:18 +03:00
Process 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
ReadWrite Jedi Code Format: Reapply changes for removing LCL dependency. Generate Makefiles. Issue #39929, patch by Domingo Galmés. 2022-10-13 20:39:13 +03:00
Settings Jedi Code Format: Refactoring. Remove obsolete code and units. Issue #39929, patch by Domingo Galmés. 2022-10-14 18:21:44 +03:00
TestApplication Jedi Code Format: Refactoring. Remove obsolete code and units. Issue #39929, patch by Domingo Galmés. 2022-10-14 18:21:44 +03:00
Ui Images: Improved versions of the OPM icon and the JCF logo in the About box. By Roland Hahn. 2023-02-25 14:12:40 +01:00
Utils 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
JCF.ico
JCFSettings.cfg
JcfVersionConsts.pas
readme.txt

This directory contains a copy (sometimes modified) of r823 jcf2 svn tree: https://jedicodeformat.svn.sourceforge.net/svnroot/jedicodeformat/trunk/CodeFormat/Jcf2

Only command line utility works currently.