History log of /seL4-l4v-10.1.1/HOL4/src/portableML/UTF8.sig
Revision Date Author Comments
# 5d0e1b53 18-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

substring function for UTF8 strings


# 7e7280ec 01-Jul-2015 Michael Norrish <Michael.Norrish@nicta.com.au>

Provide a UTF8-aware padRight function

This can then be used in the testing routines that want pretty output
that might include non-ASCII characters.


# 95103b87 20-Mar-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Add translate function (analogous to String.translate) to UTF8 module.


# 94821ca4 03-Sep-2008 Michael Norrish <Michael.Norrish@nicta.com.au>

Add some simplistic code for decoding and encoding UTF8 strings. Also
add even more naive "character" categorisation functions to
UnicodeChars.