lazarus/components/jcf2
2021-02-21 21:51:06 +00: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 Jedi Code Format: Enable preprocessor parsing by default. Add config file also for future use. Issue #38498, patch from Domingo Galmés. 2021-02-21 08:35:25 +00: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 Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +00:00
Process Jedi Code Format: Unify formatting for "type" and "var" in class and record. Issue #38525, patch from Domingo Galmés. 2021-02-21 21:51:06 +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 Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +00:00
TestApplication Cleanup lfm files for SynEdit property for TSynHighlighterAttributes.<....>Priority 2020-12-20 09:03:41 +00:00
Ui JediCodeFormat: Clean out Delphi support from our fork. Delphi users get JCF from SourceForge. 2020-08-31 09:02:33 +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.