lazarus/components/codetools
2019-05-16 23:10:15 +00:00
..
docs codetools: updated sourcecloser example 2017-09-11 15:48:54 +00:00
examples codetools: sourcecloser: keep implementation keyword 2019-05-10 13:18:14 +00:00
ide Translations: regenerated all relevant translation files after r61225 #75a8b1b83c 2019-05-13 23:21:39 +00:00
languages Translations: regenerated all relevant translation files after r61231 #5b72fe1d56 2019-05-16 23:10:15 +00:00
tests codetools: fixed objcclass 2019-03-09 12:12:10 +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 codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
changedeclarationtool.pas codetools: AddProcModifier fixed external name 2018-05-13 11:33:35 +00:00
codeatom.pas codetools: changed TAtomRing to support longer ring, full two way 2017-11-22 10:58:30 +00:00
codebeautifier.pas
codecache.pas codetools: added TCodeCache.ClearAllModified 2018-11-16 17:50:00 +00:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas codetools: less verbose 2018-05-02 23:03:58 +00: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: 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 codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache 2017-12-18 17:03:02 +00:00
codetoolsfpcmsgs.pas codetools: added fpc errorcn.msg encoding info CP936 2019-03-14 19:52:29 +00:00
codetoolsstrconsts.pas codetools: fixed reparsing on changed module name 2017-10-10 09:18:10 +00:00
codetoolsstructs.pas
codetree.pas IDE: add words from current unit to identifier completion list. 2018-06-05 13:59:47 +00: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 anonymous expr as arg and dot operator 2018-12-18 12:41:17 +00:00
definetemplates.pas codetools: fixed mem leak FPM.UnitToSrc 2019-03-17 20:50:37 +00:00
directivestree.pas codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
directorycacher.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
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 codetools: added AddProcModifier 2018-05-13 09:57:40 +00:00
fileprocs.pas Delete old deprecated methods. 2018-09-28 11:06:40 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: fixed objcclass 2019-03-09 12:12:10 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc codetools: fpc sources: gives sources in tests lower priority 2018-05-25 22:07:15 +00:00
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 set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc updated makefiles 2018-07-11 23:58:59 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: added FindProc 2019-03-08 23:02:29 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
otheridentifiertree.pas
pascalparsertool.pas codetools: fixed node start class sections 2019-05-03 08:54:34 +00:00
pascalreadertool.pas Codetools: Reuse code in TPascalReaderTool.ExtractSourceName. 2019-03-15 11:23:33 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas codetools: added proc modifier vectorcall, patch #33134 2018-02-12 14:55:09 +00:00
resourcecodetool.pas codetools: changed TAtomRing to support longer ring, full two way 2017-11-22 10:58:30 +00:00
sourcechanger.pas codetools: parse delphi generic method 2018-04-11 18:49:18 +00:00
sourcelog.pas LazUtils: Add a new unit LazStringUtils. Move 2 functions from Codetools' SourceLog there. 2018-07-25 13:39:01 +00:00
stdcodetools.pas Codetools: Fix function FindNextIncludeDirective when an include file name is quoted. 2019-03-15 11:23:21 +00:00
unitdictionary.pas