lazarus/components/codetools
2021-04-30 00:42:41 +00:00
..
docs
examples
ide cody: fixed vk_up on empty 2021-03-02 18:04:30 +00:00
languages
tests codetools: added new test 2021-04-30 00:37:11 +00:00
basiccodetools.pas LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas codetools: partly fixed find declaration for members of default array property 2021-04-30 00:42:41 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolgdbtracer.pas
codetoolmanager.pas codetools: test RenameIdentifier 2021-04-12 18:49:28 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas codetools: FindReferences for unit names 2021-04-06 00:11:28 +00:00
ctloadlaz.pas
ctunitgraph.pas
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas
definetemplates.pas codetools: updated controller types, issue #38596 2021-03-07 11:39:46 +00:00
directivestree.pas
directorycacher.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
eventcodetool.pas codetools: GetCompatiblePublishedMethods check if class or property missing 2021-03-20 11:28:01 +00:00
expreval.pas
extractproctool.pas
fileprocs.pas
finddeclarationcache.pas
finddeclarationtool.pas codetools: partly fixed find declaration for members of default array property 2021-04-30 00:42:41 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
fpmake.pp
h2pastool.pas
identcompletiontool.pas
keywordfunclists.pas codetools: added DISCARDRESULT to IsKeyWordProcedureSpecifier 2021-03-15 10:08:54 +00:00
lfmtrees.pas
linkscanner.pas
Makefile updated Makefiles 2021-02-13 13:01:14 +00:00
Makefile.compiled
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: fixed parsing var w:word platform = 1 platform 2021-02-28 21:33:21 +00:00
pascalreadertool.pas
ppucodetools.pas
ppugraph.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
ppuparser.pas Codetools, Debugger: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:11 +00:00
resourcecodetool.pas
sourcechanger.pas
sourcelog.pas codetools: less hints 2021-02-28 22:39:26 +00:00
stdcodetools.pas IDE, Codetools: Simplify LoadAncestorDependencyHidden. Use "out" parameter when appropriate. 2021-03-07 13:24:51 +00:00
unitdictionary.pas codetools: less hints 2021-02-28 08:51:52 +00:00