lazarus/components/codetools
2008-03-22 21:39:34 +00:00
..
examples IDE: checking package Makefile.fpc changes ignoring comments and empty lines 2008-03-22 21:39:34 +00:00
languages * Improved localization of Package Links dialog by Maxim Ganetsky 2008-03-16 23:58:17 +00:00
allcodetoolunits.pp codetools: started h2pastool 2008-03-04 13:23:11 +00:00
basiccodetools.pas codetools: h2p: added trees for pascal and c names 2008-03-17 10:58:20 +00:00
cachecodetools.pas
ccodeparsertool.pas codetools: h2p: implemented parsing defines 2008-03-19 14:39:07 +00:00
codeatom.pas
codebeautifier.pas
codecache.pas codetools: accelerated loading include links 2008-02-19 11:37:30 +00:00
codecompletiontool.pas codetools: fixed FixForwardDefinitions result when no definitions found 2008-03-15 13:39:41 +00:00
codegraph.pas
codetemplatestool.pas
codetoolmanager.pas codetools: added h2ptree, converted some consistencychecks to exceptions 2008-03-14 11:56:14 +00:00
codetoolmemmanager.pas
codetools1.lpk codetools: started conversion of codetools to normal package 2008-02-26 16:12:23 +00:00
codetools.inc
codetoolsconfig.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas codetools: added h2ptree, converted some consistencychecks to exceptions 2008-03-14 11:56:14 +00:00
customcodetool.pas codetools: added h2ptree, converted some consistencychecks to exceptions 2008-03-14 11:56:14 +00:00
definetemplates.pas codetools: updated defines for fpgui widgetset 2008-03-20 17:30:28 +00:00
directivestree.pas codetools: fixed cleaning up in FixMissingH2PasDirectives 2008-03-15 13:31:19 +00:00
directorycacher.pas
eventcodetool.pas codetools: find declaration: implemented if string is ansistring 2008-02-16 22:57:10 +00:00
expreval.pas
extractproctool.pas
fileprocs.pas don't try to access empty string members 2008-03-03 02:54:00 +00:00
finddeclarationcache.pas codetools: added h2ptree, converted some consistencychecks to exceptions 2008-03-14 11:56:14 +00:00
finddeclarationtool.pas codetools: added h2ptree, converted some consistencychecks to exceptions 2008-03-14 11:56:14 +00:00
fpc.errore.msg
h2pastool.pas codetools: h2p: writing global pascal variables 2008-03-21 21:52:52 +00:00
identcompletiontool.pas
keywordfunclists.pas codetools: fixed using the right keyword DoIt function 2008-02-27 20:15:49 +00:00
laz_dom.pas
laz_xmlcfg.pas IDE: fixed using ReadXMLFile to read lpk files 2008-01-29 22:27:23 +00:00
laz_xmlread.pas IDE: improved xml parser to keep TDomText nodes 2008-01-30 22:29:50 +00:00
laz_xmlstreaming.pas
laz_xmlwrite.pas IDE: improved xml parser to keep TDomText nodes 2008-01-30 22:29:50 +00:00
lfmtrees.pas
linkscanner.pas codetools: implemented start of extern c 2008-02-27 15:22:12 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas IDE: checking package Makefile.fpc changes ignoring comments and empty lines 2008-03-22 21:39:34 +00:00
pascalparsertool.pas codetools: implemented parsing var a:b; export name c;, bug #11002 2008-03-15 10:24:12 +00:00
pascalreadertool.pas fixed compilation with fpc 2.3.1, which does not allow passing literal chars to formal const parameters (bug #10949) 2008-03-07 10:17:39 +00:00
resourcecodetool.pas
sourcechanger.pas h2pas: improved debugging 2008-02-19 08:42:21 +00:00
sourcelog.pas
stdcodetools.pas