lazarus/components/codetools
2015-10-16 15:37:23 +00:00
..
docs
examples Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild. 2015-07-07 15:35:28 +00:00
ide cody: find overloads: resourcestrings and show errors if target not reachable 2015-10-15 11:10:17 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #28543 2015-08-19 21:54:50 +00:00
tests codetools: find declaration of string constant dot identifier 2015-10-16 15:37:23 +00:00
basiccodetools.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
cachecodetools.pas
ccodeparsertool.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
codecache.pas codetools: codecache: use current fileversion for empty config 2015-10-07 11:25:18 +00:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas codetools: find declaration of string constant dot identifier 2015-10-16 15:37:23 +00:00
codegraph.pas
codeindex.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
codetemplatestool.pas
codetoolgdbtracer.pas
codetoolmanager.pas codetools: TCodeToolManager.WriteDebugReport: write linkscanner links 2015-09-21 08:12:03 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas
codetoolsstructs.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
codetree.pas codetools: find declaration: resolve expr type of objccategory 2015-08-13 08:16:38 +00:00
ctloadlaz.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
ctunitgraph.pas cody: find overloads: create node graph 2015-10-06 15:44:19 +00:00
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
definetemplates.pas codetools: added CPU target avr, issue #28581 2015-08-28 19:10:11 +00:00
directivestree.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
directorycacher.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
eventcodetool.pas codetools: simplified gathering helpers, patch #28794 from Ondrej Pokorny 2015-10-08 10:09:12 +00:00
expreval.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
extractproctool.pas codetools: code completion: support class constructors/destructors, patch #25130 from Ondrej Pokorny 2015-10-08 14:20:54 +00:00
fileprocs.pas codetools: clean up 2015-08-11 12:29:02 +00:00
finddeclarationcache.pas codetools: finddeclaration: cache in ctnWithVar instead of ctnWithStatement 2015-10-12 21:58:15 +00:00
finddeclarationtool.pas codetools: find declaration of string constant dot identifier 2015-10-16 15:37:23 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
fpmake.pp
h2pastool.pas
identcompletiontool.pas codetools: find declaration of string constant dot identifier 2015-10-16 15:37:23 +00:00
keywordfunclists.pas CodeTools, JCF: Support more procedure directives. Issue #28462, patch from Jeppe Johansen. 2015-08-03 22:21:59 +00:00
lfmtrees.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
linkscanner.pas codetools: find declaration of string constant dot identifier 2015-10-16 15:37:23 +00:00
Makefile IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
Makefile.compiled IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
Makefile.fpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: fixed method jumping of generic class method 2015-10-08 22:20:57 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: allow "helper" variable in object 2015-08-11 12:13:32 +00:00
pascalreadertool.pas codetools: fixed method jumping of generic class method 2015-10-08 22:20:57 +00:00
ppucodetools.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
ppugraph.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
ppuparser.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
resourcecodetool.pas
sourcechanger.pas codetools: local var completion: group vars with same type, from Ondrej Pokorny 2015-09-16 12:06:18 +00:00
sourcelog.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
stdcodetools.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
unitdictionary.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00