diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-17 16:46:27 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-17 16:46:27 +0200 |
commit | f38ab6d87c82c2ffd88a23341689dddd62d36ea6 (patch) | |
tree | 1340d65c00234c70e768e400ebd95019e781bbbf /TODO | |
parent | Fix surrogate rejection (diff) | |
download | libparser-f38ab6d87c82c2ffd88a23341689dddd62d36ea6.tar.gz libparser-f38ab6d87c82c2ffd88a23341689dddd62d36ea6.tar.bz2 libparser-f38ab6d87c82c2ffd88a23341689dddd62d36ea6.tar.xz |
Add implement support for character ranges
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ Add support for prelexed Add README Add man pages +Add tests |