lazarus/components/codetools
2009-02-22 22:47:00 +00:00
..
examples clean up 2008-12-08 18:08:12 +00:00
languages translations: german: updates form Joerg Braun 2009-01-24 09:53:51 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: fixed finding prior statement when start on source start 2009-01-16 20:39:59 +00:00
cachecodetools.pas
ccodeparsertool.pas
codeatom.pas
codebeautifier.pas
codecache.pas codetools: fixed savebufferas to virtual file, bug #12966 2009-01-13 09:50:52 +00:00
codecompletiontool.pas codetools: class completion support for array read/write access modifiers 2009-01-05 10:27:02 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp 2008-12-18 22:32:30 +00:00
codetoolmemmanager.pas
codetools1.lpk
codetools.inc codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp 2008-12-18 22:32:30 +00:00
codetoolsconfig.pas codetools: extended examples to sue environment variable FPCTARGET 2008-12-07 22:09:57 +00:00
codetoolsstrconsts.pas
codetoolsstructs.pas codetools: extended directorycacher for darwin filenames 2008-09-03 08:16:07 +00:00
codetree.pas codetools: fixed TCodeTreeNode.ConsistencyCheck 2008-10-03 09:34:52 +00:00
customcodetool.pas
definetemplates.pas codetools: lazarus src: added unit paths to packager/frames 2009-01-13 16:49:28 +00:00
directivestree.pas codetools: reduce debug info 2008-10-17 16:43:14 +00:00
directorycacher.pas codetools: extended directorycacher for darwin filenames 2008-09-03 08:16:07 +00:00
eventcodetool.pas codetools: fixed mem leak 2008-11-23 21:28:36 +00:00
expreval.pas codetools: TExprEval: fixed IndexOf with Count=0 2008-12-21 09:41:00 +00:00
extractproctool.pas
fileprocs.pas fixed typo 2009-02-19 08:35:22 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: fixed find base type of constructor 2009-02-09 14:02:11 +00:00
fpc.errore.msg codetools: updated fpc error messages 2008-10-23 20:43:15 +00:00
h2pastool.pas
identcompletiontool.pas codetools: identifier completion: not adding semicolon in front of a binary symbol operator 2009-02-22 22:47:00 +00:00
keywordfunclists.pas codetools: added unicodestring 2008-09-23 12:16:44 +00:00
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas laz_xmlstreaming: replaced if declared unicodestring with FPC_HAS_UNICODESTRING 2008-11-28 08:33:11 +00:00
laz_xmlwrite.pas
lfmtrees.pas
linkscanner.pas codetools: fixed TExprEval empty 2008-12-20 19:07:51 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas
pascalparsertool.pas codetools: parsing var a: char; public name test; 2009-02-17 09:49:12 +00:00
pascalreadertool.pas IDE+codetools: identifier completion: show constructor/destructo from Paul, bug #13215 2009-02-20 21:23:15 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: skipping string constants in simple beautifier, bug #12681 2009-01-24 11:16:20 +00:00
sourcelog.pas codetools: fix introduced by me bug when stream was opened for write but was not cleared 2009-01-12 03:09:03 +00:00
stdcodetools.pas codetools: fixed finding prior statement when start on source start 2009-01-16 20:39:59 +00:00