From 6f4313bc1ed5be794146e6ca2fd73f48c7906061 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 1 May 2023 12:48:55 +0200 Subject: Reverted to 2.0.3 --- TODO/parser.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 TODO/parser.md (limited to 'TODO/parser.md') diff --git a/TODO/parser.md b/TODO/parser.md deleted file mode 100644 index 134f0d7..0000000 --- a/TODO/parser.md +++ /dev/null @@ -1,13 +0,0 @@ -# Improve command parser - -First, expand this TODO file to be more precise. - -## Refactor - -* The syntax of a command's options should be described by data, not by a - parser function. -* A single parser function can then parse options for all commands. - -## Usability - -* Better error messages! -- cgit v1.3