lazarus/components/codetools
2023-08-18 23:03:19 +03:00
..
docs
examples codetools: sourcecloser: warning if something is wrong with implementation section 2021-11-18 22:40:39 +01:00
ide Translations: Chinese translation update, merge request !227 2023-08-18 23:03:19 +03:00
languages CodeTools: removed unused resource strings, regenerated translations 2022-06-25 01:47:29 +03:00
tests codetools: fixed pas2js tests 2023-07-20 20:08:37 +03: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 codetools: AddProcModifier fixed external name 2018-05-13 11:33:35 +00:00
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 event assignment completion with existing @name 2023-03-31 15:36:20 +02: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 codetools: less hints, search inc file order 2023-06-12 10:41:17 +02:00
directivestree.pas
directorycacher.pas codetools: less hints, search inc file order 2023-06-12 10:41:17 +02:00
eventcodetool.pas codetools: fixed CompleteComponent 2023-04-13 15:51:08 +02:00
expreval.pas codetools: if sizeof unicodechar 2023-01-15 13:19:52 +01:00
extractproctool.pas codetools: added AddProcModifier 2018-05-13 09:57:40 +00:00
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: fixed search atttibute 2023-07-20 20:08:38 +03:00
findoverloads.pas
fpc.errore.msg codetools: updated fallback fpc msg file 2020-06-27 19:47:52 +00:00
fpcsrcrules.inc codetools: fpc sources: gives sources in tests lower priority 2018-05-25 22:07:15 +00:00
fpmake.pp
h2pastool.pas codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
identcompletiontool.pas Codetools: fix TIdentifierHistoryList.Add 2023-06-30 20:24:02 +03: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 updated makefiles 2023-08-10 22:07:59 +02: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 Codetool: fix endless loop in "Find block begin", when already at start of file. Issue #40326 2023-06-18 10:37:55 +02:00
unitdictionary.pas codetools: less hints 2021-02-28 08:51:52 +00:00