lazarus/components/codetools
2009-10-29 08:40:22 +00:00
..
examples codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
languages * Updated Russian translation by Maxim Ganetsky 2009-10-14 00:01:18 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: implemented octal numbers 2009-10-14 12:30:35 +00:00
cachecodetools.pas
ccodeparsertool.pas
codeatom.pas
codebeautifier.pas codetools: todos 2009-10-28 16:48:52 +00:00
codecache.pas
codecompletiontool.pas codetools: local var param completion: searching complex proc calls 2009-10-17 10:15:33 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.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
codetoolmemmanager.pas
codetools1.lpk
codetools.inc
codetoolsconfig.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas codetools: sealed and abstract classes 2009-10-27 00:02:41 +00:00
customcodetool.pas codetools: implemented octal numbers 2009-10-14 12:30:35 +00:00
definetemplates.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
directivestree.pas
directorycacher.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
eventcodetool.pas codetools: reading rtti param list: undo reverse order for 2.5.1 2009-09-13 22:18:38 +00:00
expreval.pas codetools: fixed mem leak, bug #14646 2009-09-22 21:28:45 +00:00
extractproctool.pas
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 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
findoverloads.pas codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
fpc.errore.msg
fpmake.pas
h2pastool.pas
identcompletiontool.pas codetools: objcprotocol 2009-09-13 23:00:19 +00:00
keywordfunclists.pas codetools: added experimental and library to IsKeyWordProcedureSpecifier list 2009-10-17 17:08:05 +00:00
laz_dom.pas
laz_xmlcfg.pas IDE: using only one copy of editoropts 2009-10-14 14:40:20 +00:00
laz_xmlread.pas laz_xmlread: replaced some ExpectString with faster ExpectChar 2009-10-24 10:23:12 +00:00
laz_xmlstreaming.pas xmlstreaming: started reading collections, from Christian, bug #14695 2009-10-15 15:32:43 +00:00
laz_xmlwrite.pas
lfmtrees.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
linkscanner.pas codetools: clean up 2009-10-12 11:35:01 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
pascalparsertool.pas codetools: sealed and abstract classes 2009-10-27 00:02:41 +00:00
pascalreadertool.pas codetools: sealed and abstract classes 2009-10-27 00:02:41 +00:00
ppucodetools.pas
ppugraph.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
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
sourcelog.pas
stdcodetools.pas codetools: when adding units to uses section check for special units: cmem, sharedmem, lineinfo, heaptrc, cthreads 2009-10-27 12:38:10 +00:00