From: David Vázquez Date: Thu, 16 May 2013 14:12:17 +0000 (+0100) Subject: SEQ_TODO to the first line X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=ee0ae303e9d3f7f99eeb3af1824b61f2616f5925;p=jscl.git SEQ_TODO to the first line --- diff --git a/CLHS.org b/CLHS.org index 5440e1e..33e5d7e 100644 --- a/CLHS.org +++ b/CLHS.org @@ -1,13 +1,14 @@ +#+SEQ_TODO: TODO DOING | DONE + Current JSCL implementation status, taking Common Lisp Hyper Spec Dictionaries as a base. DONE status will be achieved whenever a feature is fully implemented and tested. -#+SEQ_TODO: TODO DOING | DONE -* [0/678][0%] +* Implementation status [0/678][0%] :PROPERTIES: :COOKIE_DATA: todo recursive :END: -** [1/21][4%] Evaluation and Compilation +** [0/21][0%] Evaluation and Compilation *** TODO Function COMPILE *** TODO Special Operator EVAL-WHEN *** TODO Special Operator LOAD-TIME-VALUE