lazarus/components/codetools
2009-08-28 11:08:30 +00:00
..
examples codetools test: added test for try if finally 2009-08-23 12:57:23 +00:00
languages * Updated Russian translation by Maxim Ganetsky 2009-08-11 22:44:25 +00:00
allcodetoolunits.pp codetools: started fully automatic indentation 2009-05-22 14:19:54 +00:00
basiccodetools.pas codetools: fixed CompareAtom for atoms with same prefix, bug #13909 2009-06-04 17:45:42 +00:00
cachecodetools.pas codetools: fixed buffer overflow 2009-05-30 14:02:43 +00:00
ccodeparsertool.pas
codeatom.pas codetools: removed AtomToWord 2009-05-23 08:59:16 +00:00
codebeautifier.pas codetools: class completion: fixed crash on procedure x:, bug #14011 2009-06-19 13:35:40 +00:00
codecache.pas codetools: mark saved TCodeBuffer as not modified 2009-08-04 17:01:24 +00:00
codecompletiontool.pas codetools: fix compilation with fpc 2.5.1 2009-08-18 08:40:42 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas codetools: mem stat categories 2009-05-09 09:44:56 +00:00
codetoolmanager.pas codetools: added TCTDirectoryCache time stamp for configs 2009-08-25 14:08:26 +00:00
codetoolmemmanager.pas LCL: TLCLNonFreeMemManager extended for 64bit 2009-04-28 22:30:27 +00:00
codetools1.lpk
codetools.inc codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp 2008-12-18 22:32:30 +00:00
codetoolsconfig.pas codetools: using less memory for global identifier table 2009-04-29 13:47:04 +00:00
codetoolsstrconsts.pas
codetoolsstructs.pas codetools: finding and removing duplicate strings in define trees 2009-05-10 21:20:49 +00:00
codetree.pas IDE: code help: allow result type 2009-05-27 13:38:40 +00:00
customcodetool.pas codetools: fixed range check GetLineInfo, bug #14177 2009-07-22 10:15:14 +00:00
definetemplates.pas codetools: added TCTDirectoryCache time stamp for configs 2009-08-25 14:08:26 +00:00
directivestree.pas codetools: reduce debug info 2008-10-17 16:43:14 +00:00
directorycacher.pas codetools: added TCTDirectoryCache time stamp for configs 2009-08-25 14:08:26 +00:00
eventcodetool.pas codetools: fixed crash rename published method, bug #13840 2009-05-26 21:20:29 +00:00
expreval.pas clean up 2009-05-10 21:25:32 +00:00
extractproctool.pas codetools: parsing pointer types in terms 2009-07-27 11:25:23 +00:00
fileprocs.pas codetools: added hook to redirect dbgout 2009-08-06 15:45:20 +00:00
finddeclarationcache.pas codetools: mem stats for GlobalIdentifierTree 2009-05-11 17:14:09 +00:00
finddeclarationtool.pas codetools: fixed PositionInFuncResultName, bug #11395 2009-08-24 11:46:09 +00:00
findoverloads.pas IDE: find overloads: show start identifier in dialog 2009-05-03 04:00:35 +00:00
fpc.errore.msg codetools: updated fpc error messages 2008-10-23 20:43:15 +00:00
fpmake.pas codetools: fpmake.pas 2009-06-01 17:56:08 +00:00
h2pastool.pas
identcompletiontool.pas codetools: fixed parsing paremeter type array of const, bug #14247 2009-08-02 16:16:15 +00:00
keywordfunclists.pas codetools: class completion: copying calling convention 2009-06-12 15:46:53 +00:00
laz_dom.pas * Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort 2009-06-27 14:41:20 +00:00
laz_xmlcfg.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
laz_xmlread.pas laz_xmlread: unexpected end tags now gives position of start tag 2009-08-18 19:26:51 +00:00
laz_xmlstreaming.pas codetools: implement some new abstract methods of TAbstractObjectWriter 2009-03-26 03:34:42 +00:00
laz_xmlwrite.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
lfmtrees.pas codetools: lfm parser: fixed FindProperty, thanks to Mazen 2009-03-09 14:04:11 +00:00
linkscanner.pas codetools: fixed skipping missing endif 2009-05-25 11:52:53 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
methodjumptool.pas codetools: mem stat categories 2009-05-09 09:44:56 +00:00
multikeywordlisttool.pas codetools: mem stat categories 2009-05-09 09:44:56 +00:00
nonpascalcodetools.pas codetools: ReadRawNextCAtom reading UTF8-BOM 2009-04-01 21:12:58 +00:00
pascalparsertool.pas codetools: parsing on statements, bug #13935 2009-08-02 20:53:45 +00:00
pascalreadertool.pas IDE: identifier completion: do not replace virtualwith overrides for object, bug #14432 2009-08-25 17:25:33 +00:00
ppucodetools.pas
ppugraph.pas codetools: fix compilation with fpc 2.5.1 2009-08-18 08:40:42 +00:00
ppuparser.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
resourcecodetool.pas codetools: removed TCustomCodeTool.UpperSrc 2009-05-07 08:16:34 +00:00
sourcechanger.pas codetools: moved indenter to TCodeToolManager 2009-06-06 16:16:51 +00:00
sourcelog.pas codetools: debugging 2009-08-03 21:31:38 +00:00
stdcodetools.pas codetools: renamepublishedvariable: skip .identifier, bug #13823 2009-08-28 11:08:30 +00:00