lazarus/components/codetools
2011-03-07 17:08:55 +00:00
..
docs
examples codetools: c parser: fixed parsing til end of directive 2011-02-17 16:57:54 +00:00
ide Codetools, Cody: cleaned up resourcestrings 2011-02-24 21:32:39 +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: c file merger: do not replace macro on define/undef name 2011-02-15 17:50:32 +00:00
cachecodetools.pas
ccodeparsertool.pas codetools: c parser: scan functions 2011-02-18 21:41:10 +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 cody: ppu list: uses count and used by count 2011-02-11 18:32:32 +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 codetools: c parser extern 2011-02-17 18:02:57 +00:00
codetree.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
ctxmlfixfragment.pas codetools: fixed auto xml fragment scanner, bug #18800 2011-02-22 14:14:53 +00:00
customcodetool.pas codetools: clean up 2011-02-07 18:55:31 +00:00
definetemplates.pas IDE: clean up 2011-03-07 11:41:04 +00:00
directivestree.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
directorycacher.pas codetools: cache for parsing ppu files 2011-02-10 21:56:58 +00:00
eventcodetool.pas codetools: always parse class nodes 2011-02-02 19:33:04 +00:00
expreval.pas codetools: fixed simple init 2011-02-06 11:07:47 +00:00
extractproctool.pas
fileprocs.pas codetools: started parsing union 2011-02-15 21:37:44 +00:00
finddeclarationcache.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
finddeclarationtool.pas codetools: cextended 2011-03-05 09:53:59 +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 codetools: c parser extern 2011-02-17 18:02:57 +00:00
identcompletiontool.pas codetools: identifier completion: do not show protected member when gather context is in another unit, more Delphi compatible, patch #18888 2011-03-07 17:08:55 +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 fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlcfg.pas Env-Opts, Dbg: Save debugger properties 2011-01-13 16:47:22 +00:00
laz_xmlread.pas
laz_xmlstreaming.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlwrite.pas
lfmtrees.pas
linkscanner.pas codetools: added mode iso 2011-03-05 09:39:32 +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 codetools: c parser: fixed parsing til end of directive 2011-02-17 16:57:54 +00:00
otheridentifiertree.pas
pascalparsertool.pas codetools: parsing class section type public in fpc 2.4.x, bug #18882 2011-03-07 11:07:44 +00:00
pascalreadertool.pas codetools: find declaration: search in type of constant/variable 2011-02-07 14:42:26 +00:00
ppucodetools.pas codetools: ppu tool: error handling 2011-02-13 09:41:35 +00:00
ppugraph.pas codetools: ppu tool: error handling 2011-02-13 09:41:35 +00:00
ppuparser.pas codetools: ppu parser: read macros only if there 2011-02-13 10:06:34 +00:00
resourcecodetool.pas
sourcechanger.pas codetools: fixed TStandardCodeTool.RemoveUnitFromAllUsesSections 2011-02-21 21:43:11 +00:00
sourcelog.pas codetools: function to merge c header files into one 2011-02-14 13:52:23 +00:00
stdcodetools.pas synedit: fixed synregexpr 64bit 2011-03-03 12:46:22 +00:00