lazarus/components/codetools/examples/scanexamples
mattias c5c9d0014f codetools: added example FindReferences
git-svn-id: trunk@63086 -
2020-04-27 21:08:35 +00:00
..
include codetools: examples: fixed fixfilenames 2017-11-03 23:04:28 +00:00
abstractclass1.pas
addeventexample.pas
addwith1.pas codetools: find all with candidates 2011-09-08 01:02:10 +00:00
arrays.pas codetools: added test for nested arrays 2013-09-18 21:17:18 +00:00
assignexample1.pas
BigLettersUnit.pas
brokenfilenames.pas codetools: examples: fixed fixfilenames 2017-11-03 23:04:28 +00:00
brokenincfiles.inc
changeparamlist1.pas
commentsidentifiers.pas
completeprocbeginend.pas codetools: examples: fixed completeblock 2017-11-03 22:28:27 +00:00
completion1.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
directives1.pas codetools: fixed result of ExploreUnitDirectives 2013-06-11 14:14:02 +00:00
empty.inc improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr 2006-03-05 23:55:40 +00:00
emptymethods1.pas
findref_cursor.pas codetools: added example FindReferences 2020-04-27 21:08:35 +00:00
findref_declaration.pas codetools: added example FindReferences 2020-04-27 21:08:35 +00:00
findref_program.pas codetools: added example FindReferences 2020-04-27 21:08:35 +00:00
genericsexample.pas
getcontextexample.pas codetools: creating FPC source defines with appended pathdelim 2008-12-08 15:01:18 +00:00
getterexample1.pas
identcomplexample.pas
indentation.pas IDE: external tools: fixed show/hide window 2016-10-21 22:00:15 +00:00
initvars1.pas codetools: GetPossibleInitsForVariable: function results 2015-03-01 15:56:55 +00:00
methodjump1.pas
missingh2pasdirectives.pas codetools: imporoved finding unreachable IFDEF blocks 2007-08-13 18:07:51 +00:00
modemacpas.pas cleaned up 2015-10-26 21:41:56 +00:00
nestedclasses.pas
objctest1.pas
overloadedfunction.pas
procsandmethods1.pas codetools: aded FindProcDeclaration 2011-05-02 09:08:23 +00:00
publishedmethods1.pas
publishedmethods2.pas
publishedvars.pas codetools: added RetypeClassVariables 2010-03-25 21:16:32 +00:00
recordsexample.pas
removewith1.pas
resourcetest1.pas codetools: AddResourceDirective can now add custom directives 2007-11-26 12:09:22 +00:00
simpleunit1.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
test.h codetools: clean up 2008-07-31 14:37:06 +00:00
teststacktrace1.pas codetools: started gdb stacktrace parser 2014-02-24 21:08:43 +00:00
tgeneric2.pas
uglyifdefs.pas
unusedunits1.pas codetools: added example for unused units 2009-04-09 12:57:21 +00:00
usedunitrefs1.pas codetools: FindUsedUnitReferences 2013-09-08 19:19:55 +00:00
wrongforwarddefinitions.pas