.. |
docs
|
codetools: fpdocs
|
2009-11-13 06:43:17 +00:00 |
examples
|
codetools: changed RetypeClassVariables parameter to tree
|
2010-03-26 12:24:47 +00:00 |
languages
|
translations: german: updates from Joerg Braun
|
2010-03-20 19:34:27 +00:00 |
allcodetoolunits.pp
|
codetools: started fully automatic indentation
|
2009-05-22 14:19:54 +00:00 |
basiccodetools.pas
|
codetools: FindLineEndOrCodeInFrontOfPosition added scanning for string constants, bug #16072
|
2010-03-26 15:06:54 +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: fixed AddListToTreeOfPCodeXYPosition freeing old position, bug #15942
|
2010-03-27 23:38:32 +00:00 |
codebeautifier.pas
|
codetools: fixed line indenter unindent for next token
|
2010-03-03 16:24:54 +00:00 |
codecache.pas
|
codetools: mark saved TCodeBuffer as not modified
|
2009-08-04 17:01:24 +00:00 |
codecompletiontool.pas
|
codetools: resolve operand @identifier directly
|
2010-03-01 23:49:57 +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
|
codetools: changed RetypeClassVariables parameter to tree
|
2010-03-26 12:24:47 +00:00 |
codetoolmemmanager.pas
|
LCL: TLCLNonFreeMemManager extended for 64bit
|
2009-04-28 22:30:27 +00:00 |
codetools.inc
|
codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
|
2008-12-18 22:32:30 +00:00 |
codetools.lpk
|
codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead
|
2010-01-29 09:06:32 +00:00 |
codetools.pas
|
codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead
|
2010-01-29 09:06:32 +00:00 |
codetoolsconfig.pas
|
codetools: using less memory for global identifier table
|
2009-04-29 13:47:04 +00:00 |
codetoolsstrconsts.pas
|
codetools: support dispinterface property declaration
|
2010-01-20 14:17: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: implemented enumtype. expression
|
2010-03-26 19:28:06 +00:00 |
customcodetool.pas
|
codetools: FindLineEndOrCodeInFrontOfPosition do not skip semicolon by default, bug #16123
|
2010-03-27 08:08:54 +00:00 |
definetemplates.pas
|
codetools: added TDefinePool.GetFPCVerFromFPCTemplate
|
2010-03-16 13:29:29 +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: search in virtual directory first virtual units
|
2010-02-06 01:23:13 +00:00 |
expreval.pas
|
codetools: macro directive: setting macros on/off
|
2010-02-11 10:11:45 +00:00 |
extractproctool.pas
|
codetools: parsing pointer types in terms
|
2009-07-27 11:25:23 +00:00 |
fileprocs.pas
|
codetools: implemented simple macro parsing
|
2010-02-11 18:19:35 +00:00 |
finddeclarationcache.pas
|
codetools: implemented objcclass
|
2009-09-13 21:31:32 +00:00 |
finddeclarationtool.pas
|
codetools: TFindDeclarationTool.CheckDependsOnNodeCaches, check each tool only once, even if writelock is not activated
|
2010-03-29 13:10:26 +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 |
fpmake.pas
|
codetools: renamed unitname identifiers
|
2009-10-29 11:23:40 +00:00 |
h2pastool.pas
|
codetools: c parser: supporting defined name
|
2008-08-04 15:42:14 +00:00 |
identcompletiontool.pas
|
codetools: identifier completion: True, False
|
2010-03-02 10:02:42 +00:00 |
keywordfunclists.pas
|
codetools: add WordBool and QWordBool predefined fpc types
|
2010-01-20 14:45:36 +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: reduced debugging
|
2009-12-06 10:22: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
|
components: remove ver2_0 code
|
2010-01-06 18:02:16 +00:00 |
laz_xmlwrite.pas
|
using UTF-8 for file operations and environment variables
|
2008-08-25 22:32:23 +00:00 |
lfmtrees.pas
|
codetools: clean up old fpc ifdef
|
2009-11-27 10:34:30 +00:00 |
linkscanner.pas
|
codetools: clean up
|
2010-03-10 09:59:20 +00:00 |
Makefile
|
|
|
Makefile.fpc
|
|
|
memcheck_laz.inc
|
|
|
memcheck.pas
|
using UTF-8 for file operations and environment variables
|
2008-08-25 22:32:23 +00:00 |
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: ReadRawNextCAtom reading UTF8-BOM
|
2009-04-01 21:12:58 +00:00 |
otheridentifiertree.pas
|
codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead
|
2010-01-29 09:06:32 +00:00 |
pascalparsertool.pas
|
codetools: fixed adding semicolon to procedure heads, bug #16062
|
2010-03-26 13:52:12 +00:00 |
pascalreadertool.pas
|
codetools: implemented parsing class property
|
2010-01-09 16:27:36 +00:00 |
ppucodetools.pas
|
codetools: added ppucodetools.pas
|
2008-08-14 18:17:50 +00:00 |
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: reduced debugging
|
2010-02-25 10:32:20 +00:00 |
sourcelog.pas
|
codetools: BuildLineRanges one pass
|
2010-03-02 01:23:32 +00:00 |
stdcodetools.pas
|
codetools: changed RetypeClassVariables parameter to tree
|
2010-03-26 12:24:47 +00:00 |