TODO list updated

This commit is contained in:
Emmanuel BENOîT 2018-12-23 22:47:25 +01:00
parent bb94169a31
commit 6cb0c45870

9
TODO
View file

@ -1,6 +1,9 @@
* Modify T_FSPath so that case-sensitivity and drive letter support are * Filesystem:
handled at runtime * Implement List() on Windows
* Tests for T_FSPath * Tests for T_FSPath
* Tests for Filesystem
* VFS
* Tests
* Tests for T_ArrayHelpers * Tests for T_ArrayHelpers
* Generalize iterators * Generalize iterators
* Hash tables * Hash tables