lazarus/components/codetools
2015-09-09 11:16:09 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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: nobjcprotocol has no default ancestor 2015-08-16 10:58:04 +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 codetools: clean up 2015-04-06 17:35:11 +00:00
ccodeparsertool.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
changedeclarationtool.pas codetools: clean up 2015-04-06 16:49:44 +00:00
codeatom.pas codetools: add compiler functions into system., filter predefined compiler functions, patch #28320 2015-06-30 09:22:06 +00:00
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, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
codecompletiontemplater.pas codetools: code templates: fixed using params 2015-04-06 16:54:45 +00:00
codecompletiontemplates.xml
codecompletiontool.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +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, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
codetoolmemmanager.pas codetools: clean up 2015-04-06 18:04:45 +00:00
codetools.inc
codetools.lpk codetools: clean up 2015-04-06 17:15:01 +00:00
codetools.pas codetools: clean up 2015-04-06 17:15:01 +00:00
codetoolscfgscript.pas codetools: clean up 2015-04-06 16:38:06 +00:00
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 codetools: fixed mem leak 2015-05-08 20:02:16 +00:00
codetoolsstrconsts.pas codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny 2015-06-22 10:02:11 +00:00
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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: split helper coder for objccategory 2015-08-13 07:01:44 +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: split helper coder for objccategory 2015-08-13 07:01:44 +00:00
fileprocs.pas codetools: clean up 2015-08-11 12:29:02 +00:00
finddeclarationcache.pas codetools: clean up 2015-04-06 17:49:28 +00:00
finddeclarationtool.pas codetools: use camelcase for system unit under Delphi, make ExpressionTypeDescNames a var, patch #28648 from Ondrej Pokorny 2015-09-09 11:16:09 +00:00
findoverloads.pas codetools: clean up 2015-04-06 16:49:44 +00:00
fpc.errore.msg
fpcsrcrules.inc codetools: targetcpu jvm: use rtl/java/system.pp 2015-03-12 23:42:09 +00:00
fpmake.pas
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
h2pastool.pas codetools: clean up 2015-04-07 21:30:17 +00:00
identcompletiontool.pas codetools: identifier completion: add variant, patch #28615 from Ondrej Pokorny 2015-09-03 10:52:20 +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: use camelcase for system unit under Delphi, make ExpressionTypeDescNames a var, patch #28648 from Ondrej Pokorny 2015-09-09 11:16:09 +00:00
Makefile updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
Makefile.compiled updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
Makefile.fpc updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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: searching all compatible objccategory 2015-08-14 09:42:29 +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, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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