lazarus/components/codetools
2024-04-22 14:04:02 +02:00
..
docs
examples Fix missing Raise before Exception.Create. Issue ##40860. Patch by n7800. 2024-04-17 13:29:00 +02:00
ide Codetools: Fix tab order and set ActiveControl in DeclareVarDialog. From n7800. 2024-04-14 23:56:54 +03:00
languages
tests Codetools: FindDeclaration handle nested specialize (specialize as param to outer specialize) 2024-04-14 16:59:50 +02:00
basiccodetools.pas Codetools: Prevent an eternal loop in procedure ImproveStringConstantEnd. 2024-03-07 04:46:10 +02:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas Codetools: Complete also a virtual/overridden method body with empty brackets. Issue #40799, patch by Domingo Galmés. 2024-03-06 10:09:34 +02:00
codegraph.pas
codeindex.pas
codetoolgdbtracer.pas
codetoolmanager.pas Revert the Codetools support of dotted names commit (issue #40596). It broke unit tests. 2024-02-03 07:34:44 +02:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk codetools: clean up 2023-12-19 09:46:35 +01:00
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas Revert the Codetools support of dotted names commit (issue #40596). It broke unit tests. 2024-02-03 07:34:44 +02:00
ctloadlaz.pas
ctunitgraph.pas
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas
definetemplates.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
directivestree.pas
directorycacher.pas codetools: fixed find include file of namespaced fpc unit 2024-03-11 17:00:57 +01:00
eventcodetool.pas codetools: fixed CreatePublishedMethod adding dotted unitnames 2023-09-23 09:01:51 +02:00
expreval.pas
extractproctool.pas
fileprocs.pas codetools: FindClose in try finally 2024-01-15 15:18:56 +01:00
finddeclarationcache.pas
finddeclarationtool.pas Codetools: FindDeclaration handle nested specialize (specialize as param to outer specialize) 2024-04-14 16:59:50 +02:00
findoverloads.pas
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
identcompletiontool.pas Codetools: Add a few more keywords to Ident-Completion. 2024-04-22 14:04:02 +02:00
keywordfunclists.pas Revert the Codetools support of dotted names commit (issue #40596). It broke unit tests. 2024-02-03 07:34:44 +02:00
lfmtrees.pas
linkscanner.pas codetools: ReadNextPascalAtom: delphi multi line string literal 2023-11-10 15:01:03 +01:00
Makefile updated makefiles 2023-09-03 17:11: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: clean up 2023-12-19 09:46:35 +01:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: parse section on platform wasi 2024-04-13 09:39:52 +02:00
pascalreadertool.pas
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas
sourcelog.pas codetools: started test for namespaced units in fpc sources 2023-12-18 10:12:02 +01:00
stdcodetools.pas codetools: fixed FindDanglingComponentEvents iteration of properties, fixed #40664 2024-01-03 10:42:05 +01:00
unitdictionary.pas