todo: update
authorBernhard Urban <lewurm@gmail.com>
Wed, 16 May 2012 22:52:24 +0000 (00:52 +0200)
committerBernhard Urban <lewurm@gmail.com>
Wed, 16 May 2012 22:52:24 +0000 (00:52 +0200)
doc/TODO

index 0b3b28eab11063194bd5522321e3f471faa843d2..b45b9272c14fdb27b69f1b98a3bbac6cd4b86169 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
        -> 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