From 0b336aa95dfd979e2efdc065561448cfb4c91732 Mon Sep 17 00:00:00 2001 From: Bernhard Urban Date: Thu, 17 May 2012 00:52:24 +0200 Subject: [PATCH] todo: update --- doc/TODO | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 0b3b28e..b45b927 100644 --- a/doc/TODO +++ b/doc/TODO @@ -30,11 +30,18 @@ -> it's an stupid and ugly hack. we don't want that. -> estimated effort: unknown. research for a solution is needed -(m) hlint - (l) cabal file (h) so much cleanup... + -> define constant for native size stuff + -> and much more + +(m) enable easy recompiliation of a method + -> we need a map where all callers are stored + in order to patch those to the new address + -> free old code region. maybe replace it with + some magic values, e.g. which produce a signal + in order to enable easier debugging (h) get rid of trap.c -> it's C. we don't want that. @@ -53,6 +60,9 @@ (m) benchmark for presentation +(l) get rid of missingh + -> huge dependency and we just need one function of it + (l) ... low priority (m) ... medium priority -- 2.25.1