lazarus/components/codetools
2008-07-17 06:47:25 +00:00
..
examples IDE: moved some more code from pkgboss to packagegraph 2008-07-11 13:42:42 +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 IDE: implemented jumping to inherited inline method 2008-07-10 00:07:06 +00:00
cachecodetools.pas
ccodeparsertool.pas
codeatom.pas
codebeautifier.pas
codecache.pas
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 IDE+codetools: implemented creating event override for nested components 2008-07-10 16:17:24 +00:00
codetoolmemmanager.pas
codetools1.lpk
codetools.inc
codetoolsconfig.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
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
directorycacher.pas codetools: ppu: added heuristic to create FPC groups 2008-07-03 14:57:57 +00:00
eventcodetool.pas IDE+codetools: implemented creating event override for nested components 2008-07-10 16:17:24 +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
finddeclarationtool.pas IDEIntf: TPropertyEditorHook changed method names to be ansistring instead shortstring 2008-07-08 18:48:15 +00:00
fpc.errore.msg
h2pastool.pas codetools: h2pas: added todo for unsigned/signed 2008-05-25 13:08:43 +00:00
identcompletiontool.pas IDE: identifier completion: always move cursor in front of semicolon 2008-07-14 22:21:35 +00:00
keywordfunclists.pas
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lfmtrees.pas IDE: designer: implemented creating a nested frame 2008-05-25 16:30:59 +00:00
linkscanner.pas
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: changed output of example to pascal 2008-07-05 22:37:52 +00:00
ppuparser.pas codetools: extended codegraph for descendants 2008-07-02 12:33:48 +00:00
resourcecodetool.pas
sourcechanger.pas
sourcelog.pas
stdcodetools.pas IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents 2008-07-17 06:47:25 +00:00