lazarus/components/codetools
2024-03-12 18:58:13 +01:00
..
docs
examples codetools: FindClose in try finally 2024-01-15 15:18:56 +01:00
ide cody: fixed frame inheritance 2024-01-24 11:32:38 +01:00
languages
tests Codetools: solve issue #40592 parsing sealed/abstract objects. 2024-03-03 15:52:38 +00: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 codetools: parsing config files from fpc outout: keep only last state 2024-03-11 16:38:19 +01: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: fix search aborts early if one branch of the search has a cached "not found". Issue #40818 2024-03-12 18:58:13 +01: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: Fix compilation. 2024-02-03 07:47:01 +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: solve issue #40592 parsing sealed/abstract objects. 2024-03-03 15:52:38 +00: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