lazarus/components/codetools
maxim 128af572c9 Cody: updated Russian translation
git-svn-id: trunk@44201 -
2014-02-22 21:16:01 +00:00
..
docs codetools: FindUsedUnitReferences 2013-09-08 19:19:55 +00:00
examples codetools: fixed checking if resolving edged bracket open is allowed, bug #25045 2013-09-18 21:29:59 +00:00
ide Cody: updated Russian translation 2014-02-22 21:16:01 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996 2013-09-11 20:11:32 +00:00
tests
basiccodetools.pas codetools: less hints 2014-02-15 23:41:42 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas codetools: LoadFile: normalize filename 2013-11-09 13:06:14 +00:00
codecompletiontemplater.pas codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
codecompletiontemplates.xml codetools: fixed spacing 2013-07-23 07:11:27 +00:00
codecompletiontool.pas Fix typo. Emtpy -> Empty 2013-11-30 09:56:58 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas IDE: implement find references of used unit 2013-09-08 22:47:26 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
codetools.pas codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
codetoolscfgscript.pas
codetoolsconfig.pas
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas
codetoolsstructs.pas codetools: apply AVL tree findpointer workaround only for fpc 2.6.0 2014-02-05 12:06:04 +00:00
codetree.pas
ctloadlaz.pas
ctunitgraph.pas IDE: unit dependencies: show complex routes 2013-09-10 20:05:41 +00:00
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas codetools: fixed TCustomCodeTool.ReadBackTilBracketOpen when there is no bracket 2013-11-05 23:07:57 +00:00
definetemplates.pas lazbuild: fixed compilation 2014-02-19 19:26:58 +00:00
directivestree.pas
directorycacher.pas IDE: renamed SetPathDelims to GetForcedPathDelims 2013-09-09 10:28:10 +00:00
eventcodetool.pas codetools: shrinked scan ranges from lsrEnd to lsrInitializationStart where possible 2013-07-25 12:49:04 +00:00
expreval.pas
extractproctool.pas codetools: shrinked scan ranges from lsrEnd to lsrInitializationStart where possible 2013-07-25 12:49:04 +00:00
fileprocs.pas codetools: FindRealCompilerInPath: check for -Xp 2014-02-11 21:30:08 +00:00
finddeclarationcache.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
finddeclarationtool.pas Remove assertion in TFindDeclarationTool.FindIdentifierInInterface. Not needed after BuildInterfaceIdentifierCache return value was fixed. 2013-12-21 12:59:53 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
fpmake.pp
h2pastool.pas
identcompletiontool.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
keywordfunclists.pas codetools: also support *noreturn* directive for methods 2014-01-16 05:11:47 +00:00
lfmtrees.pas
linkscanner.pas IDE: renamed DoPathDelims to ForcePathDelims 2013-09-09 10:18:24 +00:00
Makefile fixed make distclean 2014-02-18 17:37:14 +00:00
Makefile.compiled IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +00:00
Makefile.fpc fixed make distclean 2014-02-18 17:37:14 +00:00
memcheck_laz.inc
memcheck.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
methodjumptool.pas codetools: shrinked scan ranges from lsrEnd to lsrInitializationStart where possible 2013-07-25 12:49:04 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: read var postfix modifiers without first semicolon, bug #25537 2014-01-17 12:54:55 +00:00
pascalreadertool.pas codetools: fixed ForEachIdentifierInCleanSrc check if StartPos<1 2013-09-10 20:16:55 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: fixed AddClassAndNameToProc for procedure( 2013-09-12 11:19:36 +00:00
sourcelog.pas
stdcodetools.pas Codetools: make CheckLfm report an object which is missing from pascal source. Fixes issues #24473 and #25425 2013-12-16 00:18:27 +00:00
unitdictionary.pas