.. |
docs
|
codetools: fpdocs
|
2009-11-13 06:43:17 +00:00 |
examples
|
codetools: updated example
|
2010-07-01 09:49:24 +00:00 |
languages
|
regenerated translations; updated Russian translation
|
2010-06-30 21:27:16 +00:00 |
allcodetoolunits.pp
|
codetools: started fully automatic indentation
|
2009-05-22 14:19:54 +00:00 |
basiccodetools.pas
|
codetools: added debugging
|
2010-06-29 17:53:04 +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: completeblock: begin ;, bug #16836
|
2010-07-04 07:23:42 +00:00 |
codebeautifier.pas
|
codetools: auto indenter: fixed endless loop, bug #16822
|
2010-07-01 11:37:03 +00:00 |
codecache.pas
|
codetools: added ChangeStamp for all boss files
|
2010-06-30 04:44:00 +00:00 |
codecompletiontool.pas
|
codetools: CheckWholeUnitParsed: clear ignore error position
|
2010-06-30 04:59:12 +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: clean up
|
2010-07-02 19:43:27 +00:00 |
codetoolmanager.pas
|
codetools: find references: fixed error handling
|
2010-07-02 23:11:47 +00:00 |
codetoolmemmanager.pas
|
LCL: TLCLNonFreeMemManager extended for 64bit
|
2009-04-28 22:30:27 +00:00 |
codetools.inc
|
IDE: started upgrade of xml units
|
2010-05-25 20:37:53 +00:00 |
codetools.lpk
|
added updated xmlreader/writer units
|
2010-05-12 19:50:23 +00:00 |
codetools.pas
|
added updated xmlreader/writer units
|
2010-05-12 19:50:23 +00:00 |
codetoolsconfig.pas
|
IDE: started upgrade of xml units
|
2010-05-25 20:37:53 +00:00 |
codetoolsstrconsts.pas
|
codetools: add support for class constructors and class destructors
|
2010-04-15 13:00:14 +00:00 |
codetoolsstructs.pas
|
codetools: fixed reading config
|
2010-05-12 20:01:42 +00:00 |
codetree.pas
|
codetools: find identifier references: limit scope
|
2010-06-06 22:23:44 +00:00 |
customcodetool.pas
|
codetools: completeblock: begin ;, bug #16836
|
2010-07-04 07:23:42 +00:00 |
definetemplates.pas
|
codetools: expreval: support for defined(#var)
|
2010-06-27 16:49:58 +00:00 |
directivestree.pas
|
codetools: using new eval for conditionals
|
2009-11-26 20:37:58 +00:00 |
directorycacher.pas
|
codetools: search in virtual directory first virtual units
|
2010-02-06 01:23:13 +00:00 |
eventcodetool.pas
|
Codetools: fixed compilation with FPC < 2.5.1 (broken in rev. 24391)
|
2010-04-04 13:26:44 +00:00 |
expreval.pas
|
codetools: expreval: support for defined(#var)
|
2010-06-27 16:49:58 +00:00 |
extractproctool.pas
|
codetools: fixed uninitialized variable, bug #16268
|
2010-04-17 15:38:24 +00:00 |
fileprocs.pas
|
codetools: added ChangeStamp for all boss files
|
2010-06-30 04:44:00 +00:00 |
finddeclarationcache.pas
|
codetools: implemented objcclass
|
2009-09-13 21:31:32 +00:00 |
finddeclarationtool.pas
|
codetools: find references: limit scope for local variables, bug #16826
|
2010-07-03 08:09:07 +00:00 |
findoverloads.pas
|
codetools: implemented objcclass
|
2009-09-13 21:31:32 +00:00 |
fpc.errore.msg
|
codetools: updated fpc error messages
|
2008-10-23 20:43:15 +00:00 |
fpcsrcrules.inc
|
codetools: function to report fpc source duplicates and missing units
|
2010-05-01 19:40:35 +00:00 |
fpmake.pas
|
codetools: renamed unitname identifiers
|
2009-10-29 11:23:40 +00:00 |
h2pastool.pas
|
|
|
identcompletiontool.pas
|
codetools: identifier completion: request semicolon even for statement starts
|
2010-07-04 07:36:30 +00:00 |
keywordfunclists.pas
|
codetools: removed cafBegin
|
2010-05-28 18:47:50 +00:00 |
laz2_dom.pas
|
added updated xmlreader/writer units
|
2010-05-12 19:50:23 +00:00 |
laz2_names.inc
|
added updated xmlreader/writer units
|
2010-05-12 19:50:23 +00:00 |
laz2_xmlread.pas
|
IDE: started upgrade of xml units
|
2010-05-25 20:37:53 +00:00 |
laz2_xmlutils.pas
|
added updated xmlreader/writer units
|
2010-05-12 19:50:23 +00:00 |
laz2_xmlwrite.pas
|
xml reader: fixed compilation
|
2010-05-13 15:56:32 +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
|
xmlcfg: fixed reading values of root node
|
2010-06-02 17:26:00 +00:00 |
laz_xmlread.pas
|
laz_xmlread: replaced some ExpectString with faster ExpectChar
|
2009-10-24 10:23:12 +00:00 |
laz_xmlstreaming.pas
|
IDE: started upgrade of xml units
|
2010-05-25 20:37:53 +00:00 |
laz_xmlwrite.pas
|
|
|
lfmtrees.pas
|
codetools: clean up old fpc ifdef
|
2009-11-27 10:34:30 +00:00 |
linkscanner.pas
|
codetools: added debugging
|
2010-06-29 17:53:04 +00:00 |
Makefile
|
codetools: updated Makefile
|
2010-07-01 23:38:23 +00:00 |
Makefile.fpc
|
codetools: updated Makefile
|
2010-07-01 23:38:23 +00:00 |
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
|
codetools: mem stat categories
|
2009-05-09 09:44:56 +00:00 |
nonpascalcodetools.pas
|
codetools: fixed ExtractCodeFromMakefile
|
2010-07-01 23:29:06 +00:00 |
otheridentifiertree.pas
|
codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead
|
2010-01-29 09:06:32 +00:00 |
pascalparsertool.pas
|
codetools: parsing class inheritance with error position on unexpected token, bug #8093
|
2010-07-02 19:28:11 +00:00 |
pascalreadertool.pas
|
codetools: fixed find identififier references corresponding proc node
|
2010-06-22 07:01:12 +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
|
codetools: removed TCustomCodeTool.UpperSrc
|
2009-05-07 08:16:34 +00:00 |
sourcechanger.pas
|
codetools: do not beautify identifiers in comment, bug #16209
|
2010-04-17 15:05:45 +00:00 |
sourcelog.pas
|
codetools: added ChangeStamp for all boss files
|
2010-06-30 04:44:00 +00:00 |
stdcodetools.pas
|
codetools: completeblock: ignore open brackets on semicolon
|
2010-07-04 07:29:19 +00:00 |