lazarus/components/jcf2
2021-07-28 10:57:19 +02:00
..
CommandLine JediCodeFormat: Clean out Delphi support from our fork. Delphi users get JCF from SourceForge. 2020-08-31 09:02:33 +00:00
Contributions/StyleEditor
IdePlugin/lazarus fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02: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 formatting when "Enumerator" is the first word in function. Issue #39149, patch by Domingo Galmés. 2021-07-04 14:44:13 +00:00
Process Jedi Code Format: Prevent an assertion failure. Issue #39125, patch by Domingo Galmés. 2021-07-04 11:52:12 +00:00
ReadWrite Jedi Code Format: Keep breakpoint position by using a new diff tool. Issue #38196, patch from Domingo Galmés. 2021-01-07 22:59:42 +00:00
Settings Jedi Code Format: Deal with imbalanced bracket comments. Issue #39116, patch by Udo Sommer. 2021-07-02 08:38:09 +00:00
TestApplication fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
Ui Jedi Code Format: Deal with imbalanced bracket comments. Issue #39116, patch by Udo Sommer. 2021-07-02 08:38:09 +00:00
Utils Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
JCF.ico
JCFAllD11.bpg
JCFAllD12.bpg
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.