lazarus/components/codetools
2010-04-26 12:22:02 +00:00
..
docs
examples codetools: changed RetypeClassVariables parameter to tree 2010-03-26 12:24:47 +00:00
languages Portuguese language updates by Marcelo B Paula (part of bug #16312) 2010-04-21 21:30:30 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: fixed FindLineEndOrCodeInFrontOfPosition stopping at empty lines 2010-04-20 16:24:36 +00:00
cachecodetools.pas
ccodeparsertool.pas
codeatom.pas codetools: fixed AddListToTreeOfPCodeXYPosition freeing old position, bug #15942 2010-03-27 23:38:32 +00:00
codebeautifier.pas codetools: FindStartOfAtom check if at start of string constant, bug #16203 2010-04-05 20:02:16 +00:00
codecache.pas codetools: using FileAgeCached 2010-04-01 11:34:11 +00:00
codecompletiontool.pas codetools: class completion: update changed proc with semicolon, bug #16201 2010-04-18 18:26:20 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas codetools: implemented TCodeBufXMLConfig 2010-04-08 12:30:26 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk
codetools.pas
codetoolsconfig.pas codetools: TCodeBufXMLConfig: property KeepFileAttributes 2010-04-08 12:46:16 +00:00
codetoolsstrconsts.pas codetools: add support for class constructors and class destructors 2010-04-15 13:00:14 +00:00
codetoolsstructs.pas
codetree.pas codetools: implemented enumtype. expression 2010-03-26 19:28:06 +00:00
customcodetool.pas codetools: FindLineEndOrCodeInFrontOfPosition do not skip semicolon by default, bug #16123 2010-03-27 08:08:54 +00:00
definetemplates.pas codetools: FilenameIsMatching: fixed bracket at end of mask, FindPathInSearchPath: using CompareFilenames 2010-04-26 12:22:02 +00:00
directivestree.pas
directorycacher.pas
eventcodetool.pas Codetools: fixed compilation with FPC < 2.5.1 (broken in rev. 24391) 2010-04-04 13:26:44 +00:00
expreval.pas
extractproctool.pas codetools: fixed uninitialized variable, bug #16268 2010-04-17 15:38:24 +00:00
fileprocs.pas codetools: FilenameIsMatching: fixed bracket at end of mask, FindPathInSearchPath: using CompareFilenames 2010-04-26 12:22:02 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: FindStartOfTerm: fixed if no token belongs to the variable 2010-04-17 16:14:52 +00:00
findoverloads.pas
fpc.errore.msg
fpmake.pas
h2pastool.pas
identcompletiontool.pas codetools: fixed range check in TIdentifierList.CompletePrefix 2010-04-20 22:56:31 +00:00
keywordfunclists.pas
laz_dom.pas
laz_xmlcfg.pas laz_xmlcfg: using CompareText 2010-04-20 10:32:41 +00:00
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lfmtrees.pas
linkscanner.pas codetools: clean up 2010-03-10 09:59:20 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: fixed parsing constant of type 2010-04-17 15:31:41 +00:00
pascalreadertool.pas
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: do not beautify identifiers in comment, bug #16209 2010-04-17 15:05:45 +00:00
sourcelog.pas codetools: implemented TCodeBufXMLConfig 2010-04-08 12:30:26 +00:00
stdcodetools.pas codetools: changed RetypeClassVariables parameter to tree 2010-03-26 12:24:47 +00:00