Tue, 16 May 2006 21:33:14 +0200 added syntax interface;
wenzelm [Tue, 16 May 2006 21:33:14 +0200] rev 19661
added syntax interface; tuned interface;
Tue, 16 May 2006 21:33:11 +0200 added add_modesyntax;
wenzelm [Tue, 16 May 2006 21:33:11 +0200] rev 19660
added add_modesyntax; tuned;
Tue, 16 May 2006 21:33:09 +0200 added 'const_syntax';
wenzelm [Tue, 16 May 2006 21:33:09 +0200] rev 19659
added 'const_syntax';
Tue, 16 May 2006 21:33:07 +0200 added add_const_syntax, add_consts_authentic;
wenzelm [Tue, 16 May 2006 21:33:07 +0200] rev 19658
added add_const_syntax, add_consts_authentic; tuned interface;
Tue, 16 May 2006 21:33:05 +0200 added syntax interface;
wenzelm [Tue, 16 May 2006 21:33:05 +0200] rev 19657
added syntax interface;
Tue, 16 May 2006 21:33:01 +0200 tuned concrete syntax -- abbreviation/const_syntax;
wenzelm [Tue, 16 May 2006 21:33:01 +0200] rev 19656
tuned concrete syntax -- abbreviation/const_syntax;
Tue, 16 May 2006 21:32:56 +0200 updated;
wenzelm [Tue, 16 May 2006 21:32:56 +0200] rev 19655
updated;
Tue, 16 May 2006 20:28:02 +0200 updated;
wenzelm [Tue, 16 May 2006 20:28:02 +0200] rev 19654
updated;
Tue, 16 May 2006 18:31:46 +0200 * Pure/library: divide_and_conquer;
wenzelm [Tue, 16 May 2006 18:31:46 +0200] rev 19653
* Pure/library: divide_and_conquer; * Theory Real: new method ferrack;
Tue, 16 May 2006 18:20:26 +0200 replaced references to the robot by the mailing list page
paulson [Tue, 16 May 2006 18:20:26 +0200] rev 19652
replaced references to the robot by the mailing list page
Tue, 16 May 2006 14:11:39 +0200 added a much simpler proof for the iteration and
urbanc [Tue, 16 May 2006 14:11:39 +0200] rev 19651
added a much simpler proof for the iteration and recursion combinator - this also fixes a bug which prevented the nightly build from being build (sorry)
Tue, 16 May 2006 13:05:37 +0200 Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm [Tue, 16 May 2006 13:05:37 +0200] rev 19650
Amine Chaieb: Ferrante and Rackoff Algorithm;
Tue, 16 May 2006 13:05:14 +0200 Sign.certify_sort;
wenzelm [Tue, 16 May 2006 13:05:14 +0200] rev 19649
Sign.certify_sort;
Tue, 16 May 2006 13:01:31 +0200 tuned;
wenzelm [Tue, 16 May 2006 13:01:31 +0200] rev 19648
tuned;
Tue, 16 May 2006 13:01:30 +0200 removed low-level str_of_sort/typ/term (use Display.raw_string_of_sort/typ/term instead, or even PolyML.print -- for debugging purposes);
wenzelm [Tue, 16 May 2006 13:01:30 +0200] rev 19647
removed low-level str_of_sort/typ/term (use Display.raw_string_of_sort/typ/term instead, or even PolyML.print -- for debugging purposes);
Tue, 16 May 2006 13:01:29 +0200 avoid low-level Term.str_of_term;
wenzelm [Tue, 16 May 2006 13:01:29 +0200] rev 19646
avoid low-level Term.str_of_term;
Tue, 16 May 2006 13:01:28 +0200 abstract interfaces for type algebra;
wenzelm [Tue, 16 May 2006 13:01:28 +0200] rev 19645
abstract interfaces for type algebra; tuned;
Tue, 16 May 2006 13:01:27 +0200 added divide_and_conquer combinator (by Amine Chaieb);
wenzelm [Tue, 16 May 2006 13:01:27 +0200] rev 19644
added divide_and_conquer combinator (by Amine Chaieb); removed remains of old option type; removed obsolete eq_opt; removed obsolete string_of_bool (use Bool.toString instead); tuned;
Tue, 16 May 2006 13:01:26 +0200 added low-level string_of_term (back again from term.ML) -- should avoid this altogether;
wenzelm [Tue, 16 May 2006 13:01:26 +0200] rev 19643
added low-level string_of_term (back again from term.ML) -- should avoid this altogether;
Tue, 16 May 2006 13:01:24 +0200 more abstract interface to classes/arities;
wenzelm [Tue, 16 May 2006 13:01:24 +0200] rev 19642
more abstract interface to classes/arities;
Tue, 16 May 2006 13:01:23 +0200 replaced low-level Term.str_of by Display.raw_string_of_term (should actually use Display.string_of_term);
wenzelm [Tue, 16 May 2006 13:01:23 +0200] rev 19641
replaced low-level Term.str_of by Display.raw_string_of_term (should actually use Display.string_of_term);
Tue, 16 May 2006 13:01:22 +0200 added Ferrante and Rackoff Algorithm -- by Amine Chaieb;
wenzelm [Tue, 16 May 2006 13:01:22 +0200] rev 19640
added Ferrante and Rackoff Algorithm -- by Amine Chaieb;
Tue, 16 May 2006 09:19:12 +0200 fixed handling of absolute urls
haftmann [Tue, 16 May 2006 09:19:12 +0200] rev 19639
fixed handling of absolute urls
Mon, 15 May 2006 19:40:17 +0200 added the lemmas pt_fresh_aux and pt_fresh_aux_ineq
urbanc [Mon, 15 May 2006 19:40:17 +0200] rev 19638
added the lemmas pt_fresh_aux and pt_fresh_aux_ineq (they are used in the proof of the strong induction principle) added code to nominal_atoms to collect these lemmas in "fresh_aux" instantiated for each atom type deleted the fresh_fun_eqvt from nominal_atoms, since fresh_fun is not used anymore in the recursion combinator
Sat, 13 May 2006 21:13:25 +0200 reactivated translations for less/less_eq;
wenzelm [Sat, 13 May 2006 21:13:25 +0200] rev 19637
reactivated translations for less/less_eq;
Sat, 13 May 2006 02:51:49 +0200 added add_primrec_unchecked_i;
wenzelm [Sat, 13 May 2006 02:51:49 +0200] rev 19636
added add_primrec_unchecked_i;
Sat, 13 May 2006 02:51:48 +0200 unchecked definitions;
wenzelm [Sat, 13 May 2006 02:51:48 +0200] rev 19635
unchecked definitions;
Sat, 13 May 2006 02:51:47 +0200 defs (unchecked overloaded), including former primrec;
wenzelm [Sat, 13 May 2006 02:51:47 +0200] rev 19634
defs (unchecked overloaded), including former primrec; tuned;
Sat, 13 May 2006 02:51:46 +0200 updated;
wenzelm [Sat, 13 May 2006 02:51:46 +0200] rev 19633
updated;
Sat, 13 May 2006 02:51:45 +0200 add_defs: unchecked flag;
wenzelm [Sat, 13 May 2006 02:51:45 +0200] rev 19632
add_defs: unchecked flag; tuned;
Sat, 13 May 2006 02:51:43 +0200 'defs': unchecked flag;
wenzelm [Sat, 13 May 2006 02:51:43 +0200] rev 19631
'defs': unchecked flag;
Sat, 13 May 2006 02:51:42 +0200 Theory.add_defs(_i): added unchecked flag;
wenzelm [Sat, 13 May 2006 02:51:42 +0200] rev 19630
Theory.add_defs(_i): added unchecked flag;
Sat, 13 May 2006 02:51:40 +0200 added add_defs_unchecked(_i);
wenzelm [Sat, 13 May 2006 02:51:40 +0200] rev 19629
added add_defs_unchecked(_i);
Sat, 13 May 2006 02:51:37 +0200 actually reject malformed defs;
wenzelm [Sat, 13 May 2006 02:51:37 +0200] rev 19628
actually reject malformed defs; added unchecked flag; tuned;
Sat, 13 May 2006 02:51:35 +0200 moved defs explanation to isar-ref;
wenzelm [Sat, 13 May 2006 02:51:35 +0200] rev 19627
moved defs explanation to isar-ref;
Sat, 13 May 2006 02:51:33 +0200 added defs (unchecked)'';
wenzelm [Sat, 13 May 2006 02:51:33 +0200] rev 19626
added defs (unchecked)''; more explanations on well-formednes of defs;
Sat, 13 May 2006 02:51:30 +0200 * Pure: overloaded definitions are now actually checked for acyclic dependencies;
wenzelm [Sat, 13 May 2006 02:51:30 +0200] rev 19625
* Pure: overloaded definitions are now actually checked for acyclic dependencies;
Fri, 12 May 2006 18:11:09 +0200 tuned;
wenzelm [Fri, 12 May 2006 18:11:09 +0200] rev 19624
tuned;
Fri, 12 May 2006 11:19:41 +0200 added lemma in_measure
nipkow [Fri, 12 May 2006 11:19:41 +0200] rev 19623
added lemma in_measure
Fri, 12 May 2006 10:38:00 +0200 fixed silly bug in function serializer for ML
haftmann [Fri, 12 May 2006 10:38:00 +0200] rev 19622
fixed silly bug in function serializer for ML
Fri, 12 May 2006 04:20:02 +0200 add new finite chain theorems
huffman [Fri, 12 May 2006 04:20:02 +0200] rev 19621
add new finite chain theorems
Fri, 12 May 2006 01:01:08 +0200 improved propagate_deps;
wenzelm [Fri, 12 May 2006 01:01:08 +0200] rev 19620
improved propagate_deps; removed structs_less, which is actually unsound in conjunction with interdependent overloaded consts;
Thu, 11 May 2006 21:46:17 +0200 check result against certified prop, i.e. admit non-normal statements;
wenzelm [Thu, 11 May 2006 21:46:17 +0200] rev 19619
check result against certified prop, i.e. admit non-normal statements;
Thu, 11 May 2006 19:19:33 +0200 tuned;
wenzelm [Thu, 11 May 2006 19:19:33 +0200] rev 19618
tuned;
Thu, 11 May 2006 19:19:31 +0200 avoid raw equality on type thm;
wenzelm [Thu, 11 May 2006 19:19:31 +0200] rev 19617
avoid raw equality on type thm;
Thu, 11 May 2006 19:15:16 +0200 replaced Graph.fold_nodes by general Graph.fold;
wenzelm [Thu, 11 May 2006 19:15:16 +0200] rev 19616
replaced Graph.fold_nodes by general Graph.fold;
Thu, 11 May 2006 19:15:15 +0200 added fold;
wenzelm [Thu, 11 May 2006 19:15:15 +0200] rev 19615
added fold; removed fold_nodes; added IntGraph; tuned;
Thu, 11 May 2006 19:15:14 +0200 tuned Defs.merge;
wenzelm [Thu, 11 May 2006 19:15:14 +0200] rev 19614
tuned Defs.merge;
Thu, 11 May 2006 19:15:13 +0200 allow dependencies of disjoint collections of instances;
wenzelm [Thu, 11 May 2006 19:15:13 +0200] rev 19613
allow dependencies of disjoint collections of instances; major cleanup;
Thu, 11 May 2006 19:15:12 +0200 use IntGraph from Pure;
wenzelm [Thu, 11 May 2006 19:15:12 +0200] rev 19612
use IntGraph from Pure;
Thu, 11 May 2006 15:46:40 +0200 Function Package: Quick-and-dirty-fixed strange "Proved a different theorem bug"
krauss [Thu, 11 May 2006 15:46:40 +0200] rev 19611
Function Package: Quick-and-dirty-fixed strange "Proved a different theorem bug" due to abbreviations
Thu, 11 May 2006 11:11:05 +0200 Fix: Auto term must apply wf-intro rules repeatedly.
krauss [Thu, 11 May 2006 11:11:05 +0200] rev 19610
Fix: Auto term must apply wf-intro rules repeatedly.
Thu, 11 May 2006 10:25:55 +0200 fixed codegen bug, cleanup
haftmann [Thu, 11 May 2006 10:25:55 +0200] rev 19609
fixed codegen bug, cleanup
Wed, 10 May 2006 16:23:21 +0200 revert accidental text change;
wenzelm [Wed, 10 May 2006 16:23:21 +0200] rev 19608
revert accidental text change;
Tue, 09 May 2006 14:18:40 +0200 introduced characters for code generator; some improved code lemmas for some list functions
haftmann [Tue, 09 May 2006 14:18:40 +0200] rev 19607
introduced characters for code generator; some improved code lemmas for some list functions
Tue, 09 May 2006 11:00:32 +0200 added .cvsignore
haftmann [Tue, 09 May 2006 11:00:32 +0200] rev 19606
added .cvsignore
Tue, 09 May 2006 10:13:09 +0200 added ExecutableRat.thy
haftmann [Tue, 09 May 2006 10:13:09 +0200] rev 19605
added ExecutableRat.thy
Tue, 09 May 2006 10:11:47 +0200 removed 1::int
haftmann [Tue, 09 May 2006 10:11:47 +0200] rev 19604
removed 1::int
Tue, 09 May 2006 10:11:30 +0200 added preprocs for CodegenTheorems
haftmann [Tue, 09 May 2006 10:11:30 +0200] rev 19603
added preprocs for CodegenTheorems
Tue, 09 May 2006 10:10:57 +0200 improved code generation for wfrec
haftmann [Tue, 09 May 2006 10:10:57 +0200] rev 19602
improved code generation for wfrec
Tue, 09 May 2006 10:10:28 +0200 added codegen preprocessors for numerals
haftmann [Tue, 09 May 2006 10:10:28 +0200] rev 19601
added codegen preprocessors for numerals
Tue, 09 May 2006 10:10:12 +0200 adaption to CodegenTheorems
haftmann [Tue, 09 May 2006 10:10:12 +0200] rev 19600
adaption to CodegenTheorems
Tue, 09 May 2006 10:09:37 +0200 added DatatypeHooks
haftmann [Tue, 09 May 2006 10:09:37 +0200] rev 19599
added DatatypeHooks
Tue, 09 May 2006 10:09:17 +0200 different object logic setup for CodegenTheorems
haftmann [Tue, 09 May 2006 10:09:17 +0200] rev 19598
different object logic setup for CodegenTheorems
Tue, 09 May 2006 10:08:20 +0200 major refinement of codegen_theorems.ML
haftmann [Tue, 09 May 2006 10:08:20 +0200] rev 19597
major refinement of codegen_theorems.ML
Tue, 09 May 2006 10:07:38 +0200 removed superfluous eq_ord
haftmann [Tue, 09 May 2006 10:07:38 +0200] rev 19596
removed superfluous eq_ord
Tue, 09 May 2006 09:18:05 +0200 improved chmod/chgrp handling
haftmann [Tue, 09 May 2006 09:18:05 +0200] rev 19595
improved chmod/chgrp handling
Mon, 08 May 2006 21:40:40 +0200 speed improvements: expand LCF sublanguage to recognize any constant subterm; also add memoization to cont_tac
huffman [Mon, 08 May 2006 21:40:40 +0200] rev 19594
speed improvements: expand LCF sublanguage to recognize any constant subterm; also add memoization to cont_tac
Mon, 08 May 2006 17:40:25 +0200 quoted 'termination' command;
wenzelm [Mon, 08 May 2006 17:40:25 +0200] rev 19593
quoted 'termination' command;
Mon, 08 May 2006 17:40:08 +0200 Defs.define: const_typargs;
wenzelm [Mon, 08 May 2006 17:40:08 +0200] rev 19592
Defs.define: const_typargs;
Mon, 08 May 2006 17:40:07 +0200 added raw_string_of_sort/typ/term;
wenzelm [Mon, 08 May 2006 17:40:07 +0200] rev 19591
added raw_string_of_sort/typ/term;
Mon, 08 May 2006 17:40:06 +0200 simple substructure test for typargs (independent type constructors);
wenzelm [Mon, 08 May 2006 17:40:06 +0200] rev 19590
simple substructure test for typargs (independent type constructors);
Mon, 08 May 2006 17:40:05 +0200 tuned;
wenzelm [Mon, 08 May 2006 17:40:05 +0200] rev 19589
tuned;
Mon, 08 May 2006 12:23:57 +0200 string_of_option tuned
webertj [Mon, 08 May 2006 12:23:57 +0200] rev 19588
string_of_option tuned
Sun, 07 May 2006 00:47:07 +0200 * Isar: removed obsolete 'concl is' patterns.
wenzelm [Sun, 07 May 2006 00:47:07 +0200] rev 19587
* Isar: removed obsolete 'concl is' patterns.
Sun, 07 May 2006 00:44:50 +0200 removed 'concl is' pattern;
wenzelm [Sun, 07 May 2006 00:44:50 +0200] rev 19586
removed 'concl is' pattern;
Sun, 07 May 2006 00:22:05 +0200 removed 'concl is' patterns;
wenzelm [Sun, 07 May 2006 00:22:05 +0200] rev 19585
removed 'concl is' patterns;
Sun, 07 May 2006 00:21:13 +0200 tuned;
wenzelm [Sun, 07 May 2006 00:21:13 +0200] rev 19584
tuned;
Sun, 07 May 2006 00:00:13 +0200 function-package: Changed record usage to make sml/nj happy...
krauss [Sun, 07 May 2006 00:00:13 +0200] rev 19583
function-package: Changed record usage to make sml/nj happy...
Fri, 05 May 2006 22:11:19 +0200 get rid of 'concl is';
wenzelm [Fri, 05 May 2006 22:11:19 +0200] rev 19582
get rid of 'concl is';
Fri, 05 May 2006 21:59:49 +0200 more robust pretty_term_typ, using well-typed parse tree representation;
wenzelm [Fri, 05 May 2006 21:59:49 +0200] rev 19581
more robust pretty_term_typ, using well-typed parse tree representation;
Fri, 05 May 2006 21:59:48 +0200 replaced find_paths by irreducible_paths, i.e. produce paths within a Hasse diagram;
wenzelm [Fri, 05 May 2006 21:59:48 +0200] rev 19580
replaced find_paths by irreducible_paths, i.e. produce paths within a Hasse diagram;
Fri, 05 May 2006 21:59:47 +0200 replaced Sorts.DOMAIN by general Sorts.CLASS_ERROR;
wenzelm [Fri, 05 May 2006 21:59:47 +0200] rev 19579
replaced Sorts.DOMAIN by general Sorts.CLASS_ERROR; add_types etc.: reject qualified dummy types -- prevents users from messing up some internal conventions;
Fri, 05 May 2006 21:59:46 +0200 added class_error and exception CLASS_ERROR (supercedes DOMAIN);
wenzelm [Fri, 05 May 2006 21:59:46 +0200] rev 19578
added class_error and exception CLASS_ERROR (supercedes DOMAIN); clarified of_class_derivation; tuned witness_sorts;
Fri, 05 May 2006 21:59:45 +0200 added syntax for _type_constraint_;
wenzelm [Fri, 05 May 2006 21:59:45 +0200] rev 19577
added syntax for _type_constraint_;
Fri, 05 May 2006 21:59:44 +0200 extern_early: improved handling of undeclared constants;
wenzelm [Fri, 05 May 2006 21:59:44 +0200] rev 19576
extern_early: improved handling of undeclared constants;
Fri, 05 May 2006 21:59:43 +0200 replaced Graph.find_paths by Graph.irreducible_paths;
wenzelm [Fri, 05 May 2006 21:59:43 +0200] rev 19575
replaced Graph.find_paths by Graph.irreducible_paths;
Fri, 05 May 2006 21:59:43 +0200 of_sort: explicit cache value;
wenzelm [Fri, 05 May 2006 21:59:43 +0200] rev 19574
of_sort: explicit cache value; simplified internal representation of instances;
Fri, 05 May 2006 21:59:41 +0200 axiomatization;
wenzelm [Fri, 05 May 2006 21:59:41 +0200] rev 19573
axiomatization;
Fri, 05 May 2006 21:59:39 +0200 * Library: theory Accessible_Part has been move to main HOL.
wenzelm [Fri, 05 May 2006 21:59:39 +0200] rev 19572
* Library: theory Accessible_Part has been move to main HOL.
Fri, 05 May 2006 19:32:35 +0200 Theory.definitions_of;
wenzelm [Fri, 05 May 2006 19:32:35 +0200] rev 19571
Theory.definitions_of;
Fri, 05 May 2006 19:32:34 +0200 added definitions_of;
wenzelm [Fri, 05 May 2006 19:32:34 +0200] rev 19570
added definitions_of;
Fri, 05 May 2006 19:32:33 +0200 specifications_of: more detailed information;
wenzelm [Fri, 05 May 2006 19:32:33 +0200] rev 19569
specifications_of: more detailed information; tuned;
Fri, 05 May 2006 18:39:16 +0200 Added small example theory for new function package.
krauss [Fri, 05 May 2006 18:39:16 +0200] rev 19568
Added small example theory for new function package.
Fri, 05 May 2006 18:21:58 +0200 string_of_... functions added
webertj [Fri, 05 May 2006 18:21:58 +0200] rev 19567
string_of_... functions added
Fri, 05 May 2006 18:09:53 +0200 added the lemma pt_fresh_bij2
urbanc [Fri, 05 May 2006 18:09:53 +0200] rev 19566
added the lemma pt_fresh_bij2
Fri, 05 May 2006 17:38:26 +0200 added something
haftmann [Fri, 05 May 2006 17:38:26 +0200] rev 19565
added something
Fri, 05 May 2006 17:17:21 +0200 First usable version of the new function definition package (HOL/function_packake/...).
krauss [Fri, 05 May 2006 17:17:21 +0200] rev 19564
First usable version of the new function definition package (HOL/function_packake/...). Moved Accessible_Part.thy from Library to Main.
Fri, 05 May 2006 16:50:58 +0200 added something
haftmann [Fri, 05 May 2006 16:50:58 +0200] rev 19563
added something
Fri, 05 May 2006 16:29:27 +0200 added the lemma abs_fun_eq' to the nominal theory,
urbanc [Fri, 05 May 2006 16:29:27 +0200] rev 19562
added the lemma abs_fun_eq' to the nominal theory, and also added code to nominal_atoms for generating the theorem-list alpha'
Fri, 05 May 2006 01:40:17 +0200 extensive reformatting and cleaning up code (no changes in functionality)
huffman [Fri, 05 May 2006 01:40:17 +0200] rev 19561
extensive reformatting and cleaning up code (no changes in functionality)
Thu, 04 May 2006 19:49:51 +0200 slight fix
haftmann [Thu, 04 May 2006 19:49:51 +0200] rev 19560
slight fix
Thu, 04 May 2006 19:48:41 +0200 added world map
haftmann [Thu, 04 May 2006 19:48:41 +0200] rev 19559
added world map
Thu, 04 May 2006 19:48:20 +0200 added js
haftmann [Thu, 04 May 2006 19:48:20 +0200] rev 19558
added js
Thu, 04 May 2006 12:50:01 +0200 Rat.one added
webertj [Thu, 04 May 2006 12:50:01 +0200] rev 19557
Rat.one added
Thu, 04 May 2006 11:34:27 +0200 fixed some flaws
haftmann [Thu, 04 May 2006 11:34:27 +0200] rev 19556
fixed some flaws
Thu, 04 May 2006 10:13:55 +0200 fixed some flaws
haftmann [Thu, 04 May 2006 10:13:55 +0200] rev 19555
fixed some flaws
Wed, 03 May 2006 17:41:28 +0200 added world map
haftmann [Wed, 03 May 2006 17:41:28 +0200] rev 19554
added world map
Wed, 03 May 2006 12:05:53 +0200 pre_cnf_tac: beta-eta-normalization restricted to the current subgoal
webertj [Wed, 03 May 2006 12:05:53 +0200] rev 19553
pre_cnf_tac: beta-eta-normalization restricted to the current subgoal
Wed, 03 May 2006 09:45:09 +0200 improvments in mail obfuscator
haftmann [Wed, 03 May 2006 09:45:09 +0200] rev 19552
improvments in mail obfuscator
Wed, 03 May 2006 05:56:11 +0200 converted to isar theory; removed unsound adm_all axiom
huffman [Wed, 03 May 2006 05:56:11 +0200] rev 19551
converted to isar theory; removed unsound adm_all axiom
Wed, 03 May 2006 03:47:15 +0200 update to reflect changes in inverts/injects lemmas
huffman [Wed, 03 May 2006 03:47:15 +0200] rev 19550
update to reflect changes in inverts/injects lemmas
Wed, 03 May 2006 03:46:25 +0200 inverts and injects generated lemmas now take the form of rewrite rules, instead of dest rules
huffman [Wed, 03 May 2006 03:46:25 +0200] rev 19549
inverts and injects generated lemmas now take the form of rewrite rules, instead of dest rules
Wed, 03 May 2006 02:16:23 +0200 added lemma fresh_right, which is useful
urbanc [Wed, 03 May 2006 02:16:23 +0200] rev 19548
added lemma fresh_right, which is useful in the proof of the recursion combinator
Tue, 02 May 2006 20:42:43 +0200 added the_theory;
wenzelm [Tue, 02 May 2006 20:42:43 +0200] rev 19547
added the_theory;
Tue, 02 May 2006 20:42:42 +0200 extend/remove_syntax: observe inout flag for translations, too;
wenzelm [Tue, 02 May 2006 20:42:42 +0200] rev 19546
extend/remove_syntax: observe inout flag for translations, too;
Tue, 02 May 2006 20:42:41 +0200 handle exception SYS_ERROR;
wenzelm [Tue, 02 May 2006 20:42:41 +0200] rev 19545
handle exception SYS_ERROR;
Tue, 02 May 2006 20:42:40 +0200 abbreviation: observe local syntax mode;
wenzelm [Tue, 02 May 2006 20:42:40 +0200] rev 19544
abbreviation: observe local syntax mode;
Tue, 02 May 2006 20:42:39 +0200 added set_syntax_mode, restore_syntax_mode;
wenzelm [Tue, 02 May 2006 20:42:39 +0200] rev 19543
added set_syntax_mode, restore_syntax_mode;
Tue, 02 May 2006 20:42:37 +0200 sys_error: exception SYS_ERROR;
wenzelm [Tue, 02 May 2006 20:42:37 +0200] rev 19542
sys_error: exception SYS_ERROR;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip