lazarus/components/codetools
2009-10-02 09:30:11 +00:00
..
examples codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
languages regenerate po files 2009-10-02 06:59:31 +00:00
allcodetoolunits.pp codetools: started fully automatic indentation 2009-05-22 14:19:54 +00:00
basiccodetools.pas codetools: fixed CompareAtom for atoms with same prefix, bug #13909 2009-06-04 17:45:42 +00:00
cachecodetools.pas codetools: fixed buffer overflow 2009-05-30 14:02:43 +00:00
ccodeparsertool.pas codetools: added comment 2009-09-07 09:10:28 +00:00
codeatom.pas codetools: removed AtomToWord 2009-05-23 08:59:16 +00:00
codebeautifier.pas codetools: class completion: fixed crash on procedure x:, bug #14011 2009-06-19 13:35:40 +00:00
codecache.pas codetools: mark saved TCodeBuffer as not modified 2009-08-04 17:01:24 +00:00
codecompletiontool.pas codetools: objcprotocol 2009-09-13 23:00:19 +00:00
codegraph.pas
codeindex.pas IDE: codebrowser: testing if use unit in unit is possible 2009-09-01 15:22:04 +00:00
codetemplatestool.pas codetools: mem stat categories 2009-05-09 09:44:56 +00:00
codetoolmanager.pas IDE: debugger: tool tip for symbol under cursor 2009-10-02 08:48:32 +00:00
codetoolmemmanager.pas
codetools1.lpk
codetools.inc
codetoolsconfig.pas
codetoolsstrconsts.pas codetools: added modeswitch directive 2009-09-13 10:51:41 +00:00
codetoolsstructs.pas codetools: finding and removing duplicate strings in define trees 2009-05-10 21:20:49 +00:00
codetree.pas codetools: objcprotocol 2009-09-13 23:00:19 +00:00
customcodetool.pas codetools: objcprotocol 2009-09-13 23:00:19 +00:00
definetemplates.pas codetools: added TCTDirectoryCache time stamp for configs 2009-08-25 14:08:26 +00:00
directivestree.pas
directorycacher.pas codetools: added TCTDirectoryCache time stamp for configs 2009-08-25 14:08:26 +00:00
eventcodetool.pas codetools: reading rtti param list: undo reverse order for 2.5.1 2009-09-13 22:18:38 +00:00
expreval.pas codetools: fixed mem leak, bug #14646 2009-09-22 21:28:45 +00:00
extractproctool.pas codetools: parsing pointer types in terms 2009-07-27 11:25:23 +00:00
fileprocs.pas codetools: don't request file locks on reading ppu and checking that file is a text file 2009-10-01 00:48:15 +00:00
finddeclarationcache.pas codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
finddeclarationtool.pas codetools: fixed using wrong tool during rename identifier 2009-09-25 22:10:37 +00:00
findoverloads.pas codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
fpc.errore.msg
fpmake.pas codetools: fpmake.pas 2009-06-01 17:56:08 +00:00
h2pastool.pas
identcompletiontool.pas codetools: objcprotocol 2009-09-13 23:00:19 +00:00
keywordfunclists.pas codetools: identifier completion: compiler function objselector, find predefined identifier 2009-09-13 14:06:03 +00:00
laz_dom.pas * Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort 2009-06-27 14:41:20 +00:00
laz_xmlcfg.pas
laz_xmlread.pas codetools: request only write lock when reading from xml 2009-10-01 00:44:59 +00:00
laz_xmlstreaming.pas
laz_xmlwrite.pas
lfmtrees.pas
linkscanner.pas codetools: fixed mem leak, bug #14646 2009-09-22 21:28:45 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
multikeywordlisttool.pas codetools: mem stat categories 2009-05-09 09:44:56 +00:00
nonpascalcodetools.pas
pascalparsertool.pas codetools: added ExtractOperand 2009-10-01 10:41:33 +00:00
pascalreadertool.pas codetools: objcprotocol 2009-09-13 23:00:19 +00:00
ppucodetools.pas
ppugraph.pas codetools: fix compilation with fpc 2.5.1 2009-08-18 08:40:42 +00:00
ppuparser.pas codetools: don't request file locks on reading ppu and checking that file is a text file 2009-10-01 00:48:15 +00:00
resourcecodetool.pas codetools: removed TCustomCodeTool.UpperSrc 2009-05-07 08:16:34 +00:00
sourcechanger.pas codetools: moved indenter to TCodeToolManager 2009-06-06 16:16:51 +00:00
sourcelog.pas codetools: sourcelog markers: remove from log on free 2009-09-01 19:54:39 +00:00
stdcodetools.pas codetools: fixed TStandardCodeTool.ExtractOperand for endpos 2009-10-02 09:30:11 +00:00