lazarus/components/codetools
2025-04-03 21:18:45 +02:00
..
docs
examples
ide Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
languages
tests Codetools: fix parsing of "class of" with deprecated or unit-name prefix. 2025-04-03 21:18:45 +02:00
basiccodetools.pas codetools: rename source name references: keep omitted namespace 2025-02-04 15:40:25 +01:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas codetools: RenameSourceNameReferences: apply ascending 2025-02-10 14:43:48 +01:00
codeatom.pas codetools: started Find- and RenameSourceNameReferences 2025-02-04 15:40:25 +01:00
codebeautifier.pas
codecache.pas ide: rename identfier for file: using RenameUnit keeping source editor, renaming lfm 2025-02-14 15:31:17 +01:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas codetools: find references: started find method overrides 2025-01-29 16:08:05 +01:00
codegraph.pas
codeindex.pas
codetoolgdbtracer.pas
codetoolmanager.pas ide: find used unit: search in virtual units 2025-03-16 15:18:58 +01:00
codetoolmemmanager.pas
codetools.inc codetools: less hints 2025-01-26 15:27:39 +01:00
codetools.lpk
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas codetools: find declaration of middle namespace 2025-02-11 14:15:14 +01:00
controllertypes.inc
ctloadlaz.pas
ctunitgraph.pas
ctunitgroupgraph.pas
ctxmlfixfragment.pas codetools: fix xml: option to remove unopen close tags, aissist: fix xml 2025-01-24 12:29:52 +01:00
customcodetool.pas ide: find/rename identifier: fixed error hint on keywords 2025-02-12 16:46:09 +01:00
definetemplates.pas * New OSes for wasm32 target 2025-03-03 11:53:37 +01:00
directivestree.pas
directorycacher.pas codetools: fixed searching includefile with non pascal extension 2025-03-19 11:16:33 +01:00
eventcodetool.pas
expreval.pas
extractproctool.pas
fileprocs.pas Delete some deprecated functions. Inspired by issue . 2025-01-31 13:50:35 +02:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: fixed TFindDeclarationTool.FindOverridenMethodDecl searching next ancestor 2025-03-10 08:52:23 +01:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pp
h2pastool.pas
identcompletiontool.pas Codetools: Prevent another error in identifier completion while defining a function. Issue , patch by Włodzimierz Bień. 2025-03-05 13:39:52 +02:00
keywordfunclists.pas
lfmtrees.pas
linkscanner.pas
Makefile
Makefile.compiled
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: fixed method jump from objfpc generic method body to decl 2025-01-26 15:23:38 +01:00
multikeywordlisttool.pas codetools: added IdentifierHasKeywords 2025-02-10 15:31:48 +01:00
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas Codetools: fix parsing of "class of" with deprecated or unit-name prefix. 2025-04-03 21:18:45 +02:00
pascalreadertool.pas ide: find/rename identifier use for source name the new codetools methods 2025-02-07 10:07:55 +01:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: find sourcename refs to used unit 2025-02-04 15:40:25 +01:00
sourcelog.pas
stdcodetools.pas * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +01:00
unitdictionary.pas