When flen is a constant, use the constant integer value instead of flen expr.
[ocaml-bitstring.git] / TODO
2008-05-18 Richard W.M. JonesEnable svn:keywords Id property on relevant files.
2008-05-18 Richard W.M. JonesUpdated TODO
2008-05-18 Richard W.M. JonesMore complete handling of constant field length express...
2008-05-07 Richard W.M. JonesAdded construct_string, version 0.7 for release.
2008-04-25 Richard W.M. JonesAllow matching against a string type.
2008-04-25 Richard W.M. JonesUse patterns, not expressions, in the bitmatch operator.
2008-04-25 Richard W.M. JonesChange syntax so that { ... } surrounds match patterns.
2008-04-15 Richard W.M. JonesAdded TODO file.