lazarus/components/codetools
2009-11-17 12:11:33 +00:00
..
docs codetools: fpdocs 2009-11-13 06:43:17 +00:00
examples codetools: parsing cppclass 2009-11-15 15:43:53 +00:00
languages * Updated Russian translation by Maxim Ganetsky 2009-11-15 22:56:22 +00:00
allcodetoolunits.pp codetools: started fully automatic indentation 2009-05-22 14:19:54 +00:00
basiccodetools.pas codetools: fixed PositionInSameLine, auto indent: parsing statements 2009-11-10 13:35:08 +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: auto indent: on paste: skip spaces in insert code 2009-11-16 14:12:40 +00:00
codecache.pas codetools: mark saved TCodeBuffer as not modified 2009-08-04 17:01:24 +00:00
codecompletiontool.pas codetools: parsing specialize in class inheritage brackets, bug #15081 2009-11-17 12:11:33 +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
codetoolmanager.pas components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
codetoolmemmanager.pas
codetools1.lpk
codetools.inc
codetoolsconfig.pas
codetoolsstrconsts.pas codetools: code completion: enumeration of arrays 2009-11-04 18:56:30 +00:00
codetoolsstructs.pas
codetree.pas codetools: parsing objccategory 2009-11-16 00:39:35 +00:00
customcodetool.pas codetools: parsing objccategory 2009-11-16 00:39:35 +00:00
definetemplates.pas codetools: defines: added ideintf to synedit 2009-11-09 11:00:12 +00:00
directivestree.pas
directorycacher.pas codetools: rename AUnitName properties to Unit_Name 2009-10-30 14:46:35 +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 reduced warnings 2009-11-03 13:11:38 +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: parsing specialize in class inheritage brackets, bug #15081 2009-11-17 12:11:33 +00:00
findoverloads.pas codetools: implemented objcclass 2009-09-13 21:31:32 +00:00
fpc.errore.msg
fpmake.pas codetools: renamed unitname identifiers 2009-10-29 11:23:40 +00:00
h2pastool.pas
identcompletiontool.pas codetools: parsing specialize in class inheritage brackets, bug #15081 2009-11-17 12:11:33 +00:00
keywordfunclists.pas codetools: procedure modifier deprecated 2009-11-07 12:52:44 +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 IDE: using only one copy of editoropts 2009-10-14 14:40:20 +00:00
laz_xmlread.pas laz_xmlread: replaced some ExpectString with faster ExpectChar 2009-10-24 10:23:12 +00:00
laz_xmlstreaming.pas xml component stream reader: raise exception on invalid floats 2009-10-31 11:39:06 +00:00
laz_xmlwrite.pas
lfmtrees.pas ide: inline streams should not be checked further for missing components (fixes loading of dependencies like form->frame1->frame2). 2009-11-17 07:43:10 +00:00
linkscanner.pas codetools: searching include files with extension pas, bug #15108 2009-11-16 09:59:16 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: parsing specialize in class inheritage brackets, bug #15081 2009-11-17 12:11:33 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
pascalparsertool.pas codetools: parsing specialize in class inheritage brackets, bug #15081 2009-11-17 12:11:33 +00:00
pascalreadertool.pas codetools: parsing cppclass 2009-11-15 15:43:53 +00:00
ppucodetools.pas
ppugraph.pas codetools: rename AUnitName properties to Unit_Name 2009-10-30 14:46:35 +00:00
ppuparser.pas components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
resourcecodetool.pas
sourcechanger.pas codetools: moved indenter to TCodeToolManager 2009-06-06 16:16:51 +00:00
sourcelog.pas codetools: TStandardCodeTool.ExtractOperand ignore positions in space 2009-11-13 06:03:49 +00:00
stdcodetools.pas codetools: parsing objccategory 2009-11-16 00:39:35 +00:00