lazarus/components/codetools
2012-01-23 18:07:14 +00:00
..
docs docs: some hints for thread safe 2011-06-09 12:07:45 +00:00
examples codetools: do not parse public after class member variable, bug #20713 2011-11-23 23:18:35 +00:00
ide regenerated translations; updated Russian translation 2012-01-19 21:58:48 +00:00
languages regenerated translations; updated Russian translation 2012-01-04 21:32:16 +00:00
basiccodetools.pas codetools: function TLinkScanner.GetHiddenUsedUnits 2012-01-18 12:39:59 +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: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +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: fixed ex PAnsiString functions 2011-12-17 11:08:22 +00:00
codecompletiontool.pas codetools: param completion: skip comments 2012-01-22 14:02:26 +00:00
codegraph.pas
codeindex.pas codetools: fixed ex PAnsiString functions 2011-12-17 11:08:22 +00:00
codetemplatestool.pas codetools: ExtractProcedureHead: ignore errors after cursor, bug #20918 2011-12-17 15:15:29 +00:00
codetoolmanager.pas IDE: fixed typo 2012-01-19 22:06:56 +00:00
codetoolmemmanager.pas
codetools.inc IDE: activated new xml units 2011-09-12 21:12:49 +00:00
codetools.lpk codetools: moved dictionary 2011-11-16 04:37:19 +00:00
codetools.pas cody: started dictionary 2011-11-16 05:50:48 +00:00
codetoolscfgscript.pas codetools: cfg script: fixed parsing begin statement without semicolon end 2011-11-26 01:26:19 +00:00
codetoolsconfig.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
codetoolsfpcmsgs.pas codetools: fixed findtermofexpr for enumeration type 2011-07-01 12:59:40 +00:00
codetoolsstrconsts.pas codetools: target jvm: default class ancestor is jlobject 2012-01-03 17:28:56 +00:00
codetoolsstructs.pas codetools: replaced PAnsiString with AnsiString 2011-12-17 00:52:45 +00:00
codetree.pas codetools: added proc specifiers 2012-01-12 23:46:04 +00:00
ctunitgraph.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
ctxmlfixfragment.pas codetools+tests: function to fix xml attribute values 2011-10-02 23:18:22 +00:00
customcodetool.pas codetools: fixed crash parsing operator with invalid name 2012-01-22 22:44:23 +00:00
definetemplates.pas IDE: parse custom option -Wp and pass to codetools to use as hidden unit, bug #20351 2012-01-18 14:24:25 +00:00
directivestree.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
directorycacher.pas codetools: fixed TCTDirectoryCachePool.FindDiskFilename for non existing files 2012-01-18 17:09:57 +00:00
eventcodetool.pas codetools: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +00:00
expreval.pas codetools: fixed simple init 2011-02-06 11:07:47 +00:00
extractproctool.pas Codetools & LazUtils: Replace const string arrays with RTTI value and WriteStr() 2012-01-15 23:50:39 +00:00
fileprocs.pas lazutils+codetools: fixed FindDiskFilename 2011-11-02 13:51:26 +00:00
finddeclarationcache.pas cody: dictionary: parse unit 2011-11-12 19:03:17 +00:00
finddeclarationtool.pas codetools: IsParamExprListCompatibleToNodeList: fixed returning tcCompatible if a param is only compatible 2012-01-22 11:55:59 +00:00
findoverloads.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
fpc.errore.msg codetools: updated fpc message file 2011-06-12 00:52:14 +00:00
fpcsrcrules.inc codetools: change fpcrules to hide cocoa skel sources 2011-11-22 00:46:03 +00:00
fpmake.pas
h2pastool.pas lazutils: started lazutf8, lazfileutil, lazfilecache 2011-10-04 22:42:44 +00:00
identcompletiontool.pas codetools: identifier completion: method specifiers 2012-01-19 16:11:45 +00:00
keywordfunclists.pas codetools: parse class operators 2012-01-23 17:49:30 +00:00
lfmtrees.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
linkscanner.pas codetools: not searching in system units again 2012-01-22 11:35:07 +00:00
Makefile lazutils: added to makefiles 2011-10-04 22:45:53 +00:00
Makefile.compiled lazutils: added to makefiles 2011-10-04 22:45:53 +00:00
Makefile.fpc lazutils: added to makefiles 2011-10-04 22:45:53 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: FindProcNode: read name of a class operator 2012-01-23 18:07:14 +00:00
multikeywordlisttool.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
nonpascalcodetools.pas codetools: c parser: fixed parsing til end of directive 2011-02-17 16:57:54 +00:00
otheridentifiertree.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
pascalparsertool.pas codetools: FindProcNode: read name of a class operator 2012-01-23 18:07:14 +00:00
pascalreadertool.pas codetools: FindProcNode: read name of a class operator 2012-01-23 18:07:14 +00:00
ppucodetools.pas codetools: fixed updating ppu tool 2011-05-20 10:49:50 +00:00
ppugraph.pas IDE: workaround for fpc < 2.7.1 avltre FindPointer 2011-12-04 11:07:53 +00:00
ppuparser.pas codetools: support rtlproc modifier 2011-09-19 07:57:24 +00:00
resourcecodetool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
sourcechanger.pas IDE: codetools word beautifier: clean up 2012-01-06 22:50:07 +00:00
sourcelog.pas codetools: TSourceLog.Assign: increase changestep 2011-12-06 02:38:22 +00:00
stdcodetools.pas codetools: checklfm: error if property is not published 2012-01-19 22:23:10 +00:00
unitdictionary.pas cody: dictionary: hide fpc units without ppu 2012-01-05 17:05:59 +00:00