X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=CLHS.org;h=33e5d7e62c6ddbdec6b10cb838748f1c77a276af;hb=ee0ae303e9d3f7f99eeb3af1824b61f2616f5925;hp=5440e1e4adc8d7e5ab2a3e1dc8449562945beb1b;hpb=88659fe5e6ee72adf09b0affe78d4b0adfd6d029;p=jscl.git 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