lazarus/components/codetools
2008-04-25 13:43:49 +00:00
..
examples codetools: removing empty methods: auto removing class completion comment 2008-04-25 13:31:19 +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 IDE: lazdoc editor now uses lazdoc engine 2007-12-13 00:01:50 +00:00
ccodeparsertool.pas codetools: c parser: fixed mem leak 2008-03-26 17:42:58 +00:00
codeatom.pas coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +00:00
codebeautifier.pas implemented loading project session from separate file 2006-02-06 18:55:31 +00:00
codecache.pas codetools: accelerated loading include links 2008-02-19 11:37:30 +00:00
codecompletiontool.pas codetools: removing empty methods: auto removing definition nodes 2008-04-25 13:43:49 +00:00
codegraph.pas codetools: fixdefinitionorder: implemented sorting and moves, started commit 2007-09-21 11:00:42 +00:00
codetemplatestool.pas fixed synedit multi replace with overlapping results 2006-05-23 17:41:59 +00:00
codetoolmanager.pas codetools: added function to remove empty method bodies 2008-04-25 12:35:55 +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 codetools: implemented local type and var section for generics 2007-08-17 12:48:29 +00:00
codetoolsstructs.pas codetools: added function to find empty method bodies 2008-04-25 12:11:17 +00:00
codetree.pas codetools: h2p: fixed creating nested procedure types 2008-03-26 17:37:05 +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: h2p: implemented macro values and stati 2008-03-25 15:43:07 +00:00
directorycacher.pas IDE: added refactoring tool show abstract methods 2007-12-07 23:16:21 +00:00
eventcodetool.pas codetools: find declaration: implemented if string is ansistring 2008-02-16 22:57:10 +00:00
expreval.pas gtk2 intf: fixed codetools include paths, fixed double painting 2007-04-04 18:08:37 +00:00
extractproctool.pas coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +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: fixed result of FindDeclarationOfIdentAtParam 2008-04-23 07:59:56 +00:00
fpc.errore.msg IDE: fpc messages filter now shows Recompiling unit, checksum changed messages 2007-07-31 16:43:36 +00:00
h2pastool.pas codetools: h2p: implemented typedef enum 2008-03-28 16:02:57 +00:00
identcompletiontool.pas codetools: copy is a function, not a procedure (bug #11038) 2008-04-01 14:02:29 +00:00
keywordfunclists.pas codetools: added vargars to procedure type modifiers 2008-04-17 22:41:17 +00:00
laz_dom.pas laz_writer: reduced temporary objects 2007-09-21 11:23:09 +00:00
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_xmlstreaming: removed read/write overrides for fpc 2.2.0 and 2.0.x 2007-12-11 23:23:20 +00:00
laz_xmlwrite.pas IDE: improved xml parser to keep TDomText nodes 2008-01-30 22:29:50 +00:00
lfmtrees.pas codetools: lfmtrees are now only updated if source changed 2008-04-15 12:51:14 +00:00
linkscanner.pas codetools: implemented start of extern c 2008-02-27 15:22:12 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
memcheck_laz.inc codetools: directives parser: adding nodes for all directives 2007-08-23 12:47:33 +00:00
memcheck.pas IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent 2007-10-01 08:58:45 +00:00
methodjumptool.pas codetools: FindJumpPointInProcNode: using start of code in target line 2007-12-27 18:50:52 +00:00
multikeywordlisttool.pas codetools: added ErrorNicePosition to distingush between error position and probable cause of error 2008-01-01 20:26:48 +00:00
nonpascalcodetools.pas codetools: h2p: implemented parsing hex and octal numbers for array bounds 2008-03-28 10:10:06 +00:00
pascalparsertool.pas codetools: missing semicolong in procedure modifiers now allowed for fpc too - sigh 2008-04-17 22:54:28 +00:00
pascalreadertool.pas codetools: added function to find empty method bodies 2008-04-25 12:11:17 +00:00
resourcecodetool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
sourcechanger.pas h2pas: improved debugging 2008-02-19 08:42:21 +00:00
sourcelog.pas codetools: added TCodeCache.OnDecodeLoaded/OnEncodeSaving 2007-12-30 20:54:19 +00:00
stdcodetools.pas codetools: removing empty methods: auto removing class completion comment 2008-04-25 13:31:19 +00:00