lazarus/components/jcf2
2025-06-29 10:01:50 +02:00
..
CommandLine JCF2: Do not indicate the date in the help 2025-05-31 01:38:10 +05:00
docs Jedi code format: implement special comment //jcf:parse=off/on. Related to issue #41144 2024-09-15 14:40:50 +02:00
IdePlugin/lazarus Translations: Chinese translation update by ACTom, merge request !480 2025-05-22 15:46:47 +03:00
Parse * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +01:00
Process Jedi code format: takes into account the obfuscation options. 2024-11-08 14:23:04 +01:00
ReadWrite Jedi code format: Fix issue comparing strings in TDiff.pas. JCF is not affected by this since we do not compare the changes in each character within the same line. 2025-06-29 10:01:50 +02:00
Settings Jedi code format: add support for "Whitesmiths" format style. 2024-10-28 10:44:55 +01:00
TestApplication Jedi code format: add support for "Whitesmiths" format style. 2024-10-28 10:44:55 +01:00
Ui JCF2: restored i18n of a caption after 34a6103a12 2025-04-04 00:48:47 +03:00
UiNoGui Jedi code format: find include files without extension (.inc, .pp, .pas) 2025-03-08 14:26:44 +01:00
Utils Jedi code format: find include files without extension (.inc, .pp, .pas) 2025-03-08 14:26:44 +01:00
JCF.ico
jcfbase.lpk Jedi code format: Clean-up include files paths and delete unused JcfGlobal.inc. 2024-09-19 20:59:36 +02:00
jcfbase.pas
jcfbaseconsts.pas Jedi code format: implement special comment //jcf:parse=off/on. Related to issue #41144 2024-09-15 14:40:50 +02:00
JCFSettings.cfg
JcfVersionConsts.pas JCF2: Do not indicate the date in the help 2025-05-31 01:38:10 +05:00
Makefile updated makefiles 2024-10-22 00:31:29 +02:00
Makefile.compiled set main version to 4.99 2024-10-05 22:03:23 +02:00
Makefile.fpc set main version to 4.99 2024-10-05 22:03:23 +02:00
readme.txt

This directory contains a highly modified fork of r823 jcf2 svn tree: https://jedicodeformat.svn.sourceforge.net/svnroot/jedicodeformat/trunk/CodeFormat/Jcf2