wenzelm [Thu, 03 Apr 2008 16:03:56 +0200] rev 26526
Symbol.SOH;
wenzelm [Thu, 03 Apr 2008 16:03:55 +0200] rev 26525
added detect;
removed auxiliary buffer_of_tree;
tuned;
wenzelm [Thu, 03 Apr 2008 16:03:54 +0200] rev 26524
added some ASCII control symbols;
wenzelm [Thu, 03 Apr 2008 16:03:54 +0200] rev 26523
added Pure/General/yxml.ML;
urbanc [Thu, 03 Apr 2008 11:48:48 +0200] rev 26522
added generalised definitions for freshness of sets of atoms
and lists of atoms
haftmann [Wed, 02 Apr 2008 15:58:57 +0200] rev 26521
tuned imports
haftmann [Wed, 02 Apr 2008 15:58:43 +0200] rev 26520
tuned
haftmann [Wed, 02 Apr 2008 15:58:42 +0200] rev 26519
subst_alias
haftmann [Wed, 02 Apr 2008 15:58:41 +0200] rev 26518
improved improvements for instantiaton
haftmann [Wed, 02 Apr 2008 15:58:40 +0200] rev 26517
canonical meet_sort operation
haftmann [Wed, 02 Apr 2008 15:58:38 +0200] rev 26516
removed obscure "attach" feature
haftmann [Wed, 02 Apr 2008 15:58:37 +0200] rev 26515
extended
haftmann [Wed, 02 Apr 2008 15:58:36 +0200] rev 26514
tuned towards code generation
haftmann [Wed, 02 Apr 2008 15:58:32 +0200] rev 26513
explicit class "eq" for operational equality
haftmann [Wed, 02 Apr 2008 15:58:31 +0200] rev 26512
proofs adjusted to new situation in Int.thy/Presburger.thy
haftmann [Wed, 02 Apr 2008 15:58:30 +0200] rev 26511
explicit instantiation
haftmann [Wed, 02 Apr 2008 15:58:29 +0200] rev 26510
tuned proof
haftmann [Wed, 02 Apr 2008 15:58:28 +0200] rev 26509
dropped wrong code lemma
haftmann [Wed, 02 Apr 2008 15:58:27 +0200] rev 26508
moved some code lemmas for Numerals to other theories
haftmann [Wed, 02 Apr 2008 15:58:26 +0200] rev 26507
moved some code lemmas for Numerals here
chaieb [Wed, 02 Apr 2008 12:32:53 +0200] rev 26506
No longer imports InfiniteSet, ATP_Linkup is sufficient.
gagern [Mon, 31 Mar 2008 23:29:36 +0200] rev 26505
Catching up with smlnj.ML 1.47 (use_file), 1.52 (line numbers), 1.53
(forget_structure); doing some more advanced file name rewriting.
wenzelm [Mon, 31 Mar 2008 23:08:55 +0200] rev 26504
before close: Exn.capture/release;
wenzelm [Mon, 31 Mar 2008 23:08:54 +0200] rev 26503
discontinued unused hooks explode_platform_path_fn, platform_path_fn, shell_path_fn;
norm_absolute: non-critical (not thread-safe!);
added open_input, open_output, open_append combinators;
tuned;
wenzelm [Mon, 31 Mar 2008 23:08:53 +0200] rev 26502
added add_substring;
output: operate directly on stream;
tuned;
wenzelm [Mon, 31 Mar 2008 23:08:51 +0200] rev 26501
discontinued File.explode_platform_path -- use plain Path.explode;
nipkow [Sun, 30 Mar 2008 23:17:55 +0200] rev 26500
*** empty log message ***
wenzelm [Sat, 29 Mar 2008 22:56:01 +0100] rev 26499
functional theory setup -- requires linear access;
wenzelm [Sat, 29 Mar 2008 22:56:00 +0100] rev 26498
simplified print_simpset;
wenzelm [Sat, 29 Mar 2008 22:55:57 +0100] rev 26497
purely functional setup of claset/simpset/clasimpset;
tuned signature;