lazarus/components/codetools
mattias 40015048ed codetools: fixed crash
git-svn-id: trunk@30943 -
2011-05-27 21:38:02 +00:00
..
docs
examples codetools: RemoveWithBlock: unindent 2011-05-07 23:10:20 +00:00
ide cody: declare var: more space 2011-05-27 17:25:07 +00:00
languages codetools: find declaration: inherited; 2011-05-27 05:41:52 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: fixed evaluating boolean and boolean 2011-05-14 21:56:05 +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
changedeclarationtool.pas codetools: fixed uninitialized value 2011-05-12 11:06:13 +00:00
codeatom.pas IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
codebeautifier.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
codecache.pas codetools: directory cacher: using integer stamps, fixed invalidate for single directories 2011-05-24 11:47:48 +00:00
codecompletiontool.pas codetools: fixed crash 2011-05-27 21:38:02 +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
codetoolmanager.pas cody: declare var 2011-05-27 17:24:02 +00:00
codetoolmemmanager.pas
codetools.inc codetools: fixed freeing the wrong params 2011-05-15 21:14:31 +00:00
codetools.lpk codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
codetools.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +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 codetools: example for FindAssignMethod 2011-04-28 12:50:19 +00:00
codetoolsstrconsts.pas codetools: find declaration: inherited; 2011-05-27 05:41:52 +00:00
codetoolsstructs.pas Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
codetree.pas codetools: record case variable is now a ctnVarDefinition, bug #18368 2011-05-17 09:53:10 +00:00
ctunitgraph.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
ctxmlfixfragment.pas
customcodetool.pas cody: declare var 2011-05-27 17:24:02 +00:00
definetemplates.pas codetools: define templates for lazarus src dir: packager frames 2011-05-26 10:50:59 +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 codetools: directory cacher: using integer stamps, fixed invalidate for single directories 2011-05-24 11:47:48 +00:00
eventcodetool.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
expreval.pas
extractproctool.pas codetools: RemoveWithBlock: unindent 2011-05-07 23:10:20 +00:00
fileprocs.pas codetools: when a single file is invalidated then invalidate the directory in the directorycacher 2011-05-24 09:26:42 +00:00
finddeclarationcache.pas codetools: added single step cache for base types 2011-05-15 18:42:09 +00:00
finddeclarationtool.pas codetools: find declaration: TMyClass.Create.Member 2011-05-27 07:06:03 +00:00
findoverloads.pas
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 codetools: fixed crash 2011-05-27 21:38:02 +00:00
keywordfunclists.pas
laz2_dom.pas
laz2_names.inc
laz2_xmlread.pas
laz2_xmlutils.pas
laz2_xmlwrite.pas
laz_dom.pas
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
laz_xmlwrite.pas
lfmtrees.pas
linkscanner.pas IDE: codeexplorer: surrounding 2011-05-18 08:23:48 +00:00
Makefile
Makefile.compiled
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: aded FindProcDeclaration 2011-05-02 09:08:23 +00:00
multikeywordlisttool.pas
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: fixed reparsing half parsed section 2011-05-25 17:07:24 +00:00
pascalreadertool.pas cody: declare var 2011-05-27 17:24:02 +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 Cody: show for each linked file the units 2011-05-23 12:10:05 +00:00
resourcecodetool.pas
sourcechanger.pas IDE: parameter hints: button to add missing parameters 2011-05-14 10:49:08 +00:00
sourcelog.pas cody: insert file at cursor 2011-05-11 08:15:51 +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