lazarus/components/codetools
mattias 8d36f6dd13 codetools: implemented parsing struct
git-svn-id: trunk@14312 -
2008-02-29 13:34:38 +00:00
..
examples codetools: implemented parsing typedef 2008-02-29 12:55:53 +00:00
languages * updated Spanish translation by Jose Angel 2008-02-28 22:22:19 +00:00
allcodetoolunits.pp codetools: started c parser 2008-02-27 14:05:42 +00:00
basiccodetools.pas codetools: moved AdjustPositionAfterInsert 2008-02-27 14:08:53 +00:00
cachecodetools.pas IDE: lazdoc editor now uses lazdoc engine 2007-12-13 00:01:50 +00:00
ccodeparsertool.pas codetools: implemented parsing struct 2008-02-29 13:34:38 +00:00
codeatom.pas coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +00:00
codebeautifier.pas
codecache.pas codetools: accelerated loading include links 2008-02-19 11:37:30 +00:00
codecompletiontool.pas codetools: fixed using the right keyword DoIt function 2008-02-27 20:15:49 +00:00
codegraph.pas
codetemplatestool.pas
codetoolmanager.pas codetools: CreateMethod: implemented adding units for parameter types, bug #10594 2008-01-09 19:45:29 +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 codetools: code completion: auto create procedure from call statement 2007-12-28 19:35:10 +00:00
codetree.pas IDE: codeexplorer: sorted class section constants for visibility 2008-01-02 00:55:06 +00:00
customcodetool.pas codetools: fixed ignoreerrorafter position to <= instead of < 2008-01-01 21:03:27 +00:00
definetemplates.pas codetools: added defines for FPC fcl-base/src include dirs 2007-12-28 00:34:06 +00:00
directivestree.pas codetools: fixed using the right keyword DoIt function 2008-02-27 20:15:49 +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
extractproctool.pas coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +00:00
fileprocs.pas
finddeclarationcache.pas
finddeclarationtool.pas codetools: fixed using the right keyword DoIt function 2008-02-27 20:15:49 +00:00
fpc.errore.msg
identcompletiontool.pas codetools: identifier completion: removed property variable form useful identifiers for class interfaces and global properties 2007-12-15 13:05:44 +00:00
keywordfunclists.pas codetools: fixed using the right keyword DoIt function 2008-02-27 20:15:49 +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_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
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 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: implemented some more c tokens 2008-02-28 13:06:06 +00:00
pascalparsertool.pas codetools: implemented parsing on Exception do, bug #9291 2008-01-09 22:33:28 +00:00
pascalreadertool.pas codetools: implemented start of extern c 2008-02-27 15:22:12 +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: fixed wrong tool context in FindClassNodeForLFMObject 2008-01-02 23:35:25 +00:00