- Timestamp:
- 03/01/08 18:52:01 (10 months ago)
- Files:
-
- 1 modified
-
docs/feather/syn_index.html (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
docs/feather/syn_index.html
r20033 r20035 64 64 <th><strong>(Specification)</strong> 65 65 </th> 66 <th>(Syn pod) </th>66 <th>(Syn pod)</th> 67 67 <th>(Justification)</th> 68 68 <th>(Explanation)</th> … … 85 85 <tr> 86 86 <td>3</td> 87 <td>Summary of Perl 6 Operators</td>87 <td>Summary of Perl 6 Operators </td> 88 88 <td><a href="S03.html"><strong>Synopsis</strong></a></td> 89 89 <td><a href="http://svn.perl.org/perl6/doc/trunk/design/syn/S03.pod">Operator.pod</a></td> … … 118 118 <td>7</td> 119 119 <td>Formats</td> 120 <td>(Deprecated, nowexternal)</td>120 <td>(Deprecated, now external)</td> 121 121 <td></td> 122 122 <td><a href="http://dev.perl.org/perl6/doc/design/apo/A07.html">Apocalypse</a></td> … … 126 126 <td>8</td> 127 127 <td>References</td> 128 <td colspan="3">(Deprecated, useCaptures)</td>128 <td colspan="3">(Deprecated, use Captures)</td> 129 129 <td></td> 130 130 <td></td> … … 174 174 <td>14</td> 175 175 <td>Tied variables</td> 176 <td colspan="3">(Deprecated, use implementationtypes)</td>176 <td colspan="3">(Deprecated, use implementation types)</td> 177 177 <td></td> 178 178 <td></td> … … 190 190 <tr> 191 191 <td>17</td> 192 <td>Concurrency </td>192 <td>Concurrency [DRAFT]</td> 193 193 <td></td> 194 194 <td><a href="http://svn.pugscode.org/pugs/docs/Perl6/Spec/Concurrency.pod">Concurrency.pod</a></td> … … 201 201 <tr> 202 202 <td>22</td> 203 <td>CPAN </td>203 <td>CPAN [DRAFT]</td> 204 204 <td></td> 205 205 <td><a href="http://svn.pugscode.org/pugs/docs/Perl6/Spec/CPAN.pod">CPAN.pod</a></td> … … 221 221 <tr> 222 222 <td>29</td> 223 <td>Builtin Functions </td>223 <td>Builtin Functions [DRAFT]</td> 224 224 <td><a href="S29.html"><strong>Synopsis</strong></a></td> 225 225 <td><a href="http://svn.pugscode.org/pugs/docs/Perl6/Spec/Functions.pod">Functions.pod</a></td>
