lazarus/components/codetools
2010-02-09 01:38:46 +00:00
..
docs codetools: fpdocs 2009-11-13 06:43:17 +00:00
examples codetools: examples: fixed comment 2009-12-03 11:40:47 +00:00
languages languages: update Russian translations by Maxim 2010-02-09 01:38:46 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: undo parsing ^j 2010-01-09 21:53:31 +00:00
cachecodetools.pas
ccodeparsertool.pas codetools: added comment 2009-09-07 09:10:28 +00:00
codeatom.pas
codebeautifier.pas codetools: indenter: fixed using right block when on block end 2009-12-02 13:38:23 +00:00
codecache.pas codetools: mark saved TCodeBuffer as not modified 2009-08-04 17:01:24 +00:00
codecompletiontool.pas codetools: support dispinterface property declaration 2010-01-20 14:17:41 +00:00
codegraph.pas
codeindex.pas IDE: codebrowser: testing if use unit in unit is possible 2009-09-01 15:22:04 +00:00
codetemplatestool.pas
codetoolmanager.pas ide, codetools, packager: use Classes.TGetStrProc instead of similar locally defined types by Alexander S. Klenin (issue #0015556) 2010-01-21 02:24:16 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead 2010-01-29 09:06:32 +00:00
codetools.pas codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead 2010-01-29 09:06:32 +00:00
codetoolsconfig.pas
codetoolsstrconsts.pas codetools: support dispinterface property declaration 2010-01-20 14:17:41 +00:00
codetoolsstructs.pas
codetree.pas codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead 2010-01-29 09:06:32 +00:00
customcodetool.pas codetools: distinct dispinterface and other interfaces 2010-01-20 13:18:11 +00:00
definetemplates.pas codetools: define templates for fcl-async 2010-01-22 12:10:45 +00:00
directivestree.pas codetools: using new eval for conditionals 2009-11-26 20:37:58 +00:00
directorycacher.pas codetools: search in virtual directory first virtual units 2010-02-06 01:23:13 +00:00
eventcodetool.pas codetools: search in virtual directory first virtual units 2010-02-06 01:23:13 +00:00
expreval.pas codetools: expreval: fixed parsing sub expressions, bug #15228 2009-12-01 09:08:40 +00:00
extractproctool.pas codetools: parsing pointer types in terms 2009-07-27 11:25:23 +00:00
fileprocs.pas codetools: don't request file locks on reading ppu and checking that file is a text file 2009-10-01 00:48:15 +00:00
finddeclarationcache.pas codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
finddeclarationtool.pas codetools: search in virtual directory first virtual units 2010-02-06 01:23:13 +00:00
findoverloads.pas codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
fpc.errore.msg
fpmake.pas codetools: renamed unitname identifiers 2009-10-29 11:23:40 +00:00
h2pastool.pas
identcompletiontool.pas codetools: add WordBool and QWordBool predefined fpc types 2010-01-20 14:45:36 +00:00
keywordfunclists.pas codetools: add WordBool and QWordBool predefined fpc types 2010-01-20 14:45:36 +00:00
laz_dom.pas
laz_xmlcfg.pas xmlcfg: reduced debugging 2009-12-06 10:22:00 +00:00
laz_xmlread.pas laz_xmlread: replaced some ExpectString with faster ExpectChar 2009-10-24 10:23:12 +00:00
laz_xmlstreaming.pas components: remove ver2_0 code 2010-01-06 18:02:16 +00:00
laz_xmlwrite.pas
lfmtrees.pas codetools: clean up old fpc ifdef 2009-11-27 10:34:30 +00:00
linkscanner.pas codetools: fixed uninitialized param 2009-12-05 18:04:18 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: parsing specialize in class inheritage brackets, bug #15081 2009-11-17 12:11:33 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead 2010-01-29 09:06:32 +00:00
pascalparsertool.pas codetools: support dispinterface property declaration 2010-01-20 14:17:41 +00:00
pascalreadertool.pas codetools: implemented parsing class property 2010-01-09 16:27:36 +00:00
ppucodetools.pas
ppugraph.pas codetools: rename AUnitName properties to Unit_Name 2009-10-30 14:46:35 +00:00
ppuparser.pas components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
resourcecodetool.pas
sourcechanger.pas codetools: added option to not insert class comment for implementation 2009-12-11 20:37:22 +00:00
sourcelog.pas codetools: reduced debugging 2009-12-25 13:25:50 +00:00
stdcodetools.pas codetools: distinct dispinterface and other interfaces 2010-01-20 13:18:11 +00:00