lazarus/components/codetools
mattias 2d89a34014 codetools: clean up
git-svn-id: trunk@41100 -
2013-05-09 16:12:14 +00:00
..
docs
examples codetools: TLinkScanner.DirectivesSorted 2013-05-09 16:09:20 +00:00
ide updated makefiles 2013-04-29 19:49:55 +00:00
languages Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
tests codetools: added test for find declaration nested class 2013-02-06 18:20:42 +00:00
basiccodetools.pas Codetools: Do not touch {$R *.lfm} during automatical code creation. Issue #22497, patch from Anton 2013-04-28 16:29:56 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas codetools: clean up 2012-10-12 09:50:07 +00:00
codecompletiontool.pas codetools: fixed complete proc from statement 2013-05-09 11:24:39 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas codetools: linkscanner: sorted inlines, started storing directives 2013-05-09 13:19:47 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk clean up dependencies 2013-04-09 20:07:08 +00:00
codetools.pas codetools: added unit groups graph 2013-01-30 03:59:47 +00:00
codetoolscfgscript.pas codetools: added PCTCfgScriptVariables 2013-04-08 22:13:08 +00:00
codetoolsconfig.pas
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas codetools: fixed TEventsCodeTool.FindMethodTypeInfo when type is an alias 2012-12-16 10:46:37 +00:00
codetoolsstructs.pas codetools: TStringMap.GetNodeData 2013-02-18 19:27:47 +00:00
codetree.pas codetools: fixed class completion and method jumping for generic methods in delphi mode, bug #23496 2013-03-01 19:47:22 +00:00
ctloadlaz.pas
ctunitgraph.pas cody: unit dependencies: show fpc directories 2013-02-18 20:21:58 +00:00
ctunitgroupgraph.pas cody: unitdependencies: packages 2013-02-13 21:02:54 +00:00
ctxmlfixfragment.pas
customcodetool.pas Codetools: Do not touch {$R *.lfm} during automatical code creation. Issue #22497, patch from Anton 2013-04-28 16:29:56 +00:00
definetemplates.pas ideintf: moved to components 2013-04-23 07:04:51 +00:00
directivestree.pas codetools: directive tree: reraise last error 2013-05-02 21:40:36 +00:00
directorycacher.pas
eventcodetool.pas codetools: stdcodetools: use GetIndentStr of beautifier 2013-04-15 09:40:57 +00:00
expreval.pas
extractproctool.pas codetools: extractproc: do not add const modifier when variable is modified in selection 2013-04-22 16:25:42 +00:00
fileprocs.pas
finddeclarationcache.pas
finddeclarationtool.pas codetools: fixed find term type of function returning a pointer type 2013-05-09 14:42:45 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc codetools: fpc source scores: fileinfo on target non wince, bug #24070 2013-03-18 08:25:15 +00:00
fpmake.pas
fpmake.pp
h2pastool.pas
identcompletiontool.pas Codetools: Improvement for FindContext for hidden methods. Part of issue #18929, patch from Anton 2013-05-09 08:56:19 +00:00
keywordfunclists.pas codetools: procedure specifier syscall 2013-05-08 17:42:27 +00:00
lfmtrees.pas
linkscanner.pas codetools: clean up 2013-05-09 16:12:14 +00:00
Makefile updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.compiled updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.fpc updated lpk makefiles 2013-04-02 10:37:47 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: fixed complete proc from statement 2013-05-09 11:24:39 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: procedure specifier syscall 2013-05-08 17:42:27 +00:00
pascalreadertool.pas codetools: moved CommentCode to TStdCodeTool 2013-04-15 09:09:08 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: use GetLineIndent of beautifier 2013-04-15 10:12:26 +00:00
sourcelog.pas codetools: fixed LineColIsOutSide 2013-04-29 10:08:49 +00:00
stdcodetools.pas codetools: stdcodetools: use GetIndentStr of beautifier 2013-04-15 09:58:00 +00:00
unitdictionary.pas cody: identifiers: sort for use count, fixed sorting for pathdistance 2012-12-23 18:07:31 +00:00