lazarus/components/codetools/examples/scanexamples
mattias 2c929b55db cleaned up
git-svn-id: trunk@50177 -
2015-10-26 21:41:56 +00:00
..
abstractclass1.pas IDE: fixed updating Modified flag for units on revert 2007-12-31 14:06:17 +00:00
addeventexample.pas codetools: fixed example addeventmethod 2013-09-18 15:03:58 +00:00
addwith1.pas
arrays.pas codetools: added test for nested arrays 2013-09-18 21:17:18 +00:00
assignexample1.pas
BigLettersUnit.pas
brokenfilenames.pas codetools: CheckUsesSection: fix directories too 2013-06-05 19:40:40 +00:00
brokenincfiles.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
changeparamlist1.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
commentsidentifiers.pas
completion1.pas codetools: fixed complete proc from statement 2013-05-09 11:24:39 +00:00
directives1.pas codetools: fixed result of ExploreUnitDirectives 2013-06-11 14:14:02 +00:00
empty.inc
emptymethods1.pas
genericsexample.pas
getcontextexample.pas
getterexample1.pas codetools: GetExpandedOperand: typecast 2011-09-11 20:57:31 +00:00
identcomplexample.pas codetools: added example for identifier completion 2007-01-08 23:56:58 +00:00
indentation.pas codetools: indentation 2014-06-25 07:40:29 +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 codetools: examples for records with methods and delphi generics 2011-02-03 09:29:05 +00:00
objctest1.pas codetools: skip 'OPTIONAL' and 'REQUIRED' sections in objcprotocol 2011-11-22 01:47:51 +00:00
overloadedfunction.pas codetools: TCodeToolManager.Init now raises an exception if something is wrong with the compiler 2007-09-17 11:04:08 +00:00
procsandmethods1.pas codetools: aded FindProcDeclaration 2011-05-02 09:08:23 +00:00
publishedmethods1.pas codetools: added PublishedMethodExists, GetCompatiblePublishedMethods without typedata 2011-03-21 09:56:35 +00:00
publishedmethods2.pas
publishedvars.pas codetools: added RetypeClassVariables 2010-03-25 21:16:32 +00:00
recordsexample.pas codetools: parsing anonymous records 2011-02-03 23:23:10 +00:00
removewith1.pas codetools: RemoveWithBlock: unindent 2011-05-07 23:10:20 +00:00
resourcetest1.pas codetools: AddResourceDirective can now add custom directives 2007-11-26 12:09:22 +00:00
simpleunit1.pas codetools: fixed parsing if then begin..end statements till end 2007-01-05 14:57:49 +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 codetools: implemented local type and var section for generics 2007-08-17 12:48:29 +00:00
uglyifdefs.pas codetools: implemented function to convert simple functions to constants, h2pas: new tools to reduce IFDEFs and fucntions to constant conversion 2007-08-08 18:22:43 +00:00
unusedunits1.pas
usedunitrefs1.pas codetools: FindUsedUnitReferences 2013-09-08 19:19:55 +00:00
wrongforwarddefinitions.pas codetools: started fixing function alias 2007-10-05 21:52:42 +00:00