lazarus/components/codetools
2009-04-06 11:50:56 +00:00
..
examples
languages translations: german: updates form Joerg Braun 2009-01-24 09:53:51 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: ReadRawNextPascalAtom reading UTF8-BOM 2009-04-01 21:11:54 +00:00
cachecodetools.pas
ccodeparsertool.pas
codeatom.pas
codebeautifier.pas
codecache.pas codetools: TCodeBuffer.IsDeleted now changes ChangeStep, bug #13376 2009-04-01 12:34:07 +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 IDE+codetools: implemented Extract Function, issue #13108 2009-04-01 15:51:21 +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
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas
customcodetool.pas codetools: pascal parser reading UTF8-BOM 2009-04-01 21:10:22 +00:00
definetemplates.pas codetools: lazarus src: added unit paths to packager/frames 2009-01-13 16:49:28 +00:00
directivestree.pas
directorycacher.pas
eventcodetool.pas
expreval.pas codetools: TExprEval: fixed IndexOf with Count=0 2008-12-21 09:41:00 +00:00
extractproctool.pas IDE+codetools: implemented Extract Function, issue #13108 2009-04-01 15:51:21 +00:00
fileprocs.pas fixed typo 2009-02-19 08:35:22 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: implemented class-of without point operator, bug #8759 2009-03-09 15:20:30 +00:00
fpc.errore.msg
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 / to expression operators 2009-02-25 14:14:06 +00:00
laz_dom.pas codetools: don't remove node twice in TDOMNode_WithChildren.ReplaceChild (fixes bug #0010596) 2009-03-06 03:44:12 +00:00
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas codetools: implement some new abstract methods of TAbstractObjectWriter 2009-03-26 03:34:42 +00:00
laz_xmlwrite.pas
lfmtrees.pas codetools: lfm parser: fixed FindProperty, thanks to Mazen 2009-03-09 14:04:11 +00:00
linkscanner.pas codetools: searching include files without extension 2009-04-06 11:50:56 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas codetools: ReadRawNextCAtom reading UTF8-BOM 2009-04-01 21:12:58 +00:00
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: TCodeBuffer.IsDeleted now changes ChangeStep, bug #13376 2009-04-01 12:34:07 +00:00
stdcodetools.pas codetools: fixed finding prior statement when start on source start 2009-01-16 20:39:59 +00:00