lazarus/components/codetools
2023-01-18 10:00:42 +01:00
..
docs
examples codetools: sourcecloser: warning if something is wrong with implementation section 2021-11-18 22:40:39 +01:00
ide updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
languages CodeTools: removed unused resource strings, regenerated translations 2022-06-25 01:47:29 +03:00
tests codetools: test CheckLFM: parse unitname 2023-01-18 10:00:42 +01:00
basiccodetools.pas Fix UnicodeSpacesToASCII, After "Replace()" p is already replaced. Old code could skip codepoints or iterate past end of string. Don't replace regular space #20 with itself (nop). 2022-12-02 00:58:42 +01: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 IDE: Minor optimization, cleanup and formatting. 2020-10-22 13:35:04 +00:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas Codetools: Keep empty () on code completion. Issue #39712, patch by Domingo Galmés. 2022-07-06 22:32:10 +02:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolgdbtracer.pas Components: use LazLoggerBase instead of LazLogger 2018-06-02 16:46:39 +00:00
codetoolmanager.pas CodeTools: remove circular ref for "keywords in code completion" 2022-05-03 21:59:18 +02: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 IDE, Debugger, Project: Allow setting up project specific debugger backends 2022-08-28 21:00:28 +02:00
codetoolsfpcmsgs.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00: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 codetools: fixed some tests 2022-06-17 17:35:23 +02:00
definetemplates.pas codetools: updated ide unit paths 2023-01-09 20:41:31 +01:00
directivestree.pas
directorycacher.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
eventcodetool.pas codetools: added OnGetClassUnitName 2022-04-16 09:05:50 +02:00
expreval.pas codetools: if sizeof unicodechar 2023-01-15 13:19:52 +01:00
extractproctool.pas
fileprocs.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
finddeclarationcache.pas
finddeclarationtool.pas CodeTools: fix attribute resolver - remove exception handling 2022-12-28 08:55:51 +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: remove circular ref for "keywords in code completion" 2022-05-03 21:59:18 +02:00
keywordfunclists.pas codetools: fixed some tests 2022-06-17 17:35:23 +02:00
lfmtrees.pas codetools: test CheckLFM: parse unitname 2023-01-18 10:00:42 +01:00
linkscanner.pas codetools: parse underscore in decimals 2022-06-17 17:20:11 +02:00
Makefile udpated makefiles 2022-05-29 19:34:19 +02:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01: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: Keep empty () on code completion. Issue #39712, patch by Domingo Galmés. 2022-07-06 22:32:10 +02: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 Updated supported procedure modifiers: noinline, noreturn 2022-02-19 13:16:20 +03: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 IDE, Codetools: Simplify LoadAncestorDependencyHidden. Use "out" parameter when appropriate. 2021-03-07 13:24:51 +00:00
unitdictionary.pas codetools: less hints 2021-02-28 08:51:52 +00:00