lazarus/components/codetools
mattias 752ae4ef0b codetools: fixed FindCommentEnd
git-svn-id: trunk@38203 -
2012-08-08 12:07:17 +00:00
..
docs
examples lazutils: removed old xml implementation, interface alias to new 2012-06-24 15:46:28 +00:00
ide cody: simplified code 2012-06-10 13:55:41 +00:00
languages Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583 2012-08-06 22:32:03 +00:00
basiccodetools.pas codetools: fixed FindCommentEnd 2012-08-08 12:07:17 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas codetools: do not save errors outside parser 2012-05-07 16:04:57 +00:00
codeatom.pas
codebeautifier.pas
codecache.pas codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files 2012-03-13 22:17:35 +00:00
codecompletiontool.pas codetools: started skipping codetools skip comments 2012-08-06 22:37:08 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas Converter: Call FixIncludeFiles before parsing the source. 2012-06-14 17:51:25 +00:00
codetoolmemmanager.pas
codetools.inc IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
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 codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files 2012-03-13 22:17:35 +00:00
codetoolsfpcmsgs.pas codetools: comment 2012-04-23 08:59:10 +00:00
codetoolsstrconsts.pas codetools: cfgscript: nicer error message if semicolon is missing 2012-05-22 10:53:35 +00:00
codetoolsstructs.pas codetools: added CompareText 2012-03-11 15:56:49 +00:00
codetree.pas codetools: resolve expr: thisunitname.implementationenidentifier 2012-04-29 09:28:15 +00:00
ctloadlaz.pas codetools: started simple setup for laz packages 2012-07-21 20:24:20 +00:00
ctunitgraph.pas
ctxmlfixfragment.pas
customcodetool.pas codetools: started skipping codetools skip comments 2012-08-06 22:37:08 +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 codetools: fixed FindMethodNodeInImplementation for program 2012-04-22 10:13:34 +00:00
expreval.pas
extractproctool.pas codetools: do not save errors outside parser 2012-05-07 16:04:57 +00:00
fileprocs.pas codetools: using TFileStreamUTF8 2012-06-15 16:21:53 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: workaround until CalculateBinaryOperator supports alias types 2012-08-07 07:43:49 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
h2pastool.pas
identcompletiontool.pas codetools: identifier completion: added longint to predefined identifiers 2012-07-28 15:13:52 +00:00
keywordfunclists.pas
lfmtrees.pas
linkscanner.pas codetools: fixed skipping include files in skipped ifdef 2012-04-14 11:17:45 +00:00
Makefile updated Makefiles 2012-04-09 10:05:12 +00:00
Makefile.compiled
Makefile.fpc updated Makefiles 2012-04-09 10:05:12 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: started skipping codetools skip comments 2012-08-06 22:37:08 +00:00
multikeywordlisttool.pas codetools: save less errors 2012-05-07 16:13:24 +00:00
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: objcclass: default section is published 2012-07-21 20:45:34 +00:00
pascalreadertool.pas codetools: skip codetools comment 2012-08-08 07:58:43 +00:00
ppucodetools.pas
ppugraph.pas components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
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: do not save errors outside parser 2012-05-07 16:04: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