lazarus/components/codetools
2024-02-13 22:36:34 +01:00
..
docs
examples codetools: sourcecloser: warning if something is wrong with implementation section 2021-11-18 22:40:39 +01:00
ide set fixes version 3.0 2023-12-17 11:23:58 +01:00
languages CodeTools: removed unused resource strings, regenerated translations 2022-06-25 01:47:29 +03:00
tests codetools: fixed SetApplicationTitleStatement for Application as param 2023-10-08 00:19:22 +02:00
basiccodetools.pas codetools: TLinkScanner: search inc file in fpc cfg of current set 2023-06-09 16:51:10 +02:00
cachecodetools.pas
ccodeparsertool.pas codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas codetools: moved DateToCfgStr to LazConfigStorage 2023-06-11 21:34:37 +02:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas codetools: fixed InsertAllNewUnitsToMainUsesSection, issue #40522 2023-10-23 14:13:50 +00:00
codegraph.pas codetools: less hints 2023-04-13 15:38:12 +02:00
codeindex.pas
codetemplatestool.pas
codetoolgdbtracer.pas codetools: less hints 2023-04-13 15:38:12 +02:00
codetoolmanager.pas Remove old deprecated functions and units. 2023-06-15 02:35:52 +03:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk Codetools: Enabled possibility to compile with fpmake 2019-04-20 19:02:05 +00:00
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas codetools: clean up 2023-06-08 16:02:40 +02:00
codetoolsfpcmsgs.pas codetools: less hints 2023-04-13 15:38:12 +02:00
codetoolsstrconsts.pas CodeTools: removed unused resource strings, regenerated translations 2022-06-25 01:47:29 +03:00
codetoolsstructs.pas
codetree.pas Updated supported procedure modifiers: noinline, noreturn 2022-02-19 13:16:20 +03:00
ctloadlaz.pas
ctunitgraph.pas codetools: fixed usesgraph addtargetunit 2019-01-23 10:12:18 +00:00
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas codetoolsL TLinkScanenr: using TSourceLog 2023-06-09 16:15:46 +02:00
definetemplates.pas IDE: pass to FPC only documented assembler mode parameter values and only for relevant CPU families (i8086, i386, x86_64), issue #38786 2023-11-24 02:27:02 +03:00
directivestree.pas
directorycacher.pas codetools: less hints, search inc file order 2023-06-12 10:41:17 +02:00
eventcodetool.pas codetools: fixed CreatePublishedMethod adding dotted unitnames 2023-09-23 09:03:54 +02:00
expreval.pas codetools: if sizeof unicodechar 2023-01-15 13:19:52 +01:00
extractproctool.pas
fileprocs.pas codetools: less hints, search inc file order 2023-06-12 10:41:17 +02:00
finddeclarationcache.pas codetools: comment 2023-03-12 22:43:19 +01:00
finddeclarationtool.pas Codetools: fix crash when trying to add declaration for "foo := unit1;" Patch by WooBean007 2024-02-13 22:36:34 +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: fixed compile 2024-02-08 11:43:25 +01:00
keywordfunclists.pas Codetools: Support more modifiers in class method. Issue #40368, patch by Peacoor. 2023-07-14 03:13:29 +03:00
lfmtrees.pas codetools: CheckLFM: variable type with unit name 2023-04-07 14:03:40 +02:00
linkscanner.pas codetools: fixed include file 2023-06-12 07:26:23 +02:00
Makefile set fixes version 3.0 2023-12-17 11:23:58 +01:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc updated makefiles 2023-06-30 21:02:31 +02:00
memcheck_laz.inc codetools: clean up 2021-08-09 18:38:49 +02:00
memcheck.pas
methodjumptool.pas codetools: less debug 2022-04-16 13:08:41 +02:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas Codetools: parse specialization as function result (in function type def) Issue #38970 2023-03-10 16:56:06 +01: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 codetools: less hints 2023-04-13 15:38:12 +02:00
resourcecodetool.pas
sourcechanger.pas codetools: parse underscore in decimals 2022-06-17 17:20:11 +02:00
sourcelog.pas codetools: fixed TSourceLog.Replace 2022-03-09 10:02:26 +01:00
stdcodetools.pas codetools: fixed FindDanglingComponentEvents iteration of properties, fixed #40664 2024-01-03 10:44:35 +01:00
unitdictionary.pas codetools: less hints 2021-02-28 08:51:52 +00:00