wenzelm [Mon, 20 Aug 2007 23:41:43 +0200] rev 24372
standard_parse_term: added pp/check argument, include disambig here (from sign.ML);
wenzelm [Mon, 20 Aug 2007 23:41:40 +0200] rev 24371
inner syntax: added parse_term/prop;
wenzelm [Mon, 20 Aug 2007 23:41:37 +0200] rev 24370
read_def_terms: moved disambig to syntax.ML;
wenzelm [Mon, 20 Aug 2007 23:41:35 +0200] rev 24369
tuned CRITICAL sections;
huffman [Mon, 20 Aug 2007 23:35:51 +0200] rev 24368
remove redundant lemma int_number_of
huffman [Mon, 20 Aug 2007 23:00:17 +0200] rev 24367
AC rules for bitwise logical operators no longer declared simp
huffman [Mon, 20 Aug 2007 22:57:50 +0200] rev 24366
move bit simps from BinOperations to BitSyntax
huffman [Mon, 20 Aug 2007 22:48:24 +0200] rev 24365
minimize imports
huffman [Mon, 20 Aug 2007 21:31:10 +0200] rev 24364
reorganize into subsections
wenzelm [Mon, 20 Aug 2007 20:44:03 +0200] rev 24363
prepare_dummies: NAMED_CRITICAL;
wenzelm [Mon, 20 Aug 2007 20:44:02 +0200] rev 24362
with_modes []: non-critical;
wenzelm [Mon, 20 Aug 2007 20:44:01 +0200] rev 24361
tuned signature;
wenzelm [Mon, 20 Aug 2007 20:44:00 +0200] rev 24360
File.read/write/append: non-critical (basic IO operations already thread-safe);
wenzelm [Mon, 20 Aug 2007 20:43:59 +0200] rev 24359
TextIO.inputLine: non-critical (assume exclusive ownership);
wenzelm [Mon, 20 Aug 2007 20:43:58 +0200] rev 24358
tuned merge operations via pointer_eq;
huffman [Mon, 20 Aug 2007 20:38:32 +0200] rev 24357
cleaned up; declared more simp rules
krauss [Mon, 20 Aug 2007 20:36:19 +0200] rev 24356
issue a warning, when encountering redundant equations (covered by prece3ding clauses)
huffman [Mon, 20 Aug 2007 19:52:52 +0200] rev 24355
remove int_of_nat
huffman [Mon, 20 Aug 2007 19:52:24 +0200] rev 24354
remove int_of_nat; fix abs instance
huffman [Mon, 20 Aug 2007 19:51:01 +0200] rev 24353
use overloaded bitwise operators at type int
huffman [Mon, 20 Aug 2007 19:14:18 +0200] rev 24352
use class instead of axclass
wenzelm [Mon, 20 Aug 2007 18:54:51 +0200] rev 24351
theory header: fixed import;
huffman [Mon, 20 Aug 2007 18:11:09 +0200] rev 24350
headers for document generation
nipkow [Mon, 20 Aug 2007 18:10:13 +0200] rev 24349
Final mods for list comprehension
haftmann [Mon, 20 Aug 2007 18:07:49 +0200] rev 24348
renamed code_gen to export_code
haftmann [Mon, 20 Aug 2007 18:07:31 +0200] rev 24347
explizit dependencies
haftmann [Mon, 20 Aug 2007 18:07:30 +0200] rev 24346
using canonical instantiation interface
haftmann [Mon, 20 Aug 2007 18:07:29 +0200] rev 24345
Sup now explicit parameter of complete_lattice