From 1617910ad342a55762f3ddabb975849d843cff85 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Tue, 1 Apr 2014 23:12:33 -0500 Subject: All: remove slurp-do, use str around slurp instead. --- docs/TODO | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index 324484e..07a75dc 100644 --- a/docs/TODO +++ b/docs/TODO @@ -6,21 +6,16 @@ All: - synchronize function/definitions order/names in files - move Env into separate file (maybe)? - - more metadata tests - - more hash_map tests + - more metadata, hash_map, interop tests - hash-map with space in key string (make) - - more interop tests - - support metadata on symbol, hash-map, list, vector, function, atom + - metadata on collections: list, vector, hash-map, function, atom - regular expression matching in runtest - - Print full exception when test gets EOF from expect - - Note that bash 4, Java 1.7, php 5.3 required - - Break out language eval into step0.5 + - Break out impl eval into step0.5 - unindent tco while loop for step5-A - - use str instead of slurp-do - move printing from type to printer - - fix conj list vs. vector behavior + - split types into types and core --------------------------------------------- -- cgit v1.2.3