Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > aaf33964de706a538481c929c1da6a44 > files > 6938

faust-doc-0.9.10-5mdv2010.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>FAUST compiler: Todo List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">


<h1><a class="anchor" id="todo">Todo List </a></h1><p><a class="anchor" id="_todo000001"></a> </p>
<dl>
<dt>Member <a class="el" href="doc_8cpp.html#a2b66e4aa1fc586d461378d44dce359de">calcEqnsNicknames</a> (const vector&lt; string &gt; &amp;eqNames, vector&lt; string &gt; &amp;eqNicknames) </dt>
<dd>Should check unicity : check whether several names share the same initial, or else capture consonants for example. </dd>
</dl>
<p><a class="anchor" id="_todo000004"></a> </p>
<dl>
<dt>Member <a class="el" href="names_8cpp.html#a02916785f6b96f1f4510fd4d0b5c65e7">defName2NickName</a> (const string &amp;defname) </dt>
<dd>Simplify long definition names. </dd>
</dl>
<p><a class="anchor" id="_todo000002"></a> </p>
<dl>
<dt>Member <a class="el" href="classDocCompiler.html#ae30e45023cb1a24c276ffe38763a6d85">DocCompiler::generateBinOp</a> (Tree sig, int opcode, Tree arg1, Tree arg2, int priority) </dt>
<dd>Handle integer arithmetics, by testing arguments type, and printing dedicated operators (, , , ). </dd>
</dl>
<p><a class="anchor" id="_todo000003"></a> </p>
<dl>
<dt>Member <a class="el" href="classDocCompiler.html#a4b6dfbd12f6ef7ebc0ae8360a74e3ac0">DocCompiler::generateFixDelay</a> (Tree sig, Tree arg, Tree size, int priority) </dt>
<dd>Priorités à revoir pour le parenthésage (associativité de - et /), avec gBinOpLateqTable dans <a class="el" href="binop_8cpp.html">binop.cpp</a>. </dd>
</dl>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Apr 29 00:00:17 2010 for FAUST compiler by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>