From 6ef99176e6e1c5da4668371566c3e408e7edf04a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesper=20=C3=96qvist?= <jesper.oqvist@cs.lth.se> Date: Wed, 24 Jan 2018 16:13:30 +0100 Subject: [PATCH] Update TODO --- TODO | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 56b233b..c4a26d0 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ -* add thrown type descriptions -* add type hierarchy in type details -* add structured production representation -* make current member filter more noticeable -* Add declared-at info for types. +++ Add thrown type descriptions. +++ Add structured production representation. +++ Make current member filter more noticeable. +-- Add type hierarchy in type details. + -- Add direct subtypes. +-- Add declared-at info for types. -- GitLab