lazarus/components/codetools
2008-07-03 15:39:31 +00:00
..
examples codetools: ppu: implemented auto disableding units with broken dependencies 2008-07-03 15:39:31 +00:00
languages * Updated Slovak translation by Slavko 2008-06-22 22:17:48 +00:00
allcodetoolunits.pp codetools: added unit ppugraph to parse groups of ppu files 2008-07-02 13:41:40 +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: c parser: fixed mem leak 2008-03-26 17:42:58 +00:00
codeatom.pas
codebeautifier.pas
codecache.pas codetools: accelerated loading include links 2008-02-19 11:37:30 +00:00
codecompletiontool.pas codetools: extended ctnWithStatement EndPos to next atom when possible, bug #7970 2008-05-22 14:48:32 +00:00
codegraph.pas codetools: ppu: supporting circle dependencies 2008-07-02 20:53:30 +00:00
codetemplatestool.pas
codetoolmanager.pas codetools: ppu: added heuristic to create FPC groups 2008-07-03 14:57:57 +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 codetools: CreateMethod: implemented adding units for parameter types, bug #10594 2008-01-09 19:45:29 +00:00
codetoolsstrconsts.pas
codetoolsstructs.pas IDE: added refactoring tool: remove empty methods 2008-04-25 16:19:02 +00:00
codetree.pas codetools: improved running codetools while identifier completion is open 2008-05-06 17:45:18 +00:00
customcodetool.pas codetools: fixed stop/continue searching for overload procs, bug #8632 2008-05-28 12:47:36 +00:00
definetemplates.pas codetools: FPC src defines: added .. to the SrcPath of compiler/utils 2008-06-27 13:08:02 +00:00
directivestree.pas codetools: h2p: implemented macro values and stati 2008-03-25 15:43:07 +00:00
directorycacher.pas codetools: ppu: added heuristic to create FPC groups 2008-07-03 14:57:57 +00:00
eventcodetool.pas codetools: find declaration: implemented if string is ansistring 2008-02-16 22:57:10 +00:00
expreval.pas
extractproctool.pas codetools: extract proc: deleting a local var: keep a space between var and the next identifier, bug #11273 2008-05-12 10:25:36 +00:00
fileprocs.pas codetools: ppu: added heuristic to create FPC groups 2008-07-03 14:57:57 +00:00
finddeclarationcache.pas codetools: added h2ptree, converted some consistencychecks to exceptions 2008-03-14 11:56:14 +00:00
finddeclarationtool.pas codetools: fixed stop/continue searching for overload procs, bug #8632 2008-05-28 12:47:36 +00:00
fpc.errore.msg
h2pastool.pas codetools: h2pas: added todo for unsigned/signed 2008-05-25 13:08:43 +00:00
identcompletiontool.pas codetools: extended ctnWithStatement EndPos to next atom when possible, bug #7970 2008-05-22 14:48:32 +00:00
keywordfunclists.pas codetools: added vargars to procedure type modifiers 2008-04-17 22:41:17 +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 IDE: designer: implemented creating a nested frame 2008-05-25 16:30:59 +00:00
linkscanner.pas codetools: implemented start of extern c 2008-02-27 15:22:12 +00:00
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas reduced debugging output 2008-07-02 19:33:47 +00:00
pascalparsertool.pas codetools: added range check, bug #11573 2008-06-28 20:43:32 +00:00
pascalreadertool.pas codetools: extended ctnWithStatement EndPos to next atom when possible, bug #7970 2008-05-22 14:48:32 +00:00
ppugraph.pas codetools: ppu: implemented auto disableding units with broken dependencies 2008-07-03 15:39:31 +00:00
ppuparser.pas codetools: extended codegraph for descendants 2008-07-02 12:33:48 +00:00
resourcecodetool.pas
sourcechanger.pas h2pas: improved debugging 2008-02-19 08:42:21 +00:00
sourcelog.pas
stdcodetools.pas codetools: removing empty methods: auto removing class completion comment 2008-04-25 13:31:19 +00:00