lazarus/components/jcf2
2018-03-22 12:57:14 +00:00
..
CommandLine jcf.lpr: fixed compilation 2012-02-17 19:54:00 +00:00
Contributions/StyleEditor
IdePlugin Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
Include
JcfGui
Notepad JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
Parse JCF2: Support record helper types. Issue #31175, patch from delfion. 2018-03-22 12:57:14 +00:00
Process jcf2: Support "static" keyword better. Issue #32267, patch from delfion. 2017-09-04 08:46:56 +00:00
ReadWrite JCF: Fix the option to confirm the formatting of a unit. Patch from Balázs. 2017-07-13 19:19:00 +00:00
Settings JCF: Fix the option to confirm the formatting of a unit. Patch from Balázs. 2017-07-13 19:19:00 +00:00
Ui JCF: Use a read-only TEdit for settings file name, add button for opening folder, tweak captions. Patch from Balázs. 2017-07-15 08:55:33 +00:00
Utils JCF2: Use IntegerList as a base for local TIntList. 2017-11-13 17:33:33 +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.