| .. |
|
docs
|
|
|
|
examples
|
codetools: GetExpandedOperand: typecast
|
2011-09-11 20:57:31 +00:00 |
|
ide
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20254
|
2011-09-15 20:00:08 +00:00 |
|
languages
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054
|
2011-08-25 21:14:51 +00:00 |
|
basiccodetools.pas
|
codetools: TStandardCodeTool.CommentUnitsInUsesSections: dotted names
|
2011-08-30 16:24:42 +00:00 |
|
cachecodetools.pas
|
|
|
|
ccodeparsertool.pas
|
|
|
|
changedeclarationtool.pas
|
codetools: param specifier out only if modeswitch out is on
|
2011-08-26 11:38:37 +00:00 |
|
codeatom.pas
|
|
|
|
codebeautifier.pas
|
Codetools: improve indentation when pasting a line inside class definition. Patch from Anton.
|
2011-08-20 05:56:46 +00:00 |
|
codecache.pas
|
codetools: TCOdeBuffer.LoadFromFile load when no filename is set
|
2011-08-19 08:10:37 +00:00 |
|
codecompletiontool.pas
|
codetools: fixed initial search flags for local var completion
|
2011-09-23 09:30:06 +00:00 |
|
codegraph.pas
|
|
|
|
codeindex.pas
|
|
|
|
codetemplatestool.pas
|
|
|
|
codetoolmanager.pas
|
codetools: clean up
|
2011-09-27 19:20:22 +00:00 |
|
codetoolmemmanager.pas
|
|
|
|
codetools.inc
|
IDE: activated new xml units
|
2011-09-12 21:12:49 +00:00 |
|
codetools.lpk
|
|
|
|
codetools.pas
|
|
|
|
codetoolscfgscript.pas
|
|
|
|
codetoolsconfig.pas
|
IDE: activated new xml units
|
2011-09-12 21:12:49 +00:00 |
|
codetoolsfpcmsgs.pas
|
|
|
|
codetoolsstrconsts.pas
|
Codetools: improve code completion with generics. Issue #19118, patch from Anton
|
2011-08-24 19:23:03 +00:00 |
|
codetoolsstructs.pas
|
codetools: TStringToStringTree: enumerator
|
2011-09-10 12:04:40 +00:00 |
|
codetree.pas
|
codetools: add STATIC word as a procedure specifier
|
2011-09-22 03:20:25 +00:00 |
|
ctunitgraph.pas
|
|
|
|
ctxmlfixfragment.pas
|
|
|
|
customcodetool.pas
|
|
|
|
definetemplates.pas
|
codetools: clean up
|
2011-09-27 19:28:06 +00:00 |
|
directivestree.pas
|
|
|
|
directorycacher.pas
|
codetools: find sources in fpc unit search paths
|
2011-09-09 19:00:32 +00:00 |
|
eventcodetool.pas
|
|
|
|
expreval.pas
|
|
|
|
extractproctool.pas
|
cody: Add "With" block
|
2011-09-10 00:11:50 +00:00 |
|
fileprocs.pas
|
IDE: activated new xml units
|
2011-09-12 21:12:49 +00:00 |
|
finddeclarationcache.pas
|
|
|
|
finddeclarationtool.pas
|
codetools: GetExpandedOperand: allow Result,Self in with-block
|
2011-09-23 15:52:26 +00:00 |
|
findoverloads.pas
|
|
|
|
fpc.errore.msg
|
|
|
|
fpcsrcrules.inc
|
|
|
|
fpmake.pas
|
|
|
|
h2pastool.pas
|
codetools: docs
|
2011-08-15 15:00:49 +00:00 |
|
identcompletiontool.pas
|
codetools: fixed initial search flags for local var completion
|
2011-09-23 09:30:06 +00:00 |
|
keywordfunclists.pas
|
codetools: support rtlproc modifier
|
2011-09-19 07:57:24 +00:00 |
|
laz2_dom.pas
|
|
|
|
laz2_names.inc
|
|
|
|
laz2_xmlcfg.pas
|
IDE: activated new xml units
|
2011-09-12 21:12:49 +00:00 |
|
laz2_xmlread.pas
|
xmlread: fixed wrong name skipping
|
2011-09-13 18:40:37 +00:00 |
|
laz2_xmlutils.pas
|
laz2_xml: fixed KeyCompare
|
2011-07-15 22:03:06 +00:00 |
|
laz2_xmlwrite.pas
|
|
|
|
laz_dom.pas
|
|
|
|
laz_xmlcfg.pas
|
IDE: activated new xml units
|
2011-09-12 21:12:49 +00:00 |
|
laz_xmlread.pas
|
|
|
|
laz_xmlstreaming.pas
|
IDE: activated new xml units
|
2011-09-12 21:12:49 +00:00 |
|
laz_xmlwrite.pas
|
|
|
|
lfmtrees.pas
|
|
|
|
linkscanner.pas
|
codetools: param specifier out only if modeswitch out is on
|
2011-08-26 11:38:37 +00:00 |
|
Makefile
|
|
|
|
Makefile.compiled
|
|
|
|
Makefile.fpc
|
|
|
|
memcheck_laz.inc
|
|
|
|
memcheck.pas
|
|
|
|
methodjumptool.pas
|
codetools: class completion: ignore method bodies of sub classes, bug #20066
|
2011-08-27 10:04:48 +00:00 |
|
multikeywordlisttool.pas
|
|
|
|
nonpascalcodetools.pas
|
|
|
|
otheridentifiertree.pas
|
|
|
|
pascalparsertool.pas
|
codetools: support 'section' variable/constant modifier
|
2011-09-30 01:33:04 +00:00 |
|
pascalreadertool.pas
|
codetools: TFindDeclarationTool.FindDeclarationInUsesSection: dotted names
|
2011-08-30 17:28:11 +00:00 |
|
ppucodetools.pas
|
|
|
|
ppugraph.pas
|
|
|
|
ppuparser.pas
|
codetools: support rtlproc modifier
|
2011-09-19 07:57:24 +00:00 |
|
resourcecodetool.pas
|
|
|
|
sourcechanger.pas
|
codetools: AddWithBlock
|
2011-09-09 22:32:47 +00:00 |
|
sourcelog.pas
|
|
|
|
stdcodetools.pas
|
codetools: renamed TStandardCodeTool.AddIncludeDirective
|
2011-08-30 16:37:31 +00:00 |