History log of /seL4-l4v-master/isabelle/src/HOL/Tools/string_syntax.ML
Revision Date Author Comments
# a4bab154 04-Jan-2019 wenzelm <none@none>

isabelle update -u control_cartouches;


# 13a016d5 08-Sep-2018 haftmann <none@none>

more explicit notion of ord value for HOL characters


# b5a9f09d 06-May-2018 haftmann <none@none>

typo

--HG--
extra : rebase_source : 8da435e75768a6ddec58e33a5abcb5af447cda42


# 3a4a7136 24-Apr-2018 haftmann <none@none>

proper datatype for 8-bit characters


# 8175ce0f 12-Mar-2016 haftmann <none@none>

model characters directly as range 0..255
* * *
operate on syntax terms rather than asts


# bd247b58 29-Oct-2014 wenzelm <none@none>

modernized setup;


# c5699b5f 22-Jan-2014 wenzelm <none@none>

inner syntax token language allows regular quoted strings;
tuned signature;


# de17fb4e 15-Jan-2014 wenzelm <none@none>

added \<newline> symbol, which is used for char/string literals in HOL;


# ffcd6989 25-May-2013 wenzelm <none@none>

syntax translations always depend on context;


# 963a5558 15-Feb-2013 haftmann <none@none>

systematic conversions between nat and nibble/char;
more uniform approaches to execute operations on nibble/char

--HG--
extra : rebase_source : 982810ecce9e31070e2293715ed744c3b68ae21d


# 96682752 15-Feb-2012 wenzelm <none@none>

renamed "xstr" to "str_token";


# 8c33a56f 14-Nov-2011 wenzelm <none@none>

inner syntax positions for string literals;


# c4f9ef65 08-Apr-2011 wenzelm <none@none>

discontinued special treatment of structure Lexicon;


# a7038fec 06-Apr-2011 wenzelm <none@none>

discontinued old-style Syntax.constrainC;


# 37649bd7 05-Apr-2011 wenzelm <none@none>

discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;


# 14e6bac1 19-Nov-2010 wenzelm <none@none>

renamed raw "explode" function to "raw_explode" to emphasize its meaning;


# d1ce3fd8 25-Feb-2010 wenzelm <none@none>

explicit @{type_syntax} markup;


# d14717b0 21-Feb-2010 wenzelm <none@none>

slightly more abstract syntax mark/unmark operations;


# f8c1d1f1 21-Feb-2010 wenzelm <none@none>

adapted to authentic syntax;


# 5404b7b7 13-Feb-2010 wenzelm <none@none>

modernized structures;


# 4f52a6da 11-Feb-2010 wenzelm <none@none>

modernized translations;
formal markup of @{syntax_const} and @{const_syntax};
minor tuning;


# 3b414c10 06-May-2009 haftmann <none@none>

refined HOL string theories and corresponding ML fragments


# 658f3a83 02-Jan-2009 wenzelm <none@none>

renamed token markup "_xstr" to "_inner_string";


# 9344c4a9 25-Sep-2007 wenzelm <none@none>

proper Sign operations instead of Theory aliases;


# ccf0ea91 11-Dec-2006 wenzelm <none@none>

specials: include single quote;


# 78e6c285 10-Dec-2006 wenzelm <none@none>

Concrete syntax for hex chars and strings.


# 92b19b13 15-Jan-2001 wenzelm <none@none>

removed;


# db8c5d88 23-Dec-2000 wenzelm <none@none>

Tools/string_syntax.ML;