lazarus/components/jcf2
2025-03-09 10:23:01 +01:00
..
CommandLine Jedi code format: find include files without extension (.inc, .pp, .pas) 2025-03-08 14:26:44 +01: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 Jedi code format: refactor, extract function FormatIncludeFile 2025-03-09 10:23:01 +01: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 Delete some deprecated functions. Inspired by issue #41363. 2025-01-31 13:50:35 +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 Jedi code format: Hide unused option. 2025-03-01 12:44:23 +01: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 Jedi code format: use jcfbase.lpk package in the jcfidelazarus package. 2023-06-01 23:11:24 +02:00
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 Jedi code format: refactor, remove include file JcfGlobal.inc 2024-09-18 19:59:57 +02: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 Jedi code format: change the inacurate description in readme file. 2023-06-02 16:37:23 +02:00

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