lazarus/components/codetools
mattias 221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
..
docs codetools: code completion: method body to definition: update definition 2012-01-26 22:43:04 +00:00
examples codetools: clean up 2012-03-20 09:17:00 +00:00
ide updated Makefiles 2012-04-09 10:05:12 +00:00
languages Translations: cleanup some PO files 2012-02-19 14:28:47 +00:00
basiccodetools.pas codetools: fixed name conflict comparetext 2012-03-12 08:08:43 +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 TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files 2012-03-13 22:17:35 +00:00
codecompletiontool.pas codetools: fixed crash in TCodeCompletionCodeTool.AddProcedureCompatibleToProcType, bug #21271 2012-03-13 23:01:54 +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: save lrs: check if possible 2012-03-13 11:06:33 +00:00
codetoolmemmanager.pas
codetools.inc IDE: switched to new laz2_xml 2012-03-13 20:55:43 +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 codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files 2012-03-13 22:17:35 +00:00
codetoolsfpcmsgs.pas codetools: fpc msg comments: remove latex brackets 2012-02-05 11:37:05 +00:00
codetoolsstrconsts.pas codetools: added operator >< 2012-01-28 17:04:18 +00:00
codetoolsstructs.pas codetools: added CompareText 2012-03-11 15:56:49 +00:00
codetree.pas codetools: parse class helper 2012-01-31 02:25:25 +00:00
ctunitgraph.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
ctxmlfixfragment.pas codetools: FixFPDocFragment: fixed endless loop 2012-01-25 15:19:02 +00:00
customcodetool.pas codetools: when cursor pos outside code: give more details 2012-02-06 12:37:28 +00:00
definetemplates.pas IDE,codetools: fixed ppccross,crossppc to ppcross 2012-04-06 09:45:40 +00:00
directivestree.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
directorycacher.pas codetools: added FileDateToDateTimeDef 2012-02-02 15:04:42 +00:00
eventcodetool.pas codetools: TEventsCodeTool.CreateMethod: allow inherited without name 2012-03-07 05:51:15 +00:00
expreval.pas codetools: fixed simple init 2011-02-06 11:07:47 +00:00
extractproctool.pas codetools: fixed typo 2012-02-18 13:54:38 +00:00
fileprocs.pas lazutil: ExpandFilenameUTF8 with custom directory 2012-03-16 00:42:16 +00:00
finddeclarationcache.pas cody: dictionary: parse unit 2011-11-12 19:03:17 +00:00
finddeclarationtool.pas codetools: find inheritance of objccategory 2012-03-30 13:47:49 +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: keyword initialization 2012-01-26 14:54:25 +00:00
keywordfunclists.pas codetools: added operator >< 2012-01-28 17:04:18 +00:00
lfmtrees.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
linkscanner.pas codetools: auto dereferencing on mode switch autoderef 2012-03-18 19:10:51 +00:00
Makefile updated Makefiles 2012-04-09 10:05:12 +00:00
Makefile.compiled lazutils: added to makefiles 2011-10-04 22:45:53 +00:00
Makefile.fpc updated Makefiles 2012-04-09 10:05:12 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: method jump: error on class without procs 2012-01-31 02:43:08 +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: fixed parsing array without of 2012-02-17 09:58:18 +00:00
pascalreadertool.pas codetools: find inheritance of objccategory 2012-03-30 13:47:49 +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 IDE: catch wrong dates 2012-02-02 15:09:48 +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: never add spaces in front of newline and space 2012-01-27 10:07:22 +00:00
sourcelog.pas codetools: TSourceLog.LoadFromStream: check if source has changed 2012-03-13 20:12:36 +00:00
stdcodetools.pas codetools: fixed FindUsedUnitFiles to only parse main uses section 2012-02-02 22:04:00 +00:00
unitdictionary.pas cody: fixed saving unit id 0 2012-02-21 19:35:14 +00:00