lazarus/components/codetools
2019-10-03 14:35:55 +00:00
..
docs
examples codetools: sourcecloser: fixed cleaning up unit begin block 2019-09-13 19:23:20 +00:00
ide Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
tests codetools: test multidim[,].sub 2019-10-03 14:35:42 +00:00
basiccodetools.pas Codetools: Fix function FindNextIncludeDirective when an include file name is quoted. 2019-03-15 11:23:21 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas codetools: added TCodeCache.ClearAllModified 2018-11-16 17:50:00 +00:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolgdbtracer.pas
codetoolmanager.pas codetools: fixed GetPascalCompilerForDirectory using same algo as TLinkScanner 2019-03-05 10:12:21 +00: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
codetoolsfpcmsgs.pas codetools: added fpc errorcn.msg encoding info CP936 2019-03-14 19:52:29 +00:00
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas
ctloadlaz.pas
ctunitgraph.pas codetools: fixed usesgraph addtargetunit 2019-01-23 10:12:18 +00:00
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas codetools: fixed anonymous expr as arg and dot operator 2018-12-18 12:41:17 +00:00
definetemplates.pas IDE: define codetools values for custom options -Ciro -g -g- -gw -Sah, issue #35771, from Yuriy Sydorov 2019-06-26 17:23:33 +00:00
directivestree.pas
directorycacher.pas
eventcodetool.pas IDE: fixed adding event, when property unit has no implementation section 2019-05-10 13:11:43 +00:00
expreval.pas codetools: comments 2018-12-31 09:56:43 +00:00
extractproctool.pas
fileprocs.pas Delete old deprecated methods. 2018-09-28 11:06:40 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: fixed find declaration multidim[,].sub 2019-10-03 14:35:55 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
fpmake.pp
h2pastool.pas
identcompletiontool.pas codetools: identifier completion: added $DispatchField, $DispatchStrField for pas2js 2019-03-12 11:40:34 +00:00
keywordfunclists.pas codetools: parse assign anonymous procedure 2018-12-11 23:46:15 +00:00
lfmtrees.pas
linkscanner.pas codetools: fixed GetPascalCompilerForDirectory using same algo as TLinkScanner 2019-03-05 10:12:21 +00:00
Makefile
Makefile.compiled
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: added FindProc 2019-03-08 23:02:29 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: omit end keyword of unit begin block 2019-09-13 19:22:42 +00:00
pascalreadertool.pas codetools: fixed class completion with function result type params 2019-08-17 18:35:58 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas
sourcelog.pas
stdcodetools.pas Codetools: Fix function FindNextIncludeDirective when an include file name is quoted. 2019-03-15 11:23:21 +00:00
unitdictionary.pas