lazarus/components/codetools
2013-09-07 21:04:23 +00:00
..
docs
examples codetools: sourcechanger: direct no change: exit immediately 2013-09-06 13:54:57 +00:00
ide cody: clena up 2013-08-15 09:01:45 +00:00
languages Components: commit regenerated German translation files 2013-08-04 13:53:05 +00:00
tests
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: fixed freeing scanner 2013-07-24 11:13:05 +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 codetools: shrinked scan ranges from lsrEnd to lsrInitializationStart where possible 2013-07-25 12:49:04 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas codetools: shrinked scan ranges from lsrEnd to lsrInitializationStart where possible 2013-07-25 12:49:04 +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 codetools: added PCTCfgScriptVariables 2013-04-08 22:13:08 +00:00
codetoolsconfig.pas
codetoolsfpcmsgs.pas codetools: fixed parsing expression with &keyword 2013-06-30 22:40:51 +00:00
codetoolsstrconsts.pas codetools: resourcestring 2013-07-03 07:48:30 +00:00
codetoolsstructs.pas codetools: TStringTree: thread safe 2013-07-28 21:48:24 +00:00
codetree.pas codetools: create ctnUseUnit nodes for contains, FindMissingUnits fixes contains 2013-06-05 20:02:06 +00:00
ctloadlaz.pas
ctunitgraph.pas codetools: fixed TUsesGraph only parsing needed units 2013-08-01 11:44:52 +00:00
ctunitgroupgraph.pas cody: unit deps: refresh 2013-06-18 21:13:42 +00:00
ctxmlfixfragment.pas
customcodetool.pas codetools: clean up 2013-06-25 09:27:24 +00:00
definetemplates.pas IDE: further migration external tools 2013-09-04 09:15:41 +00:00
directivestree.pas codetools: directive tree: reraise last error 2013-05-02 21:40:36 +00:00
directorycacher.pas codetools: TCTDirectoryCache: always create FListing 2013-06-18 19:06:20 +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 lazutils: notes about thread safety 2013-06-29 17:12:53 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: find declaration: check for overloaded procs: stop if call() fits, bug #24901 2013-08-23 08:08:05 +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: identifier completion: i directive keywords 2013-07-09 20:44:16 +00:00
keywordfunclists.pas codetools: removed duplicate 2013-08-11 21:03:47 +00:00
lfmtrees.pas Converter: Add variables in class when components (like menu item) are only in LFM. Changed also CheckLFM. Issue #24473. 2013-06-30 22:05:56 +00:00
linkscanner.pas codetools: fixed reading include directives with different path delims, bug #24968 2013-09-07 21:04:23 +00:00
Makefile updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.compiled IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +00:00
Makefile.fpc updated lpk makefiles 2013-04-02 10:37:47 +00:00
memcheck_laz.inc
memcheck.pas
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: methodjump: ignore initialization section 2013-07-25 12:28:05 +00:00
pascalreadertool.pas Revert r41592 #173ff71396 "Codetools: optimize TPascalReaderTool.ExtractSourceName." Does not work in every situation. 2013-06-09 14:35:13 +00:00
ppucodetools.pas
ppugraph.pas codetools: examples: utf8 2013-06-23 10:33:16 +00:00
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: sourcechanger: direct no change: exit immediately 2013-09-06 13:54:57 +00:00
sourcelog.pas dci: changed -1 to Pred 2013-07-22 18:20:54 +00:00
stdcodetools.pas Converter: Optimize commenting units in main and implementation uses sections. 2013-08-23 17:38:22 +00:00
unitdictionary.pas Revert r41458 #f3985e0657, "Codetools: remove extra typecast" 2013-05-30 11:58:55 +00:00