From 811916a4a35f299db1e9abb57765c816809067d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Sun, 16 Dec 2018 15:26:36 +0100 Subject: [PATCH] TODO list - Updated iterators section --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 5e4636e..362dd6d 100644 --- a/TODO +++ b/TODO @@ -3,4 +3,12 @@ * Tests for T_FSPath * Tests for T_ArrayHelpers * Generalize iterators + * Hash tables + * Sets + * Strings + * Tests for T_StaticArray + * Tests for T_AutoArray + * Tests for sets + * Tests for hash tables + * Tests for strings * Reimplement threading so it avoids yet another DLL on windows