lazarus/components/codetools
mattias 5e981c6e48 codetools: fixed parsing }}, bug #11304
git-svn-id: trunk@15180 -
2008-05-19 12:53:49 +00:00
..
examples codetools: remove empty methods: implemented returning list of removed definitions 2008-04-26 19:18:57 +00:00
languages * Updated Lithuanian translation by Valdas Jankunas 2008-04-14 21:55:00 +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: 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 IDE: remove empty methods: warning when caret not in a class 2008-05-01 17:15:13 +00:00
codegraph.pas
codetemplatestool.pas
codetoolmanager.pas codetools: identifier completion can exists while rebuilding code trees 2008-05-05 20:06:28 +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 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 parsing }}, bug #11304 2008-05-19 12:53:49 +00:00
definetemplates.pas codetools: updated defines for fpgui widgetset 2008-03-20 17:30:28 +00:00
directivestree.pas codetools: h2p: implemented macro values and stati 2008-03-25 15:43:07 +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 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 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: not reparsing when cursor in valid interface 2008-05-06 19:19:40 +00:00
fpc.errore.msg
h2pastool.pas codetools: h2p: implemented typedef enum 2008-03-28 16:02:57 +00:00
identcompletiontool.pas IDE: implemented showing help for identifier completion 2008-05-06 21:37:25 +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
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lfmtrees.pas codetools: fixed double remove 2008-05-13 10:05:57 +00:00
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 codetools: h2p: implemented parsing hex and octal numbers for array bounds 2008-03-28 10:10:06 +00:00
pascalparsertool.pas IDE: implemented parsing LCLVersion from lfm, added ResourceBaseClass to TUnitInfo and TPkgFile 2008-05-12 16:59:43 +00:00
pascalreadertool.pas codetools: added function to find empty method bodies 2008-04-25 12:11:17 +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