From 4f4e31805ab259fe7c818f0b4f58fce2ab3ee373 Mon Sep 17 00:00:00 2001 From: Danny Navarro Date: Fri, 18 Sep 2015 15:43:22 +0200 Subject: Parse secure names --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6e61bf1..488947e 100644 --- a/TODO +++ b/TODO @@ -6,15 +6,13 @@ - Deal with location ## Parser -- Secure Names -- Optimize `name` and `whiteSpace`: `take...`, `T.fold`, ... - Handle escape characters in string literals - Guard for `on` in `FragmentSpread` - Handle `[Const]` grammar parameter. Need examples - Handle `maxBound` Int values. - Diagnostics. Perhaps port to `parsers` and use `trifecta` for diagnostics, and `attoparsec` for performance. -- Improve comment handling: perhaps front the main parser with a lexer. +- Optimize `whiteSpace`, perhaps front the main parser with a lexer. ## Tests -- cgit v1.2.3