Differences From Artifact [30cfc60d3ceb137f]:
- File
doc/ast.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]
To Artifact [32b42592d934edb1]:
- File
doc/ast.html
- 2010-11-27 12:49:03 - part of checkin [a795c97dc3] on branch trunk - changed Let.init to Let.vdef. IT IS VERY DANGEROUS TO USE .init MEMBER NAME in D!!!!!!!! (user: kinaba) [annotate]
241 241
242 242
243 243 <dd><br><br>
244 244 </dd>
245 245
246 246 <script>explorer.outline.writeEnabled = true;</script>
247 247 <dt><span class="decl">AST
248 -<span class="currsymbol">init</span>
249 -<script>explorer.outline.addDecl('init');</script>
248 +<span class="currsymbol">vdef</span>
249 +<script>explorer.outline.addDecl('vdef');</script>
250 250
251 251 ;
252 252 </span></dt>
253 253 <script>explorer.outline.writeEnabled = false;</script>
254 254
255 255
256 256 <dd><br><br>
................................................................................
590 590 <script>explorer.outline.decSymbolLevel();</script>
591 591
592 592
593 593 </td></tr>
594 594 <tr><td id="docfooter">
595 595 Page was generated with
596 596 <img src="candydoc/img/candydoc.gif" style="vertical-align:middle; position:relative; top:-1px">
597 - on Sat Nov 27 01:17:56 2010
597 + on Sat Nov 27 21:45:06 2010
598 598
599 599 </td></tr>
600 600 </table>
601 601 </div>
602 602 <script>
603 603 explorer.packageExplorer.addModule("index");
604 604 explorer.packageExplorer.addModule("main");