lazarus/components/codetools
ondrej db5d7eaeaf IDE: improved TTypeAliasOrderList.Create
git-svn-id: trunk@50218 -
2015-11-04 09:46:25 +00:00
..
docs
examples cleaned up 2015-10-26 21:41:56 +00:00
ide Cody: updated Russian translation 2015-10-20 22:36:14 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #28543 2015-08-19 21:54:50 +00:00
tests codetools: tests for dotted units 2015-10-19 13:30:14 +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 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: codecache: use current fileversion for empty config 2015-10-07 11:25:18 +00:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas IDE, CodeTools: add more options and a prompt dialog for method creation. Issue #13994 2015-10-29 11:08:52 +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 cleaned up 2015-10-26 21:41:56 +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
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 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 tests: ExtractFileUnitname 2015-10-24 21:50:00 +00:00
finddeclarationcache.pas codetools: finddeclaration: cache in ctnWithVar instead of ctnWithStatement 2015-10-12 21:58:15 +00:00
finddeclarationtool.pas IDE: improved TTypeAliasOrderList.Create 2015-11-04 09:46:25 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
fpmake.pp
h2pastool.pas
identcompletiontool.pas codetools: identifier completion: $optimization directive 2015-10-25 09:17:25 +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: identifier completion: $optimization directive 2015-10-25 09:17:25 +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 IDE, CodeTools: add more options and a prompt dialog for method creation. Issue #13994 2015-10-29 11:08:52 +00:00
sourcelog.pas codetools: save file: convert encoding before opening file 2015-11-02 23:00:15 +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