lazarus/components/codetools
2010-05-26 22:11:33 +00:00
..
docs codetools: fpdocs 2009-11-13 06:43:17 +00:00
examples codetools: changed RetypeClassVariables parameter to tree 2010-03-26 12:24:47 +00:00
languages Portuguese translation updates and improvements from Marcelo B Paula, bug #16384 2010-05-01 21:38:18 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: fixed FindLineEndOrCodeInFrontOfPosition to return the start of the line end, bug #16519 2010-05-20 08:03:53 +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: reduced debugging 2010-05-05 10:43:18 +00:00
codecache.pas codetools: using FileAgeCached 2010-04-01 11:34:11 +00:00
codecompletiontool.pas codetools: identifier completion: do not eat unit not found error when searching ancestors 2010-04-28 17:15:24 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas IDE: started block completion on char 2010-05-20 21:44:03 +00:00
codetoolmemmanager.pas
codetools.inc IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
codetools.lpk added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
codetools.pas added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
codetoolsconfig.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
codetoolsstrconsts.pas codetools: add support for class constructors and class destructors 2010-04-15 13:00:14 +00:00
codetoolsstructs.pas codetools: fixed reading config 2010-05-12 20:01:42 +00:00
codetree.pas codetools: implemented enumtype. expression 2010-03-26 19:28:06 +00:00
customcodetool.pas codetools: fixed FindLineEndOrCodeInFrontOfPosition to return the start of the line end, bug #16519 2010-05-20 08:03:53 +00:00
definetemplates.pas codetools: added TFPCDefinesCache 2010-05-13 21:34:07 +00:00
directivestree.pas codetools: using new eval for conditionals 2009-11-26 20:37:58 +00:00
directorycacher.pas codetools: search in virtual directory first virtual units 2010-02-06 01:23:13 +00:00
eventcodetool.pas Codetools: fixed compilation with FPC < 2.5.1 (broken in rev. 24391) 2010-04-04 13:26:44 +00:00
expreval.pas codetools: started function to gather fpc source units 2010-04-28 12:34:51 +00:00
extractproctool.pas codetools: fixed uninitialized variable, bug #16268 2010-04-17 15:38:24 +00:00
fileprocs.pas codetools: FilenameIsMatching: fixed asterisk in brackets 2010-04-26 13:33:30 +00:00
finddeclarationcache.pas
finddeclarationtool.pas IDE: codecontext: added string[] 2010-05-20 09:04:13 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc codetools: function to report fpc source duplicates and missing units 2010-05-01 19:40:35 +00:00
fpmake.pas codetools: renamed unitname identifiers 2009-10-29 11:23:40 +00:00
h2pastool.pas
identcompletiontool.pas IDE: codecontext: added string[] 2010-05-20 09:04:13 +00:00
keywordfunclists.pas codetools: add WordBool and QWordBool predefined fpc types 2010-01-20 14:45:36 +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
laz_xmlcfg.pas added TXMLConfig.HasChildPaths 2010-05-25 23:06:45 +00:00
laz_xmlread.pas laz_xmlread: replaced some ExpectString with faster ExpectChar 2009-10-24 10:23:12 +00:00
laz_xmlstreaming.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
laz_xmlwrite.pas
lfmtrees.pas codetools: clean up old fpc ifdef 2009-11-27 10:34:30 +00:00
linkscanner.pas codetools: clean up 2010-03-10 09:59:20 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: parsing specialize in class inheritage brackets, bug #15081 2009-11-17 12:11:33 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead 2010-01-29 09:06:32 +00:00
pascalparsertool.pas codetools: parsing enum types with deprecated, bug #16544 2010-05-24 09:48:35 +00:00
pascalreadertool.pas IDE: codecontext hints: added ranged array type 2010-05-20 10:13:19 +00:00
ppucodetools.pas
ppugraph.pas codetools: rename AUnitName properties to Unit_Name 2009-10-30 14:46:35 +00:00
ppuparser.pas components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
resourcecodetool.pas
sourcechanger.pas codetools: do not beautify identifiers in comment, bug #16209 2010-04-17 15:05:45 +00:00
sourcelog.pas codetools: accelerated TSourceLog.BuildLineRanges 2010-05-26 22:11:33 +00:00
stdcodetools.pas IDE: started block completion on char 2010-05-20 21:44:03 +00:00