lazarus/components/codetools
mattias 23861311a1 codetools: fixed example find declaration
git-svn-id: trunk@29401 -
2011-02-06 11:07:25 +00:00
..
docs
examples codetools: fixed example find declaration 2011-02-06 11:07:25 +00:00
languages Translations: added Portuguese translation stub, based on Brazilian Portuguese 2011-01-30 17:39:09 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: refactored 2011-02-01 19:32:51 +00:00
cachecodetools.pas
ccodeparsertool.pas codetools: removed TCodeTreeNodeMemManager, not needed anymore 2011-02-02 18:36:45 +00:00
codeatom.pas
codebeautifier.pas
codecache.pas
codecompletiontool.pas codetools: started nested classes, replaced ctnClassType with ctnTypeSection, ctnClassConst with ctnConstSection, class type,const,var sections are now childs of visibility sections 2011-02-05 10:09:22 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas codetools: removed TCodeTreeNodeExtMemManager, not needed anymore 2011-02-02 18:56:59 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk
codetools.pas removed Makefile for packager, fixing make clean to clean packager/registration 2011-01-29 14:52:14 +00:00
codetoolscfgscript.pas
codetoolsconfig.pas codetools: fixed TCodeToolsOptions.LoadFromFile to not expand empty settings, bug #18364 2011-01-27 18:59:48 +00:00
codetoolsstrconsts.pas codetools: improved message when string expected at end of source 2011-01-28 09:00:05 +00:00
codetoolsstructs.pas
codetree.pas codetools: started nested classes, replaced ctnClassType with ctnTypeSection, ctnClassConst with ctnConstSection, class type,const,var sections are now childs of visibility sections 2011-02-05 10:09:22 +00:00
ctxmlfixfragment.pas IDE: fpdoc editor: auto repair xml 2010-11-28 12:44:28 +00:00
customcodetool.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
definetemplates.pas IDE: always use unit LCLIntfCompile 2011-01-27 13:06:04 +00:00
directivestree.pas codetools: removed TCodeTreeNodeMemManager, not needed anymore 2011-02-02 18:36:45 +00:00
directorycacher.pas codetools: use Windows instead of MSWindows define in case someone want to build codetools for wince 2011-01-19 12:42:09 +00:00
eventcodetool.pas codetools: always parse class nodes 2011-02-02 19:33:04 +00:00
expreval.pas
extractproctool.pas
fileprocs.pas codetools: fix compilation for wince (issue #0018537) 2011-01-28 04:21:37 +00:00
finddeclarationcache.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
finddeclarationtool.pas codetools: started nested classes, replaced ctnClassType with ctnTypeSection, ctnClassConst with ctnConstSection, class type,const,var sections are now childs of visibility sections 2011-02-05 10:09:22 +00:00
findoverloads.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
h2pastool.pas
identcompletiontool.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
keywordfunclists.pas codetools: started parsing delphi generics 2011-02-05 16:59:53 +00:00
laz2_dom.pas
laz2_names.inc
laz2_xmlread.pas
laz2_xmlutils.pas
laz2_xmlwrite.pas
laz_dom.pas
laz_xmlcfg.pas Env-Opts, Dbg: Save debugger properties 2011-01-13 16:47:22 +00:00
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lfmtrees.pas
linkscanner.pas codetools: use Windows instead of MSWindows define in case someone want to build codetools for wince 2011-01-19 12:42:09 +00:00
Makefile codetools: updated Makefile 2011-01-28 09:02:29 +00:00
Makefile.compiled codetools: updated Makefile 2011-01-28 09:02:29 +00:00
Makefile.fpc codetools: updated Makefile 2011-01-28 09:02:29 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: started nested classes, replaced ctnClassType with ctnTypeSection, ctnClassConst with ctnConstSection, class type,const,var sections are now childs of visibility sections 2011-02-05 10:09:22 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: started parsing delphi generics 2011-02-05 16:59:53 +00:00
pascalreadertool.pas codetools: started parsing delphi generics 2011-02-05 16:59:53 +00:00
ppucodetools.pas
ppugraph.pas codetools: removed TCodeTreeNodeMemManager, not needed anymore 2011-02-02 18:36:45 +00:00
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas
sourcelog.pas
stdcodetools.pas codetools: fixed mem leak in FindDanglingComponentEvents, bug #18691 2011-02-05 10:26:36 +00:00