lazarus/components/codetools
2019-01-29 18:21:11 +00:00
..
docs
examples codetools: scan fpc units: store fpm sources separate 2019-01-02 17:02:02 +00:00
ide Cody: replaced .po file by .pot 2019-01-24 23:04:53 +00:00
languages IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts. 2019-01-24 23:02:37 +00:00
tests codetools: test $IFOpt 2018-12-27 13:48:20 +00:00
basiccodetools.pas IDE: fix invalid localized package names 2018-05-18 21:34:39 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas codetools: AddProcModifier fixed external name 2018-05-13 11:33:35 +00:00
codeatom.pas
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 Delete old deprecated methods. 2018-09-28 11:06:40 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas
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 loading fpm 2019-01-02 17:11:14 +00:00
directivestree.pas
directorycacher.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
eventcodetool.pas
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 Delete old deprecated methods. 2018-09-28 11:06:40 +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: fixed keywords within begin block 2018-06-14 20:47:19 +00:00
keywordfunclists.pas codetools: parse assign anonymous procedure 2018-12-11 23:46:15 +00:00
lfmtrees.pas
linkscanner.pas codetools: scanner: added $modeswitch multiplescopehelpers 2019-01-29 18:21:11 +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: fixed method jump to delphi generic class method body, issue #33615 2018-04-27 17:35:45 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: fixed readclosure for empty type section 2018-12-18 23:28:05 +00:00
pascalreadertool.pas codetools: clean up 2018-12-12 10:24:57 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
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 Delete old deprecated methods. 2018-09-28 11:06:40 +00:00
unitdictionary.pas