lazarus/components/codetools
2012-01-03 17:28:56 +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 cody: dictionary: debugging 2012-01-03 15:08:05 +00:00
languages codetools: target jvm: default class ancestor is jlobject 2012-01-03 17:28:56 +00:00
basiccodetools.pas codetools: started &keyword identifiers 2011-12-26 12:52:46 +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: class completion: fixed indentation of bodies 2011-12-14 09:41:38 +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 & packager: add units to uses section only if needed. Issue #20844 2011-12-10 18:50:03 +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: fixed FindCodeTreeNodeExtAVLNode 2011-12-17 14:05:33 +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: started &keyword identifiers 2011-12-26 13:23:36 +00:00
definetemplates.pas cody: dictionary: check if unit is an FPC unit 2011-11-27 01:56:17 +00:00
directivestree.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
directorycacher.pas lazutils: ChompPathDelim: under windows: do not chomp UNC base path double slash 2011-12-23 19:19:59 +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: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +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: target jvm: default class ancestor is jlobject 2012-01-03 17:28:56 +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: modeswitches 2011-12-26 12:19:05 +00:00
keywordfunclists.pas codetools: methods: modifier external 2011-12-26 17:29:38 +00:00
lfmtrees.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
linkscanner.pas codetools: removed modeswitch cs_pointermath 2011-12-20 10:20:53 +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: class completion: ignore method bodies of sub classes, bug #20066 2011-08-27 10:04:48 +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: target jvm: default class ancestor is jlobject 2012-01-03 17:28:56 +00:00
pascalreadertool.pas Codetools: initialize string result value in TPascalReaderTool.ExtractUsedUnitNameAtCursor. It broke at least TFindDeclarationTool.FindUnitInUsesSection. 2011-12-10 18:49:27 +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 codetools: AddWithBlock 2011-09-09 22:32:47 +00:00
sourcelog.pas codetools: TSourceLog.Assign: increase changestep 2011-12-06 02:38:22 +00:00
stdcodetools.pas codetools: TStandardCodeTool.AddUnitToSpecificUsesSection: auto remove unit from other uses section 2011-12-10 19:33:09 +00:00
unitdictionary.pas IDE: workaround for fpc < 2.7.1 avltre FindPointer 2011-12-04 11:07:53 +00:00