Author: ehuelsmann Date: Mon Jan 30 14:36:42 2006 New Revision: 11
Modified: public_html/index.shtml Log: Update website.
Modified: public_html/index.shtml ============================================================================== --- public_html/index.shtml (original) +++ public_html/index.shtml Mon Jan 30 14:36:42 2006 @@ -53,18 +53,18 @@ <a href="http://cliki.net/trivial-sockets">trivial-sockets</a>.<br /> (Meaning streamed tcp traffic on connected sockets.)</td> <td>Investigate interfaces provided.</td> - <td class="TODO">TODO</td> - <td class="TODO">TODO</td> - <td class="TODO">TODO</td> - <td class="TODO">TODO</td> - <td class="TODO">TODO</td> - <td class="TODO">TODO</td> - <td class="TODO">TODO</td> + <td class="WIP">WIP</td> <!-- SBCL --> + <td class="WIP">WIP</td> <!-- CMUCL --> + <td class="TODO">TODO</td> <!-- ABCL --> + <td class="TODO">TODO</td> <!-- clisp --> + <td class="TODO">TODO</td> <!-- Allegro --> + <td class="TODO">TODO</td> <!-- LispWorks --> + <td class="TODO">TODO</td> <!-- OpenMCL --> </tr> <tr> <td>Implement active socket support.</td> <td class="WIP" title="Work in progress">WIP</td> - <td class="TODO">TODO</td> + <td class="WIP">TODO</td> <td class="TODO">TODO</td> <td class="TODO">TODO</td> <td class="TODO">TODO</td>