Differences From Artifact [e08638d4763e1185]:
- File
doc/valueconv.html
- 2010-11-26 07:42:38 - part of checkin [f7e9e77316] on branch trunk - introduced "..." expression, and replaced the pattern match failure with this. (user: kinaba) [annotate]
To Artifact [d3b97793d6c2afdf]:
- File
doc/valueconv.html
- 2010-11-27 11:46:26 - part of checkin [203e4cb208] on branch trunk - fixed automatic memoization bug (whole part of the contexts are now used as the memo key) (user: kinaba) [annotate]
75 75 (T)(T <span class="funcparam">e</span>, Value delegate(AST) <span class="funcparam">rec</span>);
76 76 </span></dt>
77 77 <script>explorer.outline.writeEnabled = false;</script>
78 78
79 79
80 80 <dd>Convert AST to Table so that it can be used in Polemy<br><br>
81 81
82 +</dd>
83 +
84 +<script>explorer.outline.writeEnabled = true;</script>
85 +<dt><span class="decl">Value
86 +<span class="currsymbol">ast2table</span>
87 +<script>explorer.outline.addDecl('ast2table');</script>
88 +
89 +(T)(T <span class="funcparam">e</span>);
90 +</span></dt>
91 +<script>explorer.outline.writeEnabled = false;</script>
92 +
93 +
94 +<dd>No hook version<br><br>
95 +
82 96 </dd>
83 97 </dl>
84 98 <script>explorer.outline.decSymbolLevel();</script>
85 99
86 100
87 101 </td></tr>
88 102 <tr><td id="docfooter">
89 103 Page was generated with
90 104 <img src="candydoc/img/candydoc.gif" style="vertical-align:middle; position:relative; top:-1px">
91 - on Fri Nov 26 16:41:51 2010
105 + on Sat Nov 27 01:18:01 2010
92 106
93 107 </td></tr>
94 108 </table>
95 109 </div>
96 110 <script>
97 111 explorer.packageExplorer.addModule("index");
98 112 explorer.packageExplorer.addModule("main");