lazarus/components/codetools
mattias b039ce3a6e codetools: updated lpk
git-svn-id: trunk@15868 -
2008-07-25 19:22:28 +00:00
..
examples IDE: moved some more code from pkgboss to packagegraph 2008-07-11 13:42:42 +00:00
languages codetools: updated lpk 2008-07-25 19:22:28 +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: class completion for Index properties now use AIndex instead of Index as variable name to reduce name clashes from Michael VC 2008-07-17 21:12:33 +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: updated lpk 2008-07-25 19:22:28 +00:00
codetools.inc
codetoolsconfig.pas
codetoolsstrconsts.pas synedit: set default synedit font for carbon 2008-07-19 09:51:32 +00:00
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: fixed memleak (and probably fixed define templates for components), fixes bug #11701 2008-07-20 19:20:13 +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 synedit: set default synedit font for carbon 2008-07-19 09:51:32 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: returning false on error searching ancestors, bug #11665 2008-07-21 11:39:11 +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: identifier completion: do not add semicolon twice 2008-07-23 11:59:52 +00:00
keywordfunclists.pas codetools: added vargars to procedure type modifiers 2008-04-17 22:41:17 +00:00
laz_dom.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
laz_xmlcfg.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
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: returning false on error searching ancestors, bug #11665 2008-07-21 11:39:11 +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 codetools: returning false on error searching ancestors, bug #11665 2008-07-21 11:39:11 +00:00