lazarus/components/codetools
mattias 913b752bcc codetools: clean up
git-svn-id: trunk@49345 -
2015-06-16 10:59:22 +00:00
..
docs
examples codetools: GetPossibleInitsForVariable: function results 2015-03-01 15:56:55 +00:00
ide codetools: move Find*UsesSection to TPascalParserTool, issue #28285 2015-06-16 09:22:42 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #28244 2015-06-04 21:26:04 +00:00
tests codetools: tests for nested classes 2015-03-30 16:22:08 +00:00
basiccodetools.pas codetools: clean up 2015-04-06 18:07:35 +00:00
cachecodetools.pas codetools: clean up 2015-04-06 17:35:11 +00:00
ccodeparsertool.pas codetools: clean up 2015-04-06 17:35:11 +00:00
changedeclarationtool.pas codetools: clean up 2015-04-06 16:49:44 +00:00
codeatom.pas
codebeautifier.pas codetools: clean up 2015-04-06 17:49:28 +00:00
codecache.pas codetools: clean up 2015-04-06 18:03:39 +00:00
codecompletiontemplater.pas codetools: code templates: fixed using params 2015-04-06 16:54:45 +00:00
codecompletiontemplates.xml
codecompletiontool.pas codetools: move Find*UsesSection to TPascalParserTool, issue #28285 2015-06-16 09:22:42 +00:00
codegraph.pas
codeindex.pas codetools: clean up 2015-04-06 16:49:44 +00:00
codetemplatestool.pas
codetoolgdbtracer.pas
codetoolmanager.pas codetools: clean up 2015-04-06 17:18:13 +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
codetoolsfpcmsgs.pas codetools: fixed mem leak 2015-05-08 20:02:16 +00:00
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas codetools: clean up 2015-04-06 18:03:39 +00:00
ctloadlaz.pas codetools: clean up 2015-04-06 16:38:06 +00:00
ctunitgraph.pas codetools: clean up 2015-04-06 16:38:06 +00:00
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas Codetools: Support method names escaped with '&' in class completion. Issue #28227, patch from Ondrej Pokorny. 2015-06-10 09:02:54 +00:00
definetemplates.pas IDE: when checking fpc config file exists expand ~ 2015-06-12 17:58:16 +00:00
directivestree.pas codetools: CheckAndImproveExpr_Brackets: fixed setting Changed 2015-04-06 16:40:52 +00:00
directorycacher.pas CodeTools: Initialize variables based on compiler warnings. Contains ToDo items. 2015-03-24 17:51:40 +00:00
eventcodetool.pas codetools: move Find*UsesSection to TPascalParserTool, issue #28285 2015-06-16 09:22:42 +00:00
expreval.pas codetools: fixed rebuilding nodes when targetcpu changed 2015-03-11 18:05:43 +00:00
extractproctool.pas codetools: clean up 2015-04-06 16:51:07 +00:00
fileprocs.pas codetools: DbgText: implemented keeplines 2015-04-06 18:13:25 +00:00
finddeclarationcache.pas codetools: clean up 2015-04-06 17:49:28 +00:00
finddeclarationtool.pas codetools: move Find*UsesSection to TPascalParserTool, issue #28285 2015-06-16 09:22:42 +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 IDE: In identifier completion, respect "Add semicolon" option, add '&' when needed. Issue #28226, patch from Ondrej Pokorny. 2015-06-10 09:02:46 +00:00
keywordfunclists.pas Codetools: Accept the "&" character. Issue #28221, patch from Ondrej Pokorny. 2015-06-10 09:02:52 +00:00
lfmtrees.pas codetools: less hints 2015-04-06 17:31:55 +00:00
linkscanner.pas Codetools: Accept the "&" character. Issue #28221, patch from Ondrej Pokorny. 2015-06-10 09:02:52 +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: clean up 2015-04-06 17:15:01 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: clean up 2015-06-16 10:59:22 +00:00
pascalreadertool.pas codetools: clean up 2015-04-06 17:39:43 +00:00
ppucodetools.pas codetools: ppu parser: clean up 2015-04-06 16:47:17 +00:00
ppugraph.pas codetools: ppugraph: fixed crash 2014-12-02 19:25:57 +00:00
ppuparser.pas codetools: ppu parser: clean up 2015-04-06 16:47:17 +00:00
resourcecodetool.pas
sourcechanger.pas Codetools: Support method names escaped with '&' in class completion. Issue #28227, patch from Ondrej Pokorny. 2015-06-10 09:02:54 +00:00
sourcelog.pas codetools: clean up 2015-02-18 20:29:45 +00:00
stdcodetools.pas codetools: move Find*UsesSection to TPascalParserTool, issue #28285 2015-06-16 09:22:42 +00:00
unitdictionary.pas