lazarus/components/codetools
2011-04-04 12:45:50 +00:00
..
docs codetools: fpdocs 2009-11-13 06:43:17 +00:00
examples codetools: added PublishedMethodExists, GetCompatiblePublishedMethods without typedata 2011-03-21 09:56:35 +00:00
ide Codetools, Cody: cleaned up resourcestrings 2011-02-24 21:32:39 +00:00
languages regenerated translations; updated Russian translation 2011-03-10 22:02:52 +00:00
allcodetoolunits.pp codetools: started fully automatic indentation 2009-05-22 14:19:54 +00:00
basiccodetools.pas codetools: fixed LineEndCount, bug #19001 2011-03-28 08:09:15 +00:00
cachecodetools.pas codetools: fixed buffer overflow 2009-05-30 14:02:43 +00:00
ccodeparsertool.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
codeatom.pas codetools: removed cafRecord 2010-11-28 09:33:08 +00:00
codebeautifier.pas codetools: auto indenter: object, dispinterface, cppclass, objcclass, objccategory, objcprotocol 2010-07-27 17:21:23 +00:00
codecache.pas codetools: fixed rescan of modified initialization section, fixed check if a virtual file has changed on disl 2011-04-04 10:55:39 +00:00
codecompletiontool.pas codetools: changed some uppercase parameters to mixed case 2011-03-22 13:41:30 +00:00
codegraph.pas codetools: ppu: supporting circle dependencies 2008-07-02 20:53:30 +00:00
codeindex.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
codetemplatestool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
codetoolmanager.pas codetools: changed some uppercase parameters to mixed case 2011-03-22 13:41:30 +00:00
codetoolmemmanager.pas LCL: TLCLNonFreeMemManager extended for 64bit 2009-04-28 22:30:27 +00:00
codetools.inc codetools: BuildTree: check if last error was in implementation and only interface is needed, bug #16867 2010-07-09 20:18:28 +00:00
codetools.lpk codetools: added function to validate and fix fpdoc xml fragments 2010-11-28 11:58:01 +00:00
codetools.pas removed Makefile for packager, fixing make clean to clean packager/registration 2011-01-29 14:52:14 +00:00
codetoolscfgscript.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
codetoolsconfig.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
codetoolsstrconsts.pas IDE: improved localization of some project options errors 2011-03-10 22:02:15 +00:00
codetoolsstructs.pas codetools: replace macro functions with simple values 2011-03-14 12:54:58 +00:00
codetree.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
ctxmlfixfragment.pas codetools: fixed auto xml fragment scanner, bug #18800 2011-02-22 14:14:53 +00:00
customcodetool.pas codetools: fixed case compare for formerly uppercase compares, fixed TSourceChangeCache.Clear to not clear updatelock 2011-03-26 21:06:24 +00:00
definetemplates.pas IDE: debugging 2011-03-27 15:39:15 +00:00
directivestree.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
directorycacher.pas IDE: debugging 2011-03-27 15:39:15 +00:00
eventcodetool.pas codetools: fixed TEventsCodeTool.CreateMethod 2011-03-22 21:03:31 +00:00
expreval.pas codetools: fixed simple init 2011-02-06 11:07:47 +00:00
extractproctool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
fileprocs.pas codetools: ReadAllLinks: stop after 12 levels 2011-03-27 09:10:04 +00:00
finddeclarationcache.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
finddeclarationtool.pas codetools: fixed rescan of modified initialization section, fixed check if a virtual file has changed on disl 2011-04-04 10:55:39 +00:00
findoverloads.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
fpc.errore.msg codetools: updated fpc error messages 2008-10-23 20:43:15 +00:00
fpcsrcrules.inc codetools: fpc src rules: check case insensitive, when no target compiler use defaults 2010-07-26 13:13:10 +00:00
fpmake.pas codetools: renamed unitname identifiers 2009-10-29 11:23:40 +00:00
h2pastool.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
identcompletiontool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
keywordfunclists.pas codetools: started parsing delphi generics 2011-02-05 16:59:53 +00:00
laz2_dom.pas added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_names.inc added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_xmlread.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
laz2_xmlutils.pas added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_xmlwrite.pas xml reader: fixed compilation 2010-05-13 15:56:32 +00:00
laz_dom.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlcfg.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
laz_xmlread.pas laz_xmlread: replaced some ExpectString with faster ExpectChar 2009-10-24 10:23:12 +00:00
laz_xmlstreaming.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlwrite.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
lfmtrees.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
linkscanner.pas codetools: linkscanner: fixed appending last block on error 2011-03-31 14:22:53 +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 using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
methodjumptool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
multikeywordlisttool.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
nonpascalcodetools.pas codetools: c parser: fixed parsing til end of directive 2011-02-17 16:57:54 +00:00
otheridentifiertree.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
pascalparsertool.pas codetools: parser: fixed starting class section on first space, completeblock: complete class at end of source 2011-04-04 12:45:50 +00:00
pascalreadertool.pas codetools: TPascalReaderTool.GetNodeIdentifier: check if node starts at end of code, bug #19076 2011-04-04 10:58:32 +00:00
ppucodetools.pas codetools: ppu tool: error handling 2011-02-13 09:41:35 +00:00
ppugraph.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
ppuparser.pas codetools: ppu parser: read macros only if there 2011-02-13 10:06:34 +00:00
resourcecodetool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
sourcechanger.pas codetools: parser: fixed starting class section on first space, completeblock: complete class at end of source 2011-04-04 12:45:50 +00:00
sourcelog.pas codetools: fixed last line of TCodeBuffer 2011-03-14 16:11:24 +00:00
stdcodetools.pas codetools: parser: fixed starting class section on first space, completeblock: complete class at end of source 2011-04-04 12:45:50 +00:00