lazarus/components/codetools
2011-11-22 22:44:09 +00:00
..
docs docs: some hints for thread safe 2011-06-09 12:07:45 +00:00
examples codetools: skip 'OPTIONAL' and 'REQUIRED' sections in objcprotocol 2011-11-22 01:47:51 +00:00
ide cody: dictionary: show package 2011-11-22 22:35:49 +00:00
languages translations: updates for german from Swen Heinig 2011-10-30 17:08:17 +00:00
basiccodetools.pas codetools: fixed FindNextComment when MaxPos=0 2011-10-24 15:54:14 +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: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +00:00
codecompletiontool.pas codetools: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +00:00
codegraph.pas
codeindex.pas cody: renamed: remove a "with" block 2011-05-29 12:34:10 +00:00
codetemplatestool.pas codetools: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +00:00
codetoolmanager.pas codetools: handlerlist for treetoolchanged 2011-11-16 06:52:13 +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 IDE: fixed parsing numbers in project macros 2011-07-06 11:49:17 +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: improved error message when searching a position outside of code 2011-10-09 07:38:27 +00:00
codetoolsstructs.pas cody: identifier db 2011-11-19 18:35:59 +00:00
codetree.pas codetools: added class sections for objcprotocol: required, optional 2011-11-22 21:46:09 +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 reraising parser error 2011-11-16 12:00:45 +00:00
definetemplates.pas IDE: creating component name from class name: check if removing leading T starts with a number 2011-10-12 07:24:55 +00:00
directivestree.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
directorycacher.pas codetools: fixed repairing file case for include files and uses section 2011-11-03 12:38:25 +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: clean up, nicer identifiers 2011-11-11 10:55:36 +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: added class sections for objcprotocol: required, optional 2011-11-22 21:46:09 +00:00
keywordfunclists.pas codetools: TStringToPointerTree 2011-10-13 20:38:20 +00:00
lfmtrees.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
linkscanner.pas codetools: fixed reraising parser error 2011-11-16 12:00:45 +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: class sections required, optional only for objcprotocol 2011-11-22 22:44:09 +00:00
pascalreadertool.pas codetools: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +00:00
ppucodetools.pas codetools: fixed updating ppu tool 2011-05-20 10:49:50 +00:00
ppugraph.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +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 lazutils: started lazutf8, lazfileutil, lazfilecache 2011-10-04 22:42:44 +00:00
stdcodetools.pas codetools: fixed repairing file case for include files and uses section 2011-11-03 12:38:25 +00:00
unitdictionary.pas cody: options frame 2011-11-20 23:21:59 +00:00