lazarus/components/jcf2
2023-12-27 18:59:16 +03:00
..
CommandLine Jedi code format: new jcfbase.lpk package and command line jcf using that package. 2023-05-25 01:01:43 +02:00
IdePlugin/lazarus JCF2: set incorrectly translated string from German translation fuzzy, issue #40665 2023-12-27 18:59:16 +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: recognize "sealed" / "abstract" for inheriting objects. 2023-11-25 12:20:07 +01:00
Process Jedi code format: issue #40612 Accept and "or xor class, ..." operators and improved formatting of operator overloads. 2023-11-24 14:18:03 +01:00
ReadWrite Jedi code format: Fix memory leak on unclosed quoted constant string. 2023-11-11 18:58:39 +01:00
Settings Jedi code format: use jcfbase.lpk package in the jcfidelazarus package. 2023-06-01 23:11:24 +02:00
TestApplication Jedi code format: Add missing path to TestApplication in Default and Relesase modes. 2023-06-21 22:47:46 +02:00
Ui JCF2: iproved i18n of "Comments" settings page, regenerated translations and updated Russian translation 2023-09-06 20:07:19 +03:00
Utils Jedi code format: use jcfbase.lpk package in the jcfidelazarus package. 2023-06-01 23:11:24 +02:00
JCF.ico
jcfbase.lpk Jedi code format: use jcfbase.lpk package in the jcfidelazarus package. 2023-06-01 23:11:24 +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: use jcfbase.lpk package in the jcfidelazarus package. 2023-06-01 23:11:24 +02:00
JCFSettings.cfg
JcfVersionConsts.pas
Makefile set fixes version 3.0 2023-12-17 11:23:58 +01:00
Makefile.compiled Jedi code format: use jcfbase.lpk package in the jcfidelazarus package. 2023-06-01 23:11:24 +02:00
Makefile.fpc Jedi code format: use jcfbase.lpk package in the jcfidelazarus package. 2023-06-01 23:11:24 +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