lazarus/components/codetools
2025-02-16 01:34:27 +02:00
..
docs
examples codetools: gitignore config 2024-10-20 19:39:37 +02:00
ide codetools: fixed class completion of objfpc generic method 2025-01-26 14:55:54 +01:00
languages
tests codetools: test GatherIdentifiers for dotted uses and program 2025-02-12 12:41:24 +01: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 ide+codetools: less hints 2023-08-03 18:07:54 +02:00
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: rename identfier for file: using RenameUnit keeping source editor, renaming lfm 2025-02-14 15:31:17 +01:00
codetoolmemmanager.pas
codetools.inc codetools: less hints 2025-01-26 15:27:39 +01:00
codetools.lpk codetools: clean up 2023-12-19 09:46:35 +01:00
codetools.pas
codetoolscfgscript.pas Codetools: Call CompareIdentifiers directly instead of CompareIdentifierPtrs. 2024-09-28 10:45:12 +03:00
codetoolsconfig.pas ide: fixed SubTarget to Subtarget 2023-07-26 13:36:16 +01:00
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas codetools: find declaration of middle namespace 2025-02-11 14:15:14 +01:00
controllertypes.inc CodeTools: Move the constant array ControllerTypes into a separate include file 2024-09-27 21:51:29 +00:00
ctloadlaz.pas
ctunitgraph.pas ide+codetools: list and rename dotted units and identifntifiers and amp identifiers, from WooBean007 2024-12-29 16:50:38 +01:00
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 Delete some deprecated functions. Inspired by issue #41363. 2025-01-31 13:50:35 +02:00
directivestree.pas Codetools: Call CompareIdentifiers directly instead of CompareIdentifierPtrs. 2024-09-28 10:45:12 +03:00
directorycacher.pas codetools: search dotted unitnames in namespaces 2025-02-06 11:23:30 +01:00
eventcodetool.pas codetools: fixed CreatePublishedMethod adding dotted unitnames 2023-09-23 09:01:51 +02:00
expreval.pas CodeTools expreval: Ord() support 2024-07-17 21:37:14 +02:00
extractproctool.pas ide+codetools: less hints 2023-08-03 18:07:54 +02:00
fileprocs.pas Delete some deprecated functions. Inspired by issue #41363. 2025-01-31 13:50:35 +02:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: find declaration of middle identifiers of dotted program name now jumps to the middle 2025-02-12 11:22:28 +01:00
findoverloads.pas ide+codetools: less hints 2023-08-03 18:07:54 +02:00
fpc.errore.msg codetools: updated fpc english error messages 2024-03-05 16:43:01 +01:00
fpcsrcrules.inc
fpmake.pp codetools: clean up 2023-12-19 09:46:35 +01:00
h2pastool.pas Codetools: Call CompareIdentifiers directly instead of CompareIdentifierPtrs. 2024-09-28 10:45:12 +03:00
identcompletiontool.pas codetools: find references: started find method overrides 2025-01-29 16:08:05 +01:00
keywordfunclists.pas ide+codetools: list and rename dotted units and identifntifiers and amp identifiers, from WooBean007 2024-12-29 16:50:38 +01:00
lfmtrees.pas Codetools: Call CompareIdentifiers directly instead of CompareIdentifierPtrs. 2024-09-28 10:45:12 +03:00
linkscanner.pas Codetools: Call CompareIdentifiers directly instead of CompareIdentifierPtrs. 2024-09-28 10:45:12 +03:00
Makefile updated makefiles 2024-10-22 00:31:29 +02:00
Makefile.compiled updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.fpc updated makefiles 2023-09-03 17:11:29 +02:00
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: find references: started find method overrides 2025-01-29 16:08:05 +01: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 Replace deprecated LazIsValidIdent with IsValidIdent. 2024-09-29 02:21:32 +03:00
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: find sourcename refs to used unit 2025-02-04 15:40:25 +01:00
sourcelog.pas codetools: started test for namespaced units in fpc sources 2023-12-18 10:12:02 +01:00
stdcodetools.pas ToDoList: Process each include file only once. Issue #41421. 2025-02-16 01:34:27 +02:00
unitdictionary.pas ide+codetools: list and rename dotted units and identifntifiers and amp identifiers, from WooBean007 2024-12-29 16:50:38 +01:00