lazarus/components/codetools
mattias 27ca29b64a cody: unit deps: all units: directory nodes
git-svn-id: trunk@41746 -
2013-06-17 14:42:29 +00:00
..
docs codetools: code completion: method body to definition: update definition 2012-01-26 22:43:04 +00:00
examples codetools: examples: filename as param 2013-06-12 11:43:37 +00:00
ide cody: unit deps: all units: directory nodes 2013-06-17 14:42:29 +00:00
languages Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE. 2013-05-21 19:34:39 +00:00
tests codetools: added test for find declaration nested class 2013-02-06 18:20:42 +00:00
basiccodetools.pas Codetools: Do not touch {$R *.lfm} during automatical code creation. Issue #22497, patch from Anton 2013-04-28 16:29:56 +00:00
cachecodetools.pas
ccodeparsertool.pas codetools: improved error message when searching a position outside of code 2011-10-09 07:38:27 +00:00
changedeclarationtool.pas codetools: do not save errors outside parser 2012-05-07 16:04:57 +00:00
codeatom.pas codetools: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +00:00
codebeautifier.pas Codetools: remove obsolete FABBlockTypeNames, use WriteStr 2011-11-02 23:17:24 +00:00
codecache.pas codetools: comments 2013-05-10 08:39:40 +00:00
codecompletiontool.pas codetools: fixed complete proc from statement 2013-05-09 11:24:39 +00:00
codegraph.pas
codeindex.pas codetools: fixed ex PAnsiString functions 2011-12-17 11:08:22 +00:00
codetemplatestool.pas codetools: skipped code is now converted to special comments 2012-09-05 10:47:44 +00:00
codetoolmanager.pas codetools: fixed result of ExploreUnitDirectives 2013-06-11 14:14:02 +00:00
codetoolmemmanager.pas
codetools.inc IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
codetools.lpk clean up dependencies 2013-04-09 20:07:08 +00:00
codetools.pas codetools: added unit groups graph 2013-01-30 03:59:47 +00:00
codetoolscfgscript.pas codetools: added PCTCfgScriptVariables 2013-04-08 22:13:08 +00:00
codetoolsconfig.pas codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files 2012-03-13 22:17:35 +00:00
codetoolsfpcmsgs.pas codetools: comment 2012-04-23 08:59:10 +00:00
codetoolsstrconsts.pas codetools: fixed TEventsCodeTool.FindMethodTypeInfo when type is an alias 2012-12-16 10:46:37 +00:00
codetoolsstructs.pas codetools: TStringMap.GetNodeData 2013-02-18 19:27:47 +00:00
codetree.pas codetools: create ctnUseUnit nodes for contains, FindMissingUnits fixes contains 2013-06-05 20:02:06 +00:00
ctloadlaz.pas codetools: started simple setup for laz packages 2012-07-21 20:24:20 +00:00
ctunitgraph.pas cody: unit dependencies: show fpc directories 2013-02-18 20:21:58 +00:00
ctunitgroupgraph.pas cody: unit deps: all units: directory nodes 2013-06-17 14:42:29 +00:00
ctxmlfixfragment.pas codetools: FixFPDocFragment: fixed endless loop 2012-01-25 15:19:02 +00:00
customcodetool.pas codetools: fixed typo 2013-05-17 06:16:31 +00:00
definetemplates.pas codetools: removed olf fpc 1.0 defines 2013-06-01 09:07:27 +00:00
directivestree.pas codetools: directive tree: reraise last error 2013-05-02 21:40:36 +00:00
directorycacher.pas codetools: CheckUsesSection: fix directories too 2013-06-05 19:40:40 +00:00
eventcodetool.pas codetools: stdcodetools: use GetIndentStr of beautifier 2013-04-15 09:40:57 +00:00
expreval.pas
extractproctool.pas codetools: extractproc: do not add const modifier when variable is modified in selection 2013-04-22 16:25:42 +00:00
fileprocs.pas cody: unit deps: all units: directory nodes 2013-06-17 14:42:29 +00:00
finddeclarationcache.pas cody: dictionary: parse unit 2011-11-12 19:03:17 +00:00
finddeclarationtool.pas Converter + codetools: try to find out why FInterfaceIdentifierCache is Nil sometimes in TFindDeclarationTool.FindIdentifierInInterface. 2013-06-14 13:45:12 +00:00
findoverloads.pas
fpc.errore.msg codetools: updated fpc message file 2011-06-12 00:52:14 +00:00
fpcsrcrules.inc codetools: fpc source scores: fileinfo on target non wince, bug #24070 2013-03-18 08:25:15 +00:00
fpmake.pas
fpmake.pp started fpmake files for IDE 2012-09-08 21:42:19 +00:00
h2pastool.pas lazutils: started lazutf8, lazfileutil, lazfilecache 2011-10-04 22:42:44 +00:00
identcompletiontool.pas codetools: identifier completion: fixed checking for hidden procs 2013-06-03 09:23:48 +00:00
keywordfunclists.pas codetools: procedure specifier syscall 2013-05-08 17:42:27 +00:00
lfmtrees.pas Less DebugLns to clutter Delphi conversion output. Fix also wrong method names in some DebugLns. 2013-06-02 10:19:41 +00:00
linkscanner.pas codetools: set elseif to inacrive 2013-06-12 11:44:48 +00:00
Makefile updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.compiled updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.fpc updated lpk makefiles 2013-04-02 10:37:47 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: fixed complete proc from statement 2013-05-09 11:24:39 +00:00
multikeywordlisttool.pas codetools: save less errors 2012-05-07 16:13:24 +00:00
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas Codetools: formatting 2013-06-07 11:21:33 +00:00
pascalreadertool.pas Revert r41592 #173ff71396 "Codetools: optimize TPascalReaderTool.ExtractSourceName." Does not work in every situation. 2013-06-09 14:35:13 +00:00
ppucodetools.pas codetools: fixed updating ppu tool 2011-05-20 10:49:50 +00:00
ppugraph.pas components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
ppuparser.pas codetools: using TFileStreamUTF8 2012-06-15 16:21:53 +00:00
resourcecodetool.pas
sourcechanger.pas codetools: TSourceChangeCache.Begin/EndUpdate comments and clean up 2013-06-09 11:25:13 +00:00
sourcelog.pas codetools: fixed LineColIsOutSide 2013-04-29 10:08:49 +00:00
stdcodetools.pas codetools: TSourceChangeCache.Begin/EndUpdate comments and clean up 2013-06-09 11:25:13 +00:00
unitdictionary.pas Revert r41458 #f3985e0657, "Codetools: remove extra typecast" 2013-05-30 11:58:55 +00:00