lazarus/components/codetools
mattias 90a1dcfc9b codetools: started FindAssignMethod
git-svn-id: trunk@30491 -
2011-04-27 17:51:15 +00:00
..
docs
examples codetools: started FindAssignMethod 2011-04-27 17:51:15 +00:00
ide Translations: Italian translation update by Massimo Soricetti, bug #19214 2011-04-22 20:15:17 +00:00
languages regenerated translations; updated Russian translation 2011-04-24 13:37:40 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: SplitStringConstant: added UTF8 support 2011-04-23 22:50:43 +00:00
cachecodetools.pas
ccodeparsertool.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
codeatom.pas IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
codebeautifier.pas
codecache.pas codetools: fixed rescan of modified initialization section, fixed check if a virtual file has changed on disl 2011-04-04 10:55:39 +00:00
codecompletiontool.pas codetools: started FindAssignMethod 2011-04-27 17:51:15 +00:00
codegraph.pas
codeindex.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
codetemplatestool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
codetoolmanager.pas codetools: started FindAssignMethod 2011-04-27 17:51:15 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
codetools.pas removed Makefile for packager, fixing make clean to clean packager/registration 2011-01-29 14:52:14 +00:00
codetoolscfgscript.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
codetoolsconfig.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
codetoolsstrconsts.pas IDE: improved localization of some project options errors 2011-03-10 22:02:15 +00:00
codetoolsstructs.pas IDE: test compiler options: use codetools fpc config cache, bug #17700 2011-04-24 20:29:51 +00:00
codetree.pas codetools: started FindAssignMethod 2011-04-27 17:51:15 +00:00
ctxmlfixfragment.pas codetools: fixed auto xml fragment scanner, bug #18800 2011-02-22 14:14:53 +00:00
customcodetool.pas IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
definetemplates.pas IDE: test compiler options: use codetools fpc config cache, bug #17700 2011-04-24 20:29:51 +00:00
directivestree.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
directorycacher.pas IDE: debugging 2011-03-27 15:39:15 +00:00
eventcodetool.pas codetools: fixed TEventsCodeTool.CreateMethod 2011-03-22 21:03:31 +00:00
expreval.pas codetools: fixed simple init 2011-02-06 11:07:47 +00:00
extractproctool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
fileprocs.pas codetools: SplitStringConstant: added UTF8 support 2011-04-23 22:50:43 +00:00
finddeclarationcache.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
finddeclarationtool.pas IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
findoverloads.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
fpc.errore.msg
fpcsrcrules.inc codetools: unix: searching libc.pp in packages/libc 2011-04-18 07:32:41 +00:00
fpmake.pas
h2pastool.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
identcompletiontool.pas IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
keywordfunclists.pas codetools: started parsing delphi generics 2011-02-05 16:59:53 +00:00
laz2_dom.pas
laz2_names.inc
laz2_xmlread.pas
laz2_xmlutils.pas
laz2_xmlwrite.pas
laz_dom.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlcfg.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
laz_xmlread.pas
laz_xmlstreaming.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlwrite.pas
lfmtrees.pas
linkscanner.pas codetools: linkscanner: fixed appending last block on error 2011-03-31 14:22:53 +00:00
Makefile codetools: updated Makefile 2011-01-28 09:02:29 +00:00
Makefile.compiled codetools: updated Makefile 2011-01-28 09:02:29 +00:00
Makefile.fpc codetools: updated Makefile 2011-01-28 09:02:29 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
multikeywordlisttool.pas
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: pascal parser: var i: byte = 3; create ctnConstant, patch #18515 2011-04-24 18:31:59 +00:00
pascalreadertool.pas IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
ppucodetools.pas codetools: ppu tool: error handling 2011-02-13 09:41:35 +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: ppu parser: read macros only if there 2011-02-13 10:06:34 +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: BeautifyStatement: nested comments 2011-04-23 15:10:56 +00:00
sourcelog.pas codetools: fixed last line of TCodeBuffer 2011-03-14 16:11:24 +00:00
stdcodetools.pas codetools: parser: fixed starting class section on first space, completeblock: complete class at end of source 2011-04-04 12:45:50 +00:00