Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67935 - in sandbox/SOC/2010/phoenix3/libs/phoenix/doc: . html html/phoenix html/phoenix/reference html/phoenix/reference/phoenix_expressions html/phoenix/starter_kit html/phoenix/starter_kit/composites html/phoenix/starter_kit/primitives
From: thom.heller_at_[hidden]
Date: 2011-01-10 17:17:06


Author: theller
Date: 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
New Revision: 67935
URL: http://svn.boost.org/trac/boost/changeset/67935

Log:
some doc work
Added:
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions.html (contents, props changed)
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/language_definition.html (contents, props changed)
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/language_definition___the_pheonix_ast.html (contents, props changed)
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/phoenix_ast.html (contents, props changed)
Text files modified:
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/index.html | 100 ++++---------------------------------
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/introduction.html | 1
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference.html | 85 ++----------------------------
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit.html | 3
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites.html | 1
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/construct__new__delete__casts.html | 3
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_functions.html | 7 +-
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_operators.html | 5 +
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_statements.html | 3
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/more.html | 13 ++--
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives.html | 1
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/arguments.html | 3
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/references.html | 3
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/values.html | 7 +-
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/phoenix3.qbk | 8 +-
   sandbox/SOC/2010/phoenix3/libs/phoenix/doc/reference.qbk | 107 +++++++++++++++++++++++++++++++++++----
   16 files changed, 148 insertions(+), 202 deletions(-)

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/index.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/index.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/index.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -26,7 +27,7 @@
 </h3></div></div>
 <div><p class="copyright">Copyright &#169; 2002-2005, 2010 Joel de Guzman, Dan Marsden, Thomas Heller</p></div>
 <div><div class="legalnotice">
-<a name="id569902"></a><p>
+<a name="id764330"></a><p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -57,95 +58,16 @@
 <dt><span class="section">More</span></dt>
 </dl></dd>
 </dl></dd>
-<dt><span class="section">Advanced Topics</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="phoenix/advanced_topics/porting_from_phoenix_2_0.html">Porting
- from Phoenix 2.0</a></span></dt>
-<dt><span class="section">Extending Actors</span></dt>
-</dl></dd>
 <dt><span class="section">Reference</span></dt>
 <dd><dl>
-<dt><span class="section">Basics</span></dt>
-<dt><span class="section">Organization</span></dt>
-<dt><span class="section">Concepts</span></dt>
-<dd><dl>
-<dt><span class="section">Actor</span></dt>
-<dt><span class="section">Evaluator</span></dt>
-<dt><span class="section">EvaluationPolicy</span></dt>
-<dt><span class="section">Environment</span></dt>
-</dl></dd>
-<dt><span class="section">Modules</span></dt>
-<dd><dl>
-<dt><span class="section">Core</span></dt>
-<dd><dl>
-<dt><span class="section">Values</span></dt>
-<dt><span class="section">References</span></dt>
-<dt><span class="section"><a href="phoenix/reference/modules/core/constant_references.html">Constant
- References</a></span></dt>
-<dt><span class="section">Arguments</span></dt>
-<dt><span class="section">Nothing</span></dt>
-</dl></dd>
-<dt><span class="section">Function</span></dt>
-<dt><span class="section">Operator</span></dt>
-<dd><dl><dt><span class="section"><a href="phoenix/reference/modules/operator/supported_operators.html">Supported
- operators</a></span></dt></dl></dd>
-<dt><span class="section">Statement</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="phoenix/reference/modules/statement/block_statement.html">Block
- Statement</a></span></dt>
-<dt><span class="section"><a href="phoenix/reference/modules/statement/if__statement.html">if_
- Statement</a></span></dt>
-<dt><span class="section">if_else_ Statement</span></dt>
-<dt><span class="section"><a href="phoenix/reference/modules/statement/switch__statement.html">switch_
- Statement</a></span></dt>
-<dt><span class="section"><a href="phoenix/reference/modules/statement/while__statement.html">while_
- Statement</a></span></dt>
-<dt><span class="section">do_while_ Statement</span></dt>
-<dt><span class="section"><a href="phoenix/reference/modules/statement/for__statement.html">for_
- Statement</a></span></dt>
-<dt><span class="section"><a href="phoenix/reference/modules/statement/try__catch__statement.html">try_
- catch_ Statement</a></span></dt>
-<dt><span class="section">throw_</span></dt>
-</dl></dd>
-<dt><span class="section">Object</span></dt>
-<dd><dl>
-<dt><span class="section">Construction</span></dt>
-<dt><span class="section">New</span></dt>
-<dt><span class="section">Delete</span></dt>
-<dt><span class="section">Casts</span></dt>
-</dl></dd>
-<dt><span class="section">Scope</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="phoenix/reference/modules/scope/local_variables.html">Local
- Variables</a></span></dt>
-<dt><span class="section">let</span></dt>
-<dt><span class="section">lambda</span></dt>
-</dl></dd>
-<dt><span class="section">Bind</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="phoenix/reference/modules/bind/binding_functions.html">Binding
- Functions</a></span></dt>
-<dt><span class="section"><a href="phoenix/reference/modules/bind/binding_member_functions.html">Binding
- Member Functions</a></span></dt>
-<dt><span class="section"><a href="phoenix/reference/modules/bind/binding_member_variables.html">Binding
- Member Variables</a></span></dt>
-<dt><span class="section"><a href="phoenix/reference/modules/bind/compatibility_with_other_bind_libraries.html">Compatibility
- with other bind libraries</a></span></dt>
-</dl></dd>
-<dt><span class="section">STL</span></dt>
-<dd><dl>
-<dt><span class="section">Container</span></dt>
-<dt><span class="section">Algorithm</span></dt>
-</dl></dd>
-</dl></dd>
+<dt><span class="section">Phoenix Expressions</span></dt>
+<dd><dl><dt><span class="section"><a href="phoenix/reference/phoenix_expressions/phoenix_ast.html">Language
+ Definition - The Pheonix AST</a></span></dt></dl></dd>
 </dl></dd>
-<dt><span class="section">Wrap Up</span></dt>
-<dt><span class="section">Acknowledgments</span></dt>
-<dt><span class="section">References</span></dt>
 </dl>
 </div>
 <a name="phoenix.preface"></a><h2>
-<a name="id600596"></a>
+<a name="id795027"></a>
     <a class="link" href="index.html#phoenix.preface">Preface</a>
   </h2>
 <div class="blockquote"><blockquote class="blockquote"><p>
@@ -164,7 +86,7 @@
     <span class="inlinemediaobject"><img src="images/lambda_cpp.png" alt="lambda_cpp"></span>
   </p>
 <a name="phoenix.description"></a><h3>
-<a name="id568695"></a>
+<a name="id763137"></a>
     <a class="link" href="index.html#phoenix.description">Description</a>
   </h3>
 <p>
@@ -182,7 +104,7 @@
     library is organized in highly independent modules and layers.
   </p>
 <a name="phoenix.how_to_use_this_manual"></a><h3>
-<a name="id568742"></a>
+<a name="id763184"></a>
     <a class="link" href="index.html#phoenix.how_to_use_this_manual">How to use this manual</a>
   </h3>
 <p>
@@ -204,7 +126,7 @@
     icons precede some text to indicate:
   </p>
 <div class="table">
-<a name="id568777"></a><p class="title"><b>Table&#160;1.1.&#160;Icons</b></p>
+<a name="id763218"></a><p class="title"><b>Table&#160;1.1.&#160;Icons</b></p>
 <div class="table-contents"><table class="table" summary="Icons">
 <colgroup>
 <col>
@@ -293,12 +215,12 @@
   </p>
 </div>
 <a name="phoenix._emphasis_role__bold___emphasis____to_my_dear_daughter__phoenix__emphasis___emphasis_"></a><h3>
-<a name="id609551"></a>
+<a name="id803983"></a>
     <a class="link" href="index.html#phoenix._emphasis_role__bold___emphasis____to_my_dear_daughter__phoenix__emphasis___emphasis_"><span class="bold"><strong><span class="emphasis"><em>...To my dear daughter, Phoenix</em></span></strong></span></a>
   </h3>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: December 28, 2010 at 11:36:08 GMT</small></p></td>
+<td align="left"><p><small>Last revised: January 10, 2011 at 22:12:04 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/introduction.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/introduction.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/introduction.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -6,93 +7,23 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Phoenix 3.0">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Phoenix 3.0">
-<link rel="prev" href="advanced_topics/extending_actors.html" title="Extending Actors">
-<link rel="next" href="reference/basics.html" title="Basics">
+<link rel="prev" href="starter_kit/composites/more.html" title="More">
+<link rel="next" href="reference/phoenix_expressions.html" title="Phoenix Expressions">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="advanced_topics/extending_actors.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="reference/basics.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="starter_kit/composites/more.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="reference/phoenix_expressions.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
 <a name="phoenix.reference"></a><a class="link" href="reference.html" title="Reference">Reference</a>
 </h2></div></div></div>
 <div class="toc"><dl>
-<dt><span class="section">Basics</span></dt>
-<dt><span class="section">Organization</span></dt>
-<dt><span class="section">Concepts</span></dt>
-<dd><dl>
-<dt><span class="section">Actor</span></dt>
-<dt><span class="section">Evaluator</span></dt>
-<dt><span class="section">EvaluationPolicy</span></dt>
-<dt><span class="section">Environment</span></dt>
-</dl></dd>
-<dt><span class="section">Modules</span></dt>
-<dd><dl>
-<dt><span class="section">Core</span></dt>
-<dd><dl>
-<dt><span class="section">Values</span></dt>
-<dt><span class="section">References</span></dt>
-<dt><span class="section"><a href="reference/modules/core/constant_references.html">Constant
- References</a></span></dt>
-<dt><span class="section">Arguments</span></dt>
-<dt><span class="section">Nothing</span></dt>
-</dl></dd>
-<dt><span class="section">Function</span></dt>
-<dt><span class="section">Operator</span></dt>
-<dd><dl><dt><span class="section"><a href="reference/modules/operator/supported_operators.html">Supported
- operators</a></span></dt></dl></dd>
-<dt><span class="section">Statement</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="reference/modules/statement/block_statement.html">Block
- Statement</a></span></dt>
-<dt><span class="section"><a href="reference/modules/statement/if__statement.html">if_
- Statement</a></span></dt>
-<dt><span class="section">if_else_ Statement</span></dt>
-<dt><span class="section"><a href="reference/modules/statement/switch__statement.html">switch_
- Statement</a></span></dt>
-<dt><span class="section"><a href="reference/modules/statement/while__statement.html">while_
- Statement</a></span></dt>
-<dt><span class="section">do_while_ Statement</span></dt>
-<dt><span class="section"><a href="reference/modules/statement/for__statement.html">for_
- Statement</a></span></dt>
-<dt><span class="section"><a href="reference/modules/statement/try__catch__statement.html">try_
- catch_ Statement</a></span></dt>
-<dt><span class="section">throw_</span></dt>
-</dl></dd>
-<dt><span class="section">Object</span></dt>
-<dd><dl>
-<dt><span class="section">Construction</span></dt>
-<dt><span class="section">New</span></dt>
-<dt><span class="section">Delete</span></dt>
-<dt><span class="section">Casts</span></dt>
-</dl></dd>
-<dt><span class="section">Scope</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="reference/modules/scope/local_variables.html">Local
- Variables</a></span></dt>
-<dt><span class="section">let</span></dt>
-<dt><span class="section">lambda</span></dt>
-</dl></dd>
-<dt><span class="section">Bind</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="reference/modules/bind/binding_functions.html">Binding
- Functions</a></span></dt>
-<dt><span class="section"><a href="reference/modules/bind/binding_member_functions.html">Binding
- Member Functions</a></span></dt>
-<dt><span class="section"><a href="reference/modules/bind/binding_member_variables.html">Binding
- Member Variables</a></span></dt>
-<dt><span class="section"><a href="reference/modules/bind/compatibility_with_other_bind_libraries.html">Compatibility
- with other bind libraries</a></span></dt>
-</dl></dd>
-<dt><span class="section">STL</span></dt>
-<dd><dl>
-<dt><span class="section">Container</span></dt>
-<dt><span class="section">Algorithm</span></dt>
-</dl></dd>
-</dl></dd>
+<dt><span class="section">Phoenix Expressions</span></dt>
+<dd><dl><dt><span class="section"><a href="reference/phoenix_expressions/phoenix_ast.html">Language
+ Definition - The Pheonix AST</a></span></dt></dl></dd>
 </dl></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -105,7 +36,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="advanced_topics/extending_actors.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="reference/basics.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="starter_kit/composites/more.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="reference/phoenix_expressions.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Added: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions.html
==============================================================================
--- (empty file)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -0,0 +1,39 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Phoenix Expressions</title>
+<link rel="stylesheet" href="../../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Phoenix 3.0">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="../reference.html" title="Reference">
+<link rel="next" href="phoenix_expressions/phoenix_ast.html" title="Language Definition - The Pheonix AST">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="phoenix_expressions/phoenix_ast.html"><img src="../../images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="phoenix.reference.phoenix_expressions"></a><a class="link" href="phoenix_expressions.html" title="Phoenix Expressions">Phoenix Expressions</a>
+</h3></div></div></div>
+<div class="toc"><dl><dt><span class="section"><a href="phoenix_expressions/phoenix_ast.html">Language
+ Definition - The Pheonix AST</a></span></dt></dl></div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2002-2005, 2010 Joel de Guzman, Dan Marsden, Thomas Heller<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="phoenix_expressions/phoenix_ast.html"><img src="../../images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>

Added: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/language_definition.html
==============================================================================
--- (empty file)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/language_definition.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Language Definition</title>
+<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Phoenix 3.0">
+<link rel="up" href="../phoenix_expressions.html" title="Phoenix Expressions">
+<link rel="prev" href="../phoenix_expressions.html" title="Phoenix Expressions">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../phoenix_expressions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../phoenix_expressions.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a>
+</div>
+<div class="section"><div class="titlepage"><div><div><h4 class="title">
+<a name="phoenix.reference.phoenix_expressions.language_definition"></a><a class="link" href="language_definition.html" title="Language Definition">Language
+ Definition</a>
+</h4></div></div></div></div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2002-2005, 2010 Joel de Guzman, Dan Marsden, Thomas Heller<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../phoenix_expressions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../phoenix_expressions.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a>
+</div>
+</body>
+</html>

Added: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/language_definition___the_pheonix_ast.html
==============================================================================
--- (empty file)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/language_definition___the_pheonix_ast.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -0,0 +1,77 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Language Definition - The Pheonix AST</title>
+<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Phoenix 3.0">
+<link rel="up" href="../phoenix_expressions.html" title="Phoenix Expressions">
+<link rel="prev" href="../phoenix_expressions.html" title="Phoenix Expressions">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../phoenix_expressions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../phoenix_expressions.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast"></a><a class="link" href="language_definition___the_pheonix_ast.html" title="Language Definition - The Pheonix AST">Language
+ Definition - The Pheonix AST</a>
+</h4></div></div></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <code class="computeroutput">phoenix</code> &#8592; <code class="computeroutput">terminals / operator / statement
+ / object / function / bind / scope / stl / fusion</code>
+ </p></blockquote></div>
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.terminals"></a><h6>
+<a name="id616503"></a>
+ <a class="link" href="language_definition___the_pheonix_ast.html#phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.terminals">Terminals</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.operator"></a><h6>
+<a name="id616521"></a>
+ <a class="link" href="language_definition___the_pheonix_ast.html#phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.operator">Operator</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.statement"></a><h6>
+<a name="id616538"></a>
+ <a class="link" href="language_definition___the_pheonix_ast.html#phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.statement">Statement</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.object"></a><h6>
+<a name="id616556"></a>
+ <a class="link" href="language_definition___the_pheonix_ast.html#phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.object">Object</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.function"></a><h6>
+<a name="id616574"></a>
+ <a class="link" href="language_definition___the_pheonix_ast.html#phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.function">Function</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.bind"></a><h6>
+<a name="id616592"></a>
+ <a class="link" href="language_definition___the_pheonix_ast.html#phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.bind">Bind</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.scope"></a><h6>
+<a name="id616609"></a>
+ <a class="link" href="language_definition___the_pheonix_ast.html#phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.scope">Scope</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.stl"></a><h6>
+<a name="id616627"></a>
+ <a class="link" href="language_definition___the_pheonix_ast.html#phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.stl">Stl</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.fusion"></a><h6>
+<a name="id616645"></a>
+ <a class="link" href="language_definition___the_pheonix_ast.html#phoenix.reference.phoenix_expressions.language_definition___the_pheonix_ast.fusion">Fusion</a>
+ </h6>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2002-2005, 2010 Joel de Guzman, Dan Marsden, Thomas Heller<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../phoenix_expressions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../phoenix_expressions.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a>
+</div>
+</body>
+</html>

Added: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/phoenix_ast.html
==============================================================================
--- (empty file)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/reference/phoenix_expressions/phoenix_ast.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -0,0 +1,151 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Language Definition - The Pheonix AST</title>
+<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Phoenix 3.0">
+<link rel="up" href="../phoenix_expressions.html" title="Phoenix Expressions">
+<link rel="prev" href="../phoenix_expressions.html" title="Phoenix Expressions">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../phoenix_expressions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../phoenix_expressions.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast"></a><a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST">Language
+ Definition - The Pheonix AST</a>
+</h4></div></div></div>
+<div class="variablelist">
+<p class="title"><b></b></p>
+<dl>
+<dt><span class="term"></span></dt>
+<dd>
+<p>
+
+</p>
+<pre class="programlisting">int main()
+blubb
+ </pre>
+<p>
+ </p>
+</dd>
+</dl>
+</div>
+<p>
+ <code class="computeroutput">phoenix</code> &#8592;
+ </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.terminals"><code class="computeroutput">terminals</code></a><br>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.operator"><code class="computeroutput">operator</code></a>
+ <code class="computeroutput">/</code><br> <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.operator"><code class="computeroutput">statement</code></a>
+ <code class="computeroutput">/</code><br> <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.object"><code class="computeroutput">object</code></a>
+ <code class="computeroutput">/</code><br> <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.function"><code class="computeroutput">function</code></a>
+ <code class="computeroutput">/</code><br> <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.bind"><code class="computeroutput">bind</code></a>
+ <code class="computeroutput">/</code><br> <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.scope"><code class="computeroutput">scope</code></a>
+ <code class="computeroutput">/</code><br> <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.stl"><code class="computeroutput">stl</code></a>
+ <code class="computeroutput">/</code><br> <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.fusion"><code class="computeroutput">fusion</code></a>
+ </p></blockquote></div>
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast.terminals"></a><h6>
+<a name="id807384"></a>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.terminals">Terminals</a>
+ </h6>
+<p>
+ <code class="computeroutput">terminal</code> &#8592;
+ </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <code class="computeroutput">placeholder</code> <code class="computeroutput">/</code><br> <code class="computeroutput">custom terminal
+ </code>/<code class="computeroutput"></code><br> <code class="computeroutput">terminal</code>
+ </p></blockquote></div>
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast.operator"></a><h6>
+<a name="id807443"></a>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.operator">Operator</a>
+ </h6>
+<p>
+ <code class="computeroutput">operator</code> &#8592;
+ </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <code class="computeroutput">arithmetic</code> <code class="computeroutput">/</code> <br> <code class="computeroutput">bitwise</code> <code class="computeroutput">/</code>
+ <br> <code class="computeroutput">comparision</code> <code class="computeroutput">/</code> <br> <code class="computeroutput">if_else</code>
+ <code class="computeroutput">/</code> <br> <code class="computeroutput">io</code> <code class="computeroutput">/</code> <br> <code class="computeroutput">logical</code>
+ <code class="computeroutput">/</code> <br> <code class="computeroutput">member</code> <code class="computeroutput">/</code> <br> <code class="computeroutput">self</code>
+ </p></blockquote></div>
+<p>
+ <code class="computeroutput">arithmetic</code> &#8592;
+ </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ '-' <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> '+' <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> '++' <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> '--' <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ '++' <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ '--' <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">+=</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">-=</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">*=</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/=</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">%=</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">+</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">-</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">*</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">/</code> <br> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <code class="computeroutput">%</code> <a class="link" href="phoenix_ast.html" title="Language Definition - The Pheonix AST"><code class="computeroutput">phoenix</code></a>
+ <br>
+ </p></blockquote></div>
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast.statement"></a><h6>
+<a name="id807962"></a>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.statement">Statement</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast.object"></a><h6>
+<a name="id807979"></a>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.object">Object</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast.function"></a><h6>
+<a name="id807996"></a>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.function">Function</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast.bind"></a><h6>
+<a name="id808012"></a>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.bind">Bind</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast.scope"></a><h6>
+<a name="id808026"></a>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.scope">Scope</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast.stl"></a><h6>
+<a name="id808041"></a>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.stl">Stl</a>
+ </h6>
+<a name="phoenix.reference.phoenix_expressions.phoenix_ast.fusion"></a><h6>
+<a name="id808057"></a>
+ <a class="link" href="phoenix_ast.html#phoenix.reference.phoenix_expressions.phoenix_ast.fusion">Fusion</a>
+ </h6>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2002-2005, 2010 Joel de Guzman, Dan Marsden, Thomas Heller<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../phoenix_expressions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../phoenix_expressions.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a>
+</div>
+</body>
+</html>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -61,7 +62,7 @@
       into high gear quickly.
     </p>
 <a name="phoenix.starter_kit.functors_everywhere"></a><h4>
-<a name="id609655"></a>
+<a name="id804087"></a>
       <a class="link" href="starter_kit.html#phoenix.starter_kit.functors_everywhere">Functors everywhere</a>
     </h4>
 <p>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/construct__new__delete__casts.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/construct__new__delete__casts.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/construct__new__delete__casts.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -42,7 +43,7 @@
 <div class="sidebar">
 <div class="titlepage"></div>
 <p>
- <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about this <a class="link" href="../../reference/modules/object.html" title="Object">here.</a>
+ <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about this <a class="link" href="../../../">here.</a>
         </p>
 </div>
 </div>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_functions.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_functions.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_functions.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -46,7 +47,7 @@
 <span class="identifier">function</span><span class="special">&lt;</span><span class="identifier">is_odd_impl</span><span class="special">&gt;</span> <span class="identifier">is_odd</span><span class="special">;</span>
 </pre>
 <a name="phoenix.starter_kit.composites.lazy_functions.things_to_note_"></a><h6>
-<a name="id612483"></a>
+<a name="id806916"></a>
           <a class="link" href="lazy_functions.html#phoenix.starter_kit.composites.lazy_functions.things_to_note_">Things
           to note:</a>
         </h6>
@@ -77,7 +78,7 @@
           (See function.cpp)
         </p>
 <a name="phoenix.starter_kit.composites.lazy_functions.predefined_lazy_functions"></a><h6>
-<a name="id612662"></a>
+<a name="id807095"></a>
           <a class="link" href="lazy_functions.html#phoenix.starter_kit.composites.lazy_functions.predefined_lazy_functions">Predefined
           Lazy Functions</a>
         </h6>
@@ -86,7 +87,7 @@
           the whole of the STL containers, iterators and algorithms. For example,
           there are lazy versions of container related operations such as assign,
           at, back, begin, pop_back, pop_front, push_back, push_front, etc. (See
- <a class="link" href="../../reference/modules/stl.html" title="STL">STL</a>).
+ <a class="link" href="../../../">STL</a>).
         </p>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_operators.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_operators.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_operators.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -66,11 +67,11 @@
 <div class="sidebar">
 <div class="titlepage"></div>
 <p>
- <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about operators <a class="link" href="../../reference/modules/operator.html" title="Operator">here.</a>
+ <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about operators <a class="link" href="../../../">here.</a>
         </p>
 </div>
 <a name="phoenix.starter_kit.composites.lazy_operators.first_practical_example"></a><h6>
-<a name="id611405"></a>
+<a name="id805838"></a>
           <a class="link" href="lazy_operators.html#phoenix.starter_kit.composites.lazy_operators.first_practical_example">First
           Practical Example</a>
         </h6>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_statements.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_statements.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/lazy_statements.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -46,7 +47,7 @@
 <div class="sidebar">
 <div class="titlepage"></div>
 <p>
- <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about statements <a class="link" href="../../reference/modules/statement.html" title="Statement">here.</a>
+ <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about statements <a class="link" href="../../../">here.</a>
         </p>
 </div>
 </div>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/more.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/more.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/composites/more.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -7,13 +8,13 @@
 <link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Phoenix 3.0">
 <link rel="up" href="../composites.html" title="Composites">
 <link rel="prev" href="lazy_functions.html" title="Lazy Functions">
-<link rel="next" href="../../advanced_topics.html" title="Advanced Topics">
+<link rel="next" href="../../reference.html" title="Reference">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="lazy_functions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../composites.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../advanced_topics.html"><img src="../../../images/next.png" alt="Next"></a>
+<a accesskey="p" href="lazy_functions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../composites.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../reference.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section">
 <div class="titlepage"><div><div><h4 class="title">
@@ -22,10 +23,10 @@
 <p>
           As mentioned earlier, this chapter is not a thorough discourse of the library.
           It is meant only to cover enough ground to get you into high gear as quickly
- as possible. Some advanced stuff is not discussed here (e.g. <a class="link" href="../../reference/modules/scope.html" title="Scope">Scopes</a>);
+ as possible. Some advanced stuff is not discussed here (e.g. <a class="link" href="../../../">Scopes</a>);
           nor are features that provide alternative (short-hand) ways to do the same
- things (e.g. <a class="link" href="../../reference/modules/bind.html" title="Bind">Bind</a>
- vs. <a class="link" href="../../reference/modules/function.html" title="Function">Lazy Functions</a>).
+ things (e.g. <a class="link" href="../../../">Bind</a>
+ vs. <a class="link" href="../../../">Lazy Functions</a>).
         </p>
 <div class="sidebar">
 <div class="titlepage"></div>
@@ -45,7 +46,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="lazy_functions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../composites.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../advanced_topics.html"><img src="../../../images/next.png" alt="Next"></a>
+<a accesskey="p" href="lazy_functions.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../composites.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../reference.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/arguments.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/arguments.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/arguments.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -48,7 +49,7 @@
 <div class="sidebar">
 <div class="titlepage"></div>
 <p>
- <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about arguments <a class="link" href="../../reference/modules/core/arguments.html" title="Arguments">here.</a>
+ <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about arguments <a class="link" href="../../../">here.</a>
         </p>
 </div>
 </div>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/references.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/references.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/references.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -46,7 +47,7 @@
 <div class="sidebar">
 <div class="titlepage"></div>
 <p>
- <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about references <a class="link" href="../../reference/modules/core/references.html" title="References">here.</a>
+ <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about references <a class="link" href="../../../">here.</a>
         </p>
 </div>
 </div>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/values.html
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/values.html (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/html/phoenix/starter_kit/primitives/values.html 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -32,7 +33,7 @@
           World"</span></code>.
         </p>
 <a name="phoenix.starter_kit.primitives.values.lazy_evaluation"></a><h6>
-<a name="id609817"></a>
+<a name="id804249"></a>
           <a class="link" href="values.html#phoenix.starter_kit.primitives.values.lazy_evaluation">Lazy
           Evaluation</a>
         </h6>
@@ -52,7 +53,7 @@
 <div class="sidebar">
 <div class="titlepage"></div>
 <p>
- <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about values <a class="link" href="../../reference/modules/core/values.html" title="Values">here.</a>
+ <span class="inlinemediaobject"><img src="../../../images/tip.png" alt="tip"></span> Learn more about values <a class="link" href="../../../">here.</a>
         </p>
 </div>
 <p>
@@ -65,7 +66,7 @@
           anything and defers the evaluation for later.
         </p>
 <a name="phoenix.starter_kit.primitives.values.callbacks"></a><h6>
-<a name="id610042"></a>
+<a name="id804474"></a>
           <a class="link" href="values.html#phoenix.starter_kit.primitives.values.callbacks">Callbacks</a>
         </h6>
 <p>

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/phoenix3.qbk
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/phoenix3.qbk (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/phoenix3.qbk 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -42,13 +42,13 @@
 [include preface.qbk]
 [include introduction.qbk]
 [include starter_kit.qbk]
-[include advanced.qbk]
+[/include advanced.qbk]
 [include reference.qbk]
 
 [/include actors.qbk]
 [/include advanced.qbk]
 [/include notes.qbk]
-[include wrap_up.qbk]
-[include acknowledgment.qbk]
-[include references.qbk]
+[/include wrap_up.qbk]
+[/include acknowledgment.qbk]
+[/include references.qbk]
 

Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/reference.qbk
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/reference.qbk (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/reference.qbk 2011-01-10 17:17:02 EST (Mon, 10 Jan 2011)
@@ -9,24 +9,105 @@
 
 [section Reference]
 
-[include reference/basics.qbk]
-[include reference/organisation.qbk]
-[include reference/concepts.qbk]
+[section Phoenix Expressions]
+
+[section:phoenix_ast Language Definition - The Pheonix AST]
+
+[teletype]
+[variablelist
+ [[]
+ [
+ ``
+ int main()
+ blubb
+ ``
+ ]
+]]
+
+`phoenix` \u2190
+[:[link phoenix.reference.phoenix_expressions.phoenix_ast.terminals `terminals`]\n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast.operator `operator`] `/`\n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast.operator `statement`] `/`\n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast.object `object`] `/`\n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast.function `function`] `/`\n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast.bind `bind`] `/`\n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast.scope `scope`] `/`\n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast.stl `stl`] `/`\n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast.fusion `fusion`] ]
+
+[heading Terminals]
+
+`terminal` \u2190
+[: `placeholder` `/`\n
+ `custom terminal `/``\n
+ `terminal`]
+
+[heading Operator]
+
+[teletype]
+`operator`
+\u2190
+[:
+ `arithmetic` `/` \n
+ `bitwise` `/` \n
+ `comparision` `/` \n
+ `if_else` `/` \n
+ `io` `/` \n
+ `logical` `/` \n
+ `member` `/` \n
+ `self`
+]
+
+`arithmetic` \u2190
+[:
+ '-' [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ '+' [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ '++' [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ '--' [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] '++' `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] '--' `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `+=` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `-=` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `*=` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/=` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `%=` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `+` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `-` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `*` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `/` \n
+ [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] `%` [link phoenix.reference.phoenix_expressions.phoenix_ast `phoenix`] \n
+]
+
+[heading Statement]
+[heading Object]
+[heading Function]
+[heading Bind]
+[heading Scope]
+[heading Stl]
+[heading Fusion]
+
+[endsect]
+
+[endsect]
+
+[/include reference/basics.qbk]
+[/include reference/organisation.qbk]
+[/include reference/concepts.qbk]
 [/include reference/actor.qbk]
 [/include reference/composite.qbk]
 
-[section Modules]
+[/section Modules]
 
-[include reference/core.qbk]
-[include reference/function.qbk]
-[include reference/operator.qbk]
-[include reference/statement.qbk]
-[include reference/object.qbk]
-[include reference/scope.qbk]
-[include reference/bind.qbk]
-[include reference/stl.qbk]
+[/include reference/core.qbk]
+[/include reference/function.qbk]
+[/include reference/operator.qbk]
+[/include reference/statement.qbk]
+[/include reference/object.qbk]
+[/include reference/scope.qbk]
+[/include reference/bind.qbk]
+[/include reference/stl.qbk]
 
-[endsect]
+[/endsect]
 
 [endsect]
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk