lazarus/components/codetools
2012-07-21 20:45:34 +00:00
..
docs codetools: code completion: method body to definition: update definition 2012-01-26 22:43:04 +00:00
examples lazutils: removed old xml implementation, interface alias to new 2012-06-24 15:46:28 +00:00
ide cody: simplified code 2012-06-10 13:55:41 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382 2012-07-07 10:06:18 +00:00
basiccodetools.pas codetools: searching compiler: search first in dir of fpc.exe, then in PATH 2012-05-13 08:31: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: 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: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files 2012-03-13 22:17:35 +00:00
codecompletiontool.pas codetools: forward proc completion: stay in same section 2012-06-19 11:24:17 +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 Converter: Call FixIncludeFiles before parsing the source. 2012-06-14 17:51:25 +00:00
codetoolmemmanager.pas
codetools.inc IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
codetools.lpk codetools: started utility unit laz 2012-07-19 08:14:09 +00:00
codetools.pas codetools: started utility unit laz 2012-07-19 08:14:09 +00:00
codetoolscfgscript.pas codetools: fixed mem leak 2012-05-23 06:40:23 +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: cfgscript: nicer error message if semicolon is missing 2012-05-22 10:53:35 +00:00
codetoolsstructs.pas codetools: added CompareText 2012-03-11 15:56:49 +00:00
codetree.pas codetools: resolve expr: thisunitname.implementationenidentifier 2012-04-29 09:28:15 +00:00
ctloadlaz.pas codetools: started simple setup for laz packages 2012-07-21 20:24:20 +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: save parse error of operator, do not save errors outside parser, fixed parsing method name with generic parameter 2012-06-02 13:47:16 +00:00
definetemplates.pas codetools: using TFileStreamUTF8 2012-06-15 16:21:53 +00:00
directivestree.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
directorycacher.pas codetools: added A to ComparePCharCaseInsensitiveA to make clear it is only ASCII 2012-06-25 08:57:05 +00:00
eventcodetool.pas codetools: fixed FindMethodNodeInImplementation for program 2012-04-22 10:13:34 +00:00
expreval.pas
extractproctool.pas codetools: do not save errors outside parser 2012-05-07 16:04:57 +00:00
fileprocs.pas codetools: using TFileStreamUTF8 2012-06-15 16:21:53 +00:00
finddeclarationcache.pas cody: dictionary: parse unit 2011-11-12 19:03:17 +00:00
finddeclarationtool.pas codetools: save parse error of operator, do not save errors outside parser, fixed parsing method name with generic parameter 2012-06-02 13:47:16 +00:00
findoverloads.pas
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: when creating an override hide higher visibility members 2012-06-12 12:12:03 +00:00
keywordfunclists.pas codetools: added operator >< 2012-01-28 17:04:18 +00:00
lfmtrees.pas
linkscanner.pas codetools: fixed skipping include files in skipped ifdef 2012-04-14 11:17:45 +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: class completion: fixed searching var node when first is class var 2012-06-11 20:01:27 +00:00
multikeywordlisttool.pas codetools: save less errors 2012-05-07 16:13:24 +00:00
nonpascalcodetools.pas
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: objcclass: default section is published 2012-07-21 20:45:34 +00:00
pascalreadertool.pas codetools: identifier completion: when creating an override hide higher visibility members 2012-06-12 12:12:03 +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: never add spaces in front of newline and space 2012-01-27 10:07:22 +00:00
sourcelog.pas codetools: using TFileStreamUTF8 2012-06-15 16:21:53 +00:00
stdcodetools.pas codetools: do not save errors outside parser 2012-05-07 16:04:57 +00:00
unitdictionary.pas Codetools: Check for nil SrcTree in TUnitDictionary.ParseUnit. Can happen with invalid code. 2012-06-16 18:35:34 +00:00