Thu, 10 Apr 2008 17:01:38 +0200 eliminated unused Toplevel.print3/three_buffers;
wenzelm [Thu, 10 Apr 2008 17:01:38 +0200] rev 26619
eliminated unused Toplevel.print3/three_buffers;
Thu, 10 Apr 2008 17:01:37 +0200 tuned;
wenzelm [Thu, 10 Apr 2008 17:01:37 +0200] rev 26618
tuned;
Thu, 10 Apr 2008 16:15:53 +0200 Isar.goal: tactical goal only;
wenzelm [Thu, 10 Apr 2008 16:15:53 +0200] rev 26617
Isar.goal: tactical goal only;
Thu, 10 Apr 2008 15:04:11 +0200 eliminated backpatching of load_thy;
wenzelm [Thu, 10 Apr 2008 15:04:11 +0200] rev 26616
eliminated backpatching of load_thy;
Thu, 10 Apr 2008 14:53:31 +0200 added read_const_exprs (from Pure/Isar/code_unit.ML);
wenzelm [Thu, 10 Apr 2008 14:53:31 +0200] rev 26615
added read_const_exprs (from Pure/Isar/code_unit.ML);
Thu, 10 Apr 2008 14:53:30 +0200 export get_names (formerly names);
wenzelm [Thu, 10 Apr 2008 14:53:30 +0200] rev 26614
export get_names (formerly names); moved pervasive theory = ThyInfo.get_theory to pure_setup.ML; removed unused pretty_theory; use OuterSyntax.load_thy instead of backpatched ThyLoad.load_thy;
Thu, 10 Apr 2008 14:53:29 +0200 ThyInfo.get_names;
wenzelm [Thu, 10 Apr 2008 14:53:29 +0200] rev 26613
ThyInfo.get_names;
Thu, 10 Apr 2008 14:53:28 +0200 ThyInfo.get_theory;
wenzelm [Thu, 10 Apr 2008 14:53:28 +0200] rev 26612
ThyInfo.get_theory;
Thu, 10 Apr 2008 14:53:27 +0200 export load_thy -- no backpatching;
wenzelm [Thu, 10 Apr 2008 14:53:27 +0200] rev 26611
export load_thy -- no backpatching;
Thu, 10 Apr 2008 14:53:26 +0200 export subst_alias;
wenzelm [Thu, 10 Apr 2008 14:53:26 +0200] rev 26610
export subst_alias; moved read_const_exprs to Tools/code_package.ML -- avoids dependency on ThyInfo;
Thu, 10 Apr 2008 14:53:25 +0200 load thy_info.ML after outer_syntax.ML -- avoids backpatching of load_thy;
wenzelm [Thu, 10 Apr 2008 14:53:25 +0200] rev 26609
load thy_info.ML after outer_syntax.ML -- avoids backpatching of load_thy;
Thu, 10 Apr 2008 14:53:24 +0200 val theory = ThyInfo.get_theory;
wenzelm [Thu, 10 Apr 2008 14:53:24 +0200] rev 26608
val theory = ThyInfo.get_theory;
Thu, 10 Apr 2008 13:44:43 +0200 replaced Isar loop variants by generic toplevel_loop;
wenzelm [Thu, 10 Apr 2008 13:44:43 +0200] rev 26607
replaced Isar loop variants by generic toplevel_loop;
Thu, 10 Apr 2008 13:44:41 +0200 replaced Isar loop variants by generic toplevel_loop;
wenzelm [Thu, 10 Apr 2008 13:44:41 +0200] rev 26606
replaced Isar loop variants by generic toplevel_loop; eliminated obsolete get_interrupt (subsumed by crash handling);
Thu, 10 Apr 2008 13:24:22 +0200 The global Isabelle/Isar state and main read-eval-print loop.
wenzelm [Thu, 10 Apr 2008 13:24:22 +0200] rev 26605
The global Isabelle/Isar state and main read-eval-print loop.
Thu, 10 Apr 2008 13:24:21 +0200 replaced Isar.toplevel by Toplevel.program;
wenzelm [Thu, 10 Apr 2008 13:24:21 +0200] rev 26604
replaced Isar.toplevel by Toplevel.program;
Thu, 10 Apr 2008 13:24:20 +0200 moved global Toplevel state to structure Isar;
wenzelm [Thu, 10 Apr 2008 13:24:20 +0200] rev 26603
moved global Toplevel state to structure Isar;
Thu, 10 Apr 2008 13:24:19 +0200 made purely value-oriented, moved global state to structure Isar (cf. isar.ML);
wenzelm [Thu, 10 Apr 2008 13:24:19 +0200] rev 26602
made purely value-oriented, moved global state to structure Isar (cf. isar.ML); export toplevel, error_msg (formerly print_exn), transition (formerly apply); moved type isar to structure OuterSyntax; moved crashes to structure Isar;
Thu, 10 Apr 2008 13:24:17 +0200 finish: removed unnecessary Isar.init;
wenzelm [Thu, 10 Apr 2008 13:24:17 +0200] rev 26601
finish: removed unnecessary Isar.init;
Thu, 10 Apr 2008 13:24:15 +0200 moved structure Isar to isar.ML;
wenzelm [Thu, 10 Apr 2008 13:24:15 +0200] rev 26600
moved structure Isar to isar.ML; added type isar (from toplevel.ML);
Thu, 10 Apr 2008 13:24:13 +0200 Context.set_thread_data: non-critical;
wenzelm [Thu, 10 Apr 2008 13:24:13 +0200] rev 26599
Context.set_thread_data: non-critical;
Thu, 10 Apr 2008 13:24:11 +0200 added Isar/isar.ML;
wenzelm [Thu, 10 Apr 2008 13:24:11 +0200] rev 26598
added Isar/isar.ML;
Thu, 10 Apr 2008 00:46:40 +0200 improvements are strict
haftmann [Thu, 10 Apr 2008 00:46:40 +0200] rev 26597
improvements are strict
Thu, 10 Apr 2008 00:46:38 +0200 check validity of class target improvement
haftmann [Thu, 10 Apr 2008 00:46:38 +0200] rev 26596
check validity of class target improvement
Wed, 09 Apr 2008 21:49:37 +0200 print_consts only for external specifications;
wenzelm [Wed, 09 Apr 2008 21:49:37 +0200] rev 26595
print_consts only for external specifications;
Wed, 09 Apr 2008 21:49:36 +0200 fundef_afterqed: removed unused config, added do_print flag;
wenzelm [Wed, 09 Apr 2008 21:49:36 +0200] rev 26594
fundef_afterqed: removed unused config, added do_print flag; print_consts only for external specifications;
Wed, 09 Apr 2008 21:49:35 +0200 minimal error handling;
wenzelm [Wed, 09 Apr 2008 21:49:35 +0200] rev 26593
minimal error handling;
Wed, 09 Apr 2008 21:49:33 +0200 replaced ML by ML_val;
wenzelm [Wed, 09 Apr 2008 21:49:33 +0200] rev 26592
replaced ML by ML_val;
Wed, 09 Apr 2008 20:47:17 +0200 avoid control symbols in document (\<^fixed>);
wenzelm [Wed, 09 Apr 2008 20:47:17 +0200] rev 26591
avoid control symbols in document (\<^fixed>);
Wed, 09 Apr 2008 20:46:44 +0200 \usepackage[english]{babel} (required for guillemots);
wenzelm [Wed, 09 Apr 2008 20:46:44 +0200] rev 26590
\usepackage[english]{babel} (required for guillemots);
Wed, 09 Apr 2008 17:46:17 +0200 renamed mbind to scomp
haftmann [Wed, 09 Apr 2008 17:46:17 +0200] rev 26589
renamed mbind to scomp
Wed, 09 Apr 2008 08:10:11 +0200 removed syntax from monad combinators; renamed mbind to scomp
haftmann [Wed, 09 Apr 2008 08:10:11 +0200] rev 26588
removed syntax from monad combinators; renamed mbind to scomp
Wed, 09 Apr 2008 08:10:09 +0200 rudimentary user-syntax for terms
haftmann [Wed, 09 Apr 2008 08:10:09 +0200] rev 26587
rudimentary user-syntax for terms
Wed, 09 Apr 2008 05:44:14 +0200 fix spelling
huffman [Wed, 09 Apr 2008 05:44:14 +0200] rev 26586
fix spelling
Wed, 09 Apr 2008 05:31:04 +0200 fix spelling
huffman [Wed, 09 Apr 2008 05:31:04 +0200] rev 26585
fix spelling
Wed, 09 Apr 2008 05:30:14 +0200 move lemmas from Word/BinBoolList.thy to List.thy
huffman [Wed, 09 Apr 2008 05:30:14 +0200] rev 26584
move lemmas from Word/BinBoolList.thy to List.thy
Tue, 08 Apr 2008 20:14:36 +0200 fixed makefiles
krauss [Tue, 08 Apr 2008 20:14:36 +0200] rev 26583
fixed makefiles
Tue, 08 Apr 2008 20:09:54 +0200 added missing file
krauss [Tue, 08 Apr 2008 20:09:54 +0200] rev 26582
added missing file
Tue, 08 Apr 2008 19:17:34 +0200 tuned;
wenzelm [Tue, 08 Apr 2008 19:17:34 +0200] rev 26581
tuned;
Tue, 08 Apr 2008 18:30:40 +0200 Generic conversion and tactic "atomize_elim" to convert elimination rules
krauss [Tue, 08 Apr 2008 18:30:40 +0200] rev 26580
Generic conversion and tactic "atomize_elim" to convert elimination rules to the object logic
Tue, 08 Apr 2008 15:47:15 +0200 obsolete;
wenzelm [Tue, 08 Apr 2008 15:47:15 +0200] rev 26579
obsolete;
Tue, 08 Apr 2008 15:47:14 +0200 removed isatool expandshort;
wenzelm [Tue, 08 Apr 2008 15:47:14 +0200] rev 26578
removed isatool expandshort; added isatool yxml;
Tue, 08 Apr 2008 15:47:12 +0200 removed obsolete AUTO_BASH feature;
wenzelm [Tue, 08 Apr 2008 15:47:12 +0200] rev 26577
removed obsolete AUTO_BASH feature;
Tue, 08 Apr 2008 15:47:10 +0200 removed obsolete AUTO_PERL feature;
wenzelm [Tue, 08 Apr 2008 15:47:10 +0200] rev 26576
removed obsolete AUTO_PERL feature;
Tue, 08 Apr 2008 15:47:05 +0200 support for YXML notation -- XML done right;
wenzelm [Tue, 08 Apr 2008 15:47:05 +0200] rev 26575
support for YXML notation -- XML done right;
Tue, 08 Apr 2008 11:59:25 +0200 support "YXML" mode for output transfer notation;
wenzelm [Tue, 08 Apr 2008 11:59:25 +0200] rev 26574
support "YXML" mode for output transfer notation; tuned;
Tue, 08 Apr 2008 09:42:18 +0200 removed abbrev for word_power. Was in the wrong direction and unused.
kleing [Tue, 08 Apr 2008 09:42:18 +0200] rev 26573
removed abbrev for word_power. Was in the wrong direction and unused.
Mon, 07 Apr 2008 21:29:46 +0200 prefer plain ASCII here;
wenzelm [Mon, 07 Apr 2008 21:29:46 +0200] rev 26572
prefer plain ASCII here;
Mon, 07 Apr 2008 21:25:22 +0200 abs_conv: extra argument for bound variable;
wenzelm [Mon, 07 Apr 2008 21:25:22 +0200] rev 26571
abs_conv: extra argument for bound variable; renamed iterated forall_conv to params_conv; added forall_conv, implies_conv, implies_concl_conv, rewr_conv;
Mon, 07 Apr 2008 21:25:21 +0200 added swap_params;
wenzelm [Mon, 07 Apr 2008 21:25:21 +0200] rev 26570
added swap_params;
Mon, 07 Apr 2008 21:25:20 +0200 abs_conv: extra argument for bound variable;
wenzelm [Mon, 07 Apr 2008 21:25:20 +0200] rev 26569
abs_conv: extra argument for bound variable;
Mon, 07 Apr 2008 21:25:18 +0200 renamed iterated forall_conv to params_conv;
wenzelm [Mon, 07 Apr 2008 21:25:18 +0200] rev 26568
renamed iterated forall_conv to params_conv;
Mon, 07 Apr 2008 15:37:34 +0200 instantiation replacing primitive instance plus overloaded defs; more conservative type arities
haftmann [Mon, 07 Apr 2008 15:37:34 +0200] rev 26567
instantiation replacing primitive instance plus overloaded defs; more conservative type arities
Mon, 07 Apr 2008 15:37:33 +0200 instantiation replacing primitive instance plus overloaded defs
haftmann [Mon, 07 Apr 2008 15:37:33 +0200] rev 26566
instantiation replacing primitive instance plus overloaded defs
Mon, 07 Apr 2008 15:37:32 +0200 instantiation replacing primitive instance plus overloaded defs; realpow.simps now named power_real.simps
haftmann [Mon, 07 Apr 2008 15:37:32 +0200] rev 26565
instantiation replacing primitive instance plus overloaded defs; realpow.simps now named power_real.simps
Mon, 07 Apr 2008 15:37:31 +0200 explicit definition for "/"
haftmann [Mon, 07 Apr 2008 15:37:31 +0200] rev 26564
explicit definition for "/"
Mon, 07 Apr 2008 15:37:30 +0200 explicit dummy instantiation for div
haftmann [Mon, 07 Apr 2008 15:37:30 +0200] rev 26563
explicit dummy instantiation for div
Mon, 07 Apr 2008 15:37:27 +0200 * Metis: the maximum number of clauses that can be produced from a theorem is now given by the attribute max_clauses. Theorems that exceed this number are ignored, with a warning printed.
paulson [Mon, 07 Apr 2008 15:37:27 +0200] rev 26562
* Metis: the maximum number of clauses that can be produced from a theorem is now given by the attribute max_clauses. Theorems that exceed this number are ignored, with a warning printed.
Mon, 07 Apr 2008 15:37:04 +0200 Superficial changes
paulson [Mon, 07 Apr 2008 15:37:04 +0200] rev 26561
Superficial changes CVS: ----------------------------------------------------------------------
Fri, 04 Apr 2008 13:40:27 +0200 tuned
haftmann [Fri, 04 Apr 2008 13:40:27 +0200] rev 26560
tuned
Fri, 04 Apr 2008 13:40:26 +0200 syntactic classes for bit operations
haftmann [Fri, 04 Apr 2008 13:40:26 +0200] rev 26559
syntactic classes for bit operations
Fri, 04 Apr 2008 13:40:25 +0200 renamed app2 to map2
haftmann [Fri, 04 Apr 2008 13:40:25 +0200] rev 26558
renamed app2 to map2
Fri, 04 Apr 2008 13:40:24 +0200 more new primrec
haftmann [Fri, 04 Apr 2008 13:40:24 +0200] rev 26557
more new primrec
Fri, 04 Apr 2008 13:40:23 +0200 prefix for equations in primrec specifications
haftmann [Fri, 04 Apr 2008 13:40:23 +0200] rev 26556
prefix for equations in primrec specifications
Fri, 04 Apr 2008 13:40:21 +0200 postprocessing of equality
haftmann [Fri, 04 Apr 2008 13:40:21 +0200] rev 26555
postprocessing of equality
Thu, 03 Apr 2008 23:55:11 +0200 parser: use plain explode, not Symbol.explode!
wenzelm [Thu, 03 Apr 2008 23:55:11 +0200] rev 26554
parser: use plain explode, not Symbol.explode!
Thu, 03 Apr 2008 23:38:59 +0200 removed obsolete add_axiomss(_i);
wenzelm [Thu, 03 Apr 2008 23:38:59 +0200] rev 26553
removed obsolete add_axiomss(_i);
Thu, 03 Apr 2008 22:21:29 +0200 renamed XML.parse_comment_whspc to XML.parse_comments;
wenzelm [Thu, 03 Apr 2008 22:21:29 +0200] rev 26552
renamed XML.parse_comment_whspc to XML.parse_comments;
Thu, 03 Apr 2008 22:21:26 +0200 renamed parse_comment_whspc to parse_comments;
wenzelm [Thu, 03 Apr 2008 22:21:26 +0200] rev 26551
renamed parse_comment_whspc to parse_comments; major parser cleanup -- removed junk comments;
Thu, 03 Apr 2008 21:23:42 +0200 removed yxmlN for now;
wenzelm [Thu, 03 Apr 2008 21:23:42 +0200] rev 26550
removed yxmlN for now; moved test_markup to proof_general_emacs.ML; use efficient YXML markup internally (output, markup, message); message: issue MALFORMED MESSAGE explicitly; tuned;
Thu, 03 Apr 2008 21:23:41 +0200 moved test_markup here;
wenzelm [Thu, 03 Apr 2008 21:23:41 +0200] rev 26549
moved test_markup here;
Thu, 03 Apr 2008 21:23:39 +0200 further cleanup of XML signature;
wenzelm [Thu, 03 Apr 2008 21:23:39 +0200] rev 26548
further cleanup of XML signature;
Thu, 03 Apr 2008 21:23:38 +0200 tuned comments;
wenzelm [Thu, 03 Apr 2008 21:23:38 +0200] rev 26547
tuned comments;
Thu, 03 Apr 2008 21:23:37 +0200 further cleanup of XML signature;
wenzelm [Thu, 03 Apr 2008 21:23:37 +0200] rev 26546
further cleanup of XML signature; replaced plain_content by incremental add_content; added stream output;
Thu, 03 Apr 2008 21:23:36 +0200 output: canonical argument order (as opposed to write);
wenzelm [Thu, 03 Apr 2008 21:23:36 +0200] rev 26545
output: canonical argument order (as opposed to write);
Thu, 03 Apr 2008 18:42:42 +0200 XML.string_of;
wenzelm [Thu, 03 Apr 2008 18:42:42 +0200] rev 26544
XML.string_of;
Thu, 03 Apr 2008 18:42:41 +0200 moved output_markup to xml.ML;
wenzelm [Thu, 03 Apr 2008 18:42:41 +0200] rev 26543
moved output_markup to xml.ML; added yxmlN mode name;
Thu, 03 Apr 2008 18:42:40 +0200 XML.output_markup;
wenzelm [Thu, 03 Apr 2008 18:42:40 +0200] rev 26542
XML.output_markup;
Thu, 03 Apr 2008 18:42:39 +0200 XML.string_of, XML.parse;
wenzelm [Thu, 03 Apr 2008 18:42:39 +0200] rev 26541
XML.string_of, XML.parse;
Thu, 03 Apr 2008 18:42:38 +0200 replaced ETX/EOT by ENQ/ACK, which are less likely to be interpreted by tty etc.;
wenzelm [Thu, 03 Apr 2008 18:42:38 +0200] rev 26540
replaced ETX/EOT by ENQ/ACK, which are less likely to be interpreted by tty etc.; added output_markup, parse_element; detect: check XY; tuned comments; tuned;
Thu, 03 Apr 2008 18:42:37 +0200 added output_markup (from Tools/isabelle_process.ML);
wenzelm [Thu, 03 Apr 2008 18:42:37 +0200] rev 26539
added output_markup (from Tools/isabelle_process.ML); major cleanup of signature;
Thu, 03 Apr 2008 18:42:36 +0200 replaced ETX/EOT by ENQ/ACK, which are less likely to be interpreted by tty etc.;
wenzelm [Thu, 03 Apr 2008 18:42:36 +0200] rev 26538
replaced ETX/EOT by ENQ/ACK, which are less likely to be interpreted by tty etc.;
Thu, 03 Apr 2008 18:42:34 +0200 tuned comments;
wenzelm [Thu, 03 Apr 2008 18:42:34 +0200] rev 26537
tuned comments;
Thu, 03 Apr 2008 18:13:50 +0200 Added skip_mono flag to inductive definition package.
berghofe [Thu, 03 Apr 2008 18:13:50 +0200] rev 26536
Added skip_mono flag to inductive definition package.
Thu, 03 Apr 2008 17:55:12 +0200 Added skip_mono flag to inductive definition package.
berghofe [Thu, 03 Apr 2008 17:55:12 +0200] rev 26535
Added skip_mono flag to inductive definition package.
Thu, 03 Apr 2008 17:54:19 +0200 Added skip_mono flag and inductive_flags type.
berghofe [Thu, 03 Apr 2008 17:54:19 +0200] rev 26534
Added skip_mono flag and inductive_flags type.
Thu, 03 Apr 2008 17:52:51 +0200 Deleted code for axiomatic introduction of datatypes. Instead, the package
berghofe [Thu, 03 Apr 2008 17:52:51 +0200] rev 26533
Deleted code for axiomatic introduction of datatypes. Instead, the package now uses SkipProof.prove rather than Goal.prove to do proofs.
Thu, 03 Apr 2008 17:50:50 +0200 Removed QuickAndDirty constructor from simproc_dist datatype.
berghofe [Thu, 03 Apr 2008 17:50:50 +0200] rev 26532
Removed QuickAndDirty constructor from simproc_dist datatype.
Thu, 03 Apr 2008 17:49:39 +0200 - use SkipProof.prove_global instead of Goal.prove_global
berghofe [Thu, 03 Apr 2008 17:49:39 +0200] rev 26531
- use SkipProof.prove_global instead of Goal.prove_global - added skip_mono flag to inductive definition package
Thu, 03 Apr 2008 17:43:01 +0200 Added prove_global.
berghofe [Thu, 03 Apr 2008 17:43:01 +0200] rev 26530
Added prove_global.
Thu, 03 Apr 2008 16:34:52 +0200 Function package no longer overwrites theorems.
krauss [Thu, 03 Apr 2008 16:34:52 +0200] rev 26529
Function package no longer overwrites theorems. Some tuning.
Thu, 03 Apr 2008 16:03:59 +0200 Why XML notation?
wenzelm [Thu, 03 Apr 2008 16:03:59 +0200] rev 26528
Why XML notation?
Thu, 03 Apr 2008 16:03:57 +0200 Symbol.STX, Symbol.DEL;
wenzelm [Thu, 03 Apr 2008 16:03:57 +0200] rev 26527
Symbol.STX, Symbol.DEL;
Thu, 03 Apr 2008 16:03:56 +0200 Symbol.SOH;
wenzelm [Thu, 03 Apr 2008 16:03:56 +0200] rev 26526
Symbol.SOH;
Thu, 03 Apr 2008 16:03:55 +0200 added detect;
wenzelm [Thu, 03 Apr 2008 16:03:55 +0200] rev 26525
added detect; removed auxiliary buffer_of_tree; tuned;
Thu, 03 Apr 2008 16:03:54 +0200 added some ASCII control symbols;
wenzelm [Thu, 03 Apr 2008 16:03:54 +0200] rev 26524
added some ASCII control symbols;
Thu, 03 Apr 2008 16:03:54 +0200 added Pure/General/yxml.ML;
wenzelm [Thu, 03 Apr 2008 16:03:54 +0200] rev 26523
added Pure/General/yxml.ML;
Thu, 03 Apr 2008 11:48:48 +0200 added generalised definitions for freshness of sets of atoms
urbanc [Thu, 03 Apr 2008 11:48:48 +0200] rev 26522
added generalised definitions for freshness of sets of atoms and lists of atoms
Wed, 02 Apr 2008 15:58:57 +0200 tuned imports
haftmann [Wed, 02 Apr 2008 15:58:57 +0200] rev 26521
tuned imports
Wed, 02 Apr 2008 15:58:43 +0200 tuned
haftmann [Wed, 02 Apr 2008 15:58:43 +0200] rev 26520
tuned
Wed, 02 Apr 2008 15:58:42 +0200 subst_alias
haftmann [Wed, 02 Apr 2008 15:58:42 +0200] rev 26519
subst_alias
Wed, 02 Apr 2008 15:58:41 +0200 improved improvements for instantiaton
haftmann [Wed, 02 Apr 2008 15:58:41 +0200] rev 26518
improved improvements for instantiaton
Wed, 02 Apr 2008 15:58:40 +0200 canonical meet_sort operation
haftmann [Wed, 02 Apr 2008 15:58:40 +0200] rev 26517
canonical meet_sort operation
Wed, 02 Apr 2008 15:58:38 +0200 removed obscure "attach" feature
haftmann [Wed, 02 Apr 2008 15:58:38 +0200] rev 26516
removed obscure "attach" feature
Wed, 02 Apr 2008 15:58:37 +0200 extended
haftmann [Wed, 02 Apr 2008 15:58:37 +0200] rev 26515
extended
Wed, 02 Apr 2008 15:58:36 +0200 tuned towards code generation
haftmann [Wed, 02 Apr 2008 15:58:36 +0200] rev 26514
tuned towards code generation
Wed, 02 Apr 2008 15:58:32 +0200 explicit class "eq" for operational equality
haftmann [Wed, 02 Apr 2008 15:58:32 +0200] rev 26513
explicit class "eq" for operational equality
Wed, 02 Apr 2008 15:58:31 +0200 proofs adjusted to new situation in Int.thy/Presburger.thy
haftmann [Wed, 02 Apr 2008 15:58:31 +0200] rev 26512
proofs adjusted to new situation in Int.thy/Presburger.thy
Wed, 02 Apr 2008 15:58:30 +0200 explicit instantiation
haftmann [Wed, 02 Apr 2008 15:58:30 +0200] rev 26511
explicit instantiation
Wed, 02 Apr 2008 15:58:29 +0200 tuned proof
haftmann [Wed, 02 Apr 2008 15:58:29 +0200] rev 26510
tuned proof
Wed, 02 Apr 2008 15:58:28 +0200 dropped wrong code lemma
haftmann [Wed, 02 Apr 2008 15:58:28 +0200] rev 26509
dropped wrong code lemma
Wed, 02 Apr 2008 15:58:27 +0200 moved some code lemmas for Numerals to other theories
haftmann [Wed, 02 Apr 2008 15:58:27 +0200] rev 26508
moved some code lemmas for Numerals to other theories
Wed, 02 Apr 2008 15:58:26 +0200 moved some code lemmas for Numerals here
haftmann [Wed, 02 Apr 2008 15:58:26 +0200] rev 26507
moved some code lemmas for Numerals here
Wed, 02 Apr 2008 12:32:53 +0200 No longer imports InfiniteSet, ATP_Linkup is sufficient.
chaieb [Wed, 02 Apr 2008 12:32:53 +0200] rev 26506
No longer imports InfiniteSet, ATP_Linkup is sufficient.
Mon, 31 Mar 2008 23:29:36 +0200 Catching up with smlnj.ML 1.47 (use_file), 1.52 (line numbers), 1.53
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.
Mon, 31 Mar 2008 23:08:55 +0200 before close: Exn.capture/release;
wenzelm [Mon, 31 Mar 2008 23:08:55 +0200] rev 26504
before close: Exn.capture/release;
Mon, 31 Mar 2008 23:08:54 +0200 discontinued unused hooks explode_platform_path_fn, platform_path_fn, shell_path_fn;
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;
Mon, 31 Mar 2008 23:08:53 +0200 added add_substring;
wenzelm [Mon, 31 Mar 2008 23:08:53 +0200] rev 26502
added add_substring; output: operate directly on stream; tuned;
Mon, 31 Mar 2008 23:08:51 +0200 discontinued File.explode_platform_path -- use plain Path.explode;
wenzelm [Mon, 31 Mar 2008 23:08:51 +0200] rev 26501
discontinued File.explode_platform_path -- use plain Path.explode;
Sun, 30 Mar 2008 23:17:55 +0200 *** empty log message ***
nipkow [Sun, 30 Mar 2008 23:17:55 +0200] rev 26500
*** empty log message ***
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip