lazarus/components/codetools
2013-01-12 09:41:40 +00:00
..
docs
examples codetools: skipped code is now converted to special comments 2012-09-05 10:47:44 +00:00
ide cody: nicer links 2013-01-06 22:38:17 +00:00
languages Translations: Spanish translation update by Lucas Martín, bug #23575 2013-01-04 19:58:03 +00:00
tests codetools: test for parsing fpc test units 2013-01-10 14:08:31 +00:00
basiccodetools.pas
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas codetools: clean up 2012-10-12 09:50:07 +00:00
codecompletiontool.pas codetools: class property completion: do not add static keyword to body, bug #23262 2012-12-18 13:26:24 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas codetools: skipped code is now converted to special comments 2012-09-05 10:47:44 +00:00
codetoolmanager.pas codetools: added flag -dVerboseFindDeclarationFail 2013-01-03 13:48:12 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas codetools: fixed TEventsCodeTool.FindMethodTypeInfo when type is an alias 2012-12-16 10:46:37 +00:00
codetoolsstructs.pas
codetree.pas codetools: parse generic constraints, bug #23496 2013-01-10 17:14:05 +00:00
ctloadlaz.pas
ctunitgraph.pas
ctxmlfixfragment.pas
customcodetool.pas codetools: fixed ReadPrioAtom at start of code, bug #23636 2013-01-12 09:41:40 +00:00
definetemplates.pas codetools: using TProcessUTF8 2013-01-03 12:24:11 +00:00
directivestree.pas
directorycacher.pas
eventcodetool.pas codetools: fixed TEventsCodeTool.FindMethodTypeInfo when type is an alias 2012-12-16 10:46:37 +00:00
expreval.pas
extractproctool.pas
fileprocs.pas codetools: skipped code is now converted to special comments 2012-09-05 10:47:44 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: TLinkScanner.CursorToCleanPos: fixed reporting wrongly skipped code for beyond code 2013-01-06 22:57:41 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
fpmake.pp started fpmake files for IDE 2012-09-08 21:42:19 +00:00
h2pastool.pas
identcompletiontool.pas codetools: skipped code is now converted to special comments 2012-09-05 10:47:44 +00:00
keywordfunclists.pas codetools: parsing if-then-else in TPascalParserTool.ReadTilBlockEnd, bug #23542 2012-12-26 19:38:02 +00:00
lfmtrees.pas
linkscanner.pas codetools: TLinkScanner.CursorToCleanPos: fixed reporting wrongly skipped code for beyond code 2013-01-06 22:57:41 +00:00
Makefile updated Makefiles 2012-08-27 16:43:01 +00:00
Makefile.compiled updated Makefiles 2012-08-27 16:43:01 +00:00
Makefile.fpc updated Makefiles 2012-08-27 16:43:01 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: fixed TLinkScanner.CursorToCleanPos to search further for a better link when code was disabled 2012-12-17 12:40:51 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: parse generic constraints, bug #23496 2013-01-10 17:14:05 +00:00
pascalreadertool.pas codetools: FindCommentInFront: fixed range error 2012-09-06 07:31:14 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas
sourcelog.pas
stdcodetools.pas codetools: fixed range check error 2012-09-19 13:44:57 +00:00
unitdictionary.pas cody: identifiers: sort for use count, fixed sorting for pathdistance 2012-12-23 18:07:31 +00:00