lazarus/components/jcf2
2020-07-01 21:39:48 +00:00
..
CommandLine
Contributions/StyleEditor
IdePlugin Translations: Chinese translation update by robsean, bug #37290 2020-07-01 21:39:48 +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 Jedi Code Format: Comments, formatting. Issue #36825, patch from BrunoK. 2020-03-25 13:49:42 +00:00
Process Jedi Code Format: Comments, formatting. Issue #36825, patch from BrunoK. 2020-03-25 13:49:42 +00:00
ReadWrite Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
Settings IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
Ui IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
Utils Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +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.