lazarus/components/codetools
mattias 9baf8fe81d codetools: fixed GetSmartHint other unit
git-svn-id: trunk@64603 -
2021-02-17 13:59:24 +00:00
..
docs
examples Optimize CompareFileExt in different ways. Comparison of FPC/Lazarus generated files can be case-sensitive. 2021-01-10 19:07:52 +00:00
ide updated Makefiles 2021-02-13 13:01:14 +00:00
languages Translations: Chinese translation update by robsean, bug #37290 2020-07-01 21:39:48 +00:00
tests codetools: threadvar support for pascalparsertool. Issue #36947, patch from Delcio Sbeghen. 2020-11-17 19:25:20 +00:00
basiccodetools.pas Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas IDE: Minor optimization, cleanup and formatting. 2020-10-22 13:35:04 +00:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolgdbtracer.pas
codetoolmanager.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas
codetoolsfpcmsgs.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas codetools: threadvar support for pascalparsertool. Issue #36947, patch from Delcio Sbeghen. 2020-11-17 19:25:20 +00:00
ctloadlaz.pas
ctunitgraph.pas
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas CodeTools: fix &-prefixed identifier comparison. Fixes #32561 2019-11-15 21:18:09 +00:00
definetemplates.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +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
expreval.pas IDE: Optimize DefineTemplates updates for packages and project. 2021-01-19 09:20:34 +00:00
extractproctool.pas
fileprocs.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: fixed GetSmartHint other unit 2021-02-17 13:59:24 +00:00
findoverloads.pas
fpc.errore.msg codetools: updated fallback fpc msg file 2020-06-27 19:47:52 +00:00
fpcsrcrules.inc
fpmake.pas
fpmake.pp
h2pastool.pas
identcompletiontool.pas codetools: added intrinsic GetTypeKind 2020-08-26 19:09:33 +00:00
keywordfunclists.pas codetools: added winapi proc modifier, issue #36927 2020-07-23 13:39:46 +00:00
lfmtrees.pas
linkscanner.pas Codetools: Support ArrayToDynArray and other missing modeswitches. Issue #36796. 2020-03-15 17:55:43 +00:00
Makefile updated Makefiles 2021-02-13 13:01:14 +00:00
Makefile.compiled
Makefile.fpc make: changed default darwin lcl platform from carbon to cocoa 2020-07-13 09:00:41 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: threadvar support for pascalparsertool. Issue #36947, patch from Delcio Sbeghen. 2020-11-17 19:25:20 +00:00
pascalreadertool.pas codetools: fixed extract generic type param names, issue #37081, from Pascal Riekenberg 2020-05-18 10:29:22 +00:00
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 LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
stdcodetools.pas Codetools, Debugger: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:11 +00:00
unitdictionary.pas