lazarus/components/codetools
2022-03-29 21:42:08 +03:00
..
docs
examples codetools: sourcecloser: warning if something is wrong with implementation section 2021-11-18 22:40:39 +01:00
ide updated Makefiles 2022-02-24 12:55:45 +01:00
languages
tests codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
basiccodetools.pas codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
cachecodetools.pas
ccodeparsertool.pas codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
changedeclarationtool.pas
codeatom.pas codetools: changed TAtomRing to support longer ring, full two way 2017-11-22 10:58:30 +00:00
codebeautifier.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codecache.pas
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas Codetools: Complete code correctly for "procedure xxx; forward;". Issue #39510, patch by Domingo Galmés. 2022-01-23 12:10:21 +02:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolgdbtracer.pas Components: use LazLoggerBase instead of LazLogger 2018-06-02 16:46:39 +00:00
codetoolmanager.pas
codetoolmemmanager.pas
codetools.inc general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools.lpk
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache 2017-12-18 17:03:02 +00:00
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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codetree.pas Updated supported procedure modifiers: noinline, noreturn 2022-02-19 13:16:20 +03:00
ctloadlaz.pas
ctunitgraph.pas
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
definetemplates.pas Codetools: Add target processor names for SPARC CPU matching the names in FPC. Issue #39692. 2022-03-29 21:42:08 +03:00
directivestree.pas
directorycacher.pas
eventcodetool.pas
expreval.pas IDE: Optimize DefineTemplates updates for packages and project. 2021-01-19 09:20:34 +00:00
extractproctool.pas
fileprocs.pas
finddeclarationcache.pas
finddeclarationtool.pas Codetools: Include fdfSearchInAncestors when resolving aliases, specializations or properties. "procedure SearchIdentifier" in "TFindDeclarationTool.FindBaseTypeOfNode". Fix issue #39498 2022-03-11 16:59:29 +01:00
findoverloads.pas
fpc.errore.msg codetools: updated fallback fpc msg file 2020-06-27 19:47:52 +00:00
fpcsrcrules.inc
fpmake.pp
h2pastool.pas codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
identcompletiontool.pas Codetools: Do not crash when invoking ident completion on empty editor. Issue #39685. 2022-03-29 19:54:01 +03:00
keywordfunclists.pas Merge branch 'codetools-internproc-add' into 'main' 2022-02-24 13:17:09 +00:00
lfmtrees.pas
linkscanner.pas codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
Makefile updated Makefiles 2022-02-24 12:55:45 +01:00
Makefile.compiled
Makefile.fpc
memcheck_laz.inc codetools: clean up 2021-08-09 18:38:49 +02:00
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
otheridentifiertree.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
pascalparsertool.pas Merge branch 'codetools-internproc-add' into 'main' 2022-02-24 13:17:09 +00:00
pascalreadertool.pas Revert the assignment ':=' commit. It is useless without the parameter list and fails to work always. Issue #39545. 2022-01-14 13:13:23 +02: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 Updated supported procedure modifiers: noinline, noreturn 2022-02-19 13:16:20 +03:00
resourcecodetool.pas
sourcechanger.pas
sourcelog.pas codetools: fixed TSourceLog.Replace 2022-03-09 10:02:26 +01:00
stdcodetools.pas
unitdictionary.pas