From b079f51028571bc603b8d43761c29ff56273bffc Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 6 Apr 2014 16:24:27 -0500 Subject: C,PHP,Python: stepA fixup. All tests/impls pass! --- docs/TODO | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index 1428d69..5a9166a 100644 --- a/docs/TODO +++ b/docs/TODO @@ -2,20 +2,14 @@ All: - multi-line read - loop/recur ? - hash-maps with non-string keys + - hash-map with space in key string (make) - gensym reader inside quasiquote - - synchronize function/definitions order/names in files - - move Env into separate file (maybe)? - - more metadata, hash_map, interop tests - - hash-map with space in key string (make) - - metadata on collections: list, vector, hash-map, function, atom + - more interop tests - regular expression matching in runtest - Print full exception when test gets EOF from expect - Break out impl eval into step0.5 - - unindent tco while loop for step5-A - - move printing from type to printer - - split types into types and core --------------------------------------------- @@ -49,7 +43,6 @@ Java: Postscript: - negative numbers - - quotes/backslashes in strings Rust: - http://www.rustforrubyists.com/book/index.html -- cgit v1.2.3