lazarus-ccr/components/chelper
skalogryz 9de53b2440 chelper: improved objc support:
Categories now can have protocol support. 
Added parameter method direction modified (in, byref, inout .. etc)
Parsing of non-class entities (typedef, vars and funcs) within class declaration

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4004 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-03-08 02:29:00 +00:00
..
cconvconfig.pas chelper: added library name for external functions 2010-08-23 09:00:13 +00:00
cconvert.lpi chelper: c-blocks declarations are skipped if declared as variable or parameter of objc method 2010-11-20 04:24:38 +00:00
cconvert.lpr chelper: modified the parsing approach of the unit. currently breaks compatibility with chelper 2015-03-03 03:45:41 +00:00
cconvlog.pas chelper: extended log functions with overload counterparts 2015-03-03 03:43:40 +00:00
chelper.lpk chelper: replace TNotebook with TPageControl 2011-12-25 03:25:54 +00:00
chelper.pas chelper: initial check in 2010-08-07 21:53:59 +00:00
codewriter.pas chelper: initial check in 2010-08-07 21:53:59 +00:00
converteridesettings.pas chelper: use the internal converter by default 2010-08-19 14:15:16 +00:00
cparserexp.pas chelper: updated preprocess expression valuation - using macors values. Renamed the valuation function name. 2015-03-06 14:08:16 +00:00
cparsertypes.pas chelper: updated preprocess expression valuation - using macors values. Renamed the valuation function name. 2015-03-06 14:08:16 +00:00
cparserutils.pas chelper: added explicit unit mode 2010-12-05 23:46:23 +00:00
ctopasconvert.pas chelper: added handling of c-preprocessor condition directives 2015-03-05 15:27:26 +00:00
ctopasexp.pas chelper: initial check in 2010-08-07 21:53:59 +00:00
extconvdialog.lfm chelper: fixed default tab selection and parameters loading (broken by previous change) 2011-12-25 05:24:55 +00:00
extconvdialog.pas chelper: fixed default tab selection and parameters loading (broken by previous change) 2011-12-25 05:24:55 +00:00
objcparsing.pas chelper: improved objc support: 2015-03-08 02:29:00 +00:00
textparsingutils.pas chelper: further changes to match c-preprocess text processing. added precompiler evaluation 2015-03-05 05:01:11 +00:00
tosourceeditor.pas chelper: added internal converter into the package. todo: fix leaks and improve performance 2010-08-19 13:10:40 +00:00