forked from Telodendria/Telodendria
Cross some items off the to-do list.
This commit is contained in:
parent
4e0543b028
commit
b7cf11f4f4
1 changed files with 3 additions and 2 deletions
|
@ -301,11 +301,12 @@ Implement a JSON library using the hash map and array
|
||||||
<ul>
|
<ul>
|
||||||
<li><s>Basic encoding from HashMap/Array/strings, etc.</s></li>
|
<li><s>Basic encoding from HashMap/Array/strings, etc.</s></li>
|
||||||
<li>Basic decoding to HashMap/Array/strings, etc.</li>
|
<li>Basic decoding to HashMap/Array/strings, etc.</li>
|
||||||
<li>Proper string encoding</li>
|
<li><s>Proper string encoding</s></li>
|
||||||
<li>Proper string decoding</li>
|
<li><s>Proper string decoding</s></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><s>Figure out how to w</s>Write unit tests for array/hashmap/etc</li>
|
<li><s>Figure out how to w</s>Write unit tests for array/hashmap/etc</li>
|
||||||
|
<li>Parse the <b>Telodendria</b> config file</li>
|
||||||
<li>Add license/documentation comments to all source files</li>
|
<li>Add license/documentation comments to all source files</li>
|
||||||
<li>Implement a simple HTTP server</li>
|
<li>Implement a simple HTTP server</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Reference in a new issue