lazarus/components/codetools
mattias da88503beb codetools: fixed range check error
git-svn-id: trunk@38752 -
2012-09-19 13:44:57 +00:00
..
docs
examples codetools: skipped code is now converted to special comments 2012-09-05 10:47:44 +00:00
ide Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
languages Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
basiccodetools.pas codetools: fixed FindCommentEnd 2012-08-08 12:07:17 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas
codecompletiontool.pas IDE: code completion: show message when nothing was done 2012-09-07 07:10:47 +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 Converter: Call FixIncludeFiles before parsing the source. 2012-06-14 17:51:25 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk codetools: started utility unit laz 2012-07-19 08:14:09 +00:00
codetools.pas codetools: started utility unit laz 2012-07-19 08:14:09 +00:00
codetoolscfgscript.pas codetools: started skipping codetools skip comments 2012-08-06 22:37:08 +00:00
codetoolsconfig.pas
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas
ctloadlaz.pas codetools: started simple setup for laz packages 2012-07-21 20:24:20 +00:00
ctunitgraph.pas
ctxmlfixfragment.pas
customcodetool.pas codetools: fixed range check error 2012-09-19 13:44:57 +00:00
definetemplates.pas codetools: using TFileStreamUTF8 2012-06-15 16:21:53 +00:00
directivestree.pas
directorycacher.pas lazutils: UTF8CompareStr: made 64bit safe, added fast PChar versions 2012-08-01 10:50:19 +00:00
eventcodetool.pas
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: skipped code is now converted to special comments 2012-09-05 10:47:44 +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
lfmtrees.pas
linkscanner.pas codetools: TLinkScanner.CleanedPosToCursor: fixed when pos at artifical code, issue #22852 2012-09-11 10:42:45 +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: check for links without code 2012-09-08 20:38:55 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: fixed reusing scanrange of implementation uses section 2012-09-05 10:52:22 +00:00
pascalreadertool.pas codetools: FindCommentInFront: fixed range error 2012-09-06 07:31:14 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas codetools: using TFileStreamUTF8 2012-06-15 16:21:53 +00:00
resourcecodetool.pas
sourcechanger.pas codetools: started skipping codetools skip comments 2012-08-06 22:37:08 +00:00
sourcelog.pas codetools: using TFileStreamUTF8 2012-06-15 16:21:53 +00:00
stdcodetools.pas codetools: fixed range check error 2012-09-19 13:44:57 +00:00
unitdictionary.pas Codetools: Check for nil SrcTree in TUnitDictionary.ParseUnit. Can happen with invalid code. 2012-06-16 18:35:34 +00:00