X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO;h=a3c5981fbbbf7a6f11a4f8d67041c8be49a506a9;hb=9c50223e129d33742f2d172edff5761f8b4b8195;hp=2883562db370073eb664f4bb5d74490ff3835eea;hpb=adc39fc130b77da467a69c668dc7af9efdc1d9e3;p=ocaml-bitstring.git diff --git a/TODO b/TODO index 2883562..a3c5981 100644 --- a/TODO +++ b/TODO @@ -33,7 +33,7 @@ Major to-do items. Make the error locations fine-grained, particularly so they point to individual fields, not the whole match. -(10) Cross-module, persistent, named patterns, see: +(10) DONE - Cross-module, persistent, named patterns, see: http://caml.inria.fr/pub/ml-archives/caml-list/2008/04/25992c9c9fa999fe1d35d961dd9917a2.en.html (11) DONE - @@ -49,7 +49,7 @@ Major to-do items. (12) DONE - More constant field lengths. -(13) Implement native endian functions. +(13) PARTLY DONE - Implement native endian functions. (14) PARTLY DONE - A proper test suite. @@ -63,3 +63,4 @@ Major to-do items. of functions to be called (at compile time). However do note that the offset in the bitstring is usually not known. +(17) Fix the META file. Current one is very broken.