Fri, 13 Oct 2006 18:14:12 +0200 Legacy ML bindings now refer to old inductive definition package.
berghofe [Fri, 13 Oct 2006 18:14:12 +0200] rev 21019
Legacy ML bindings now refer to old inductive definition package.
Fri, 13 Oct 2006 18:12:58 +0200 Added new package for inductive definitions, moved old package
berghofe [Fri, 13 Oct 2006 18:12:58 +0200] rev 21018
Added new package for inductive definitions, moved old package to old_inductive_package.ML
Fri, 13 Oct 2006 18:10:16 +0200 Generalized gfp and lfp to arbitrary complete lattices.
berghofe [Fri, 13 Oct 2006 18:10:16 +0200] rev 21017
Generalized gfp and lfp to arbitrary complete lattices.
Fri, 13 Oct 2006 18:08:48 +0200 Repaired strip_assums_hyp (now also works for goals not
berghofe [Fri, 13 Oct 2006 18:08:48 +0200] rev 21016
Repaired strip_assums_hyp (now also works for goals not in hhf normal form).
Fri, 13 Oct 2006 16:52:51 +0200 improved framework
haftmann [Fri, 13 Oct 2006 16:52:51 +0200] rev 21015
improved framework
Fri, 13 Oct 2006 16:52:49 +0200 refined
haftmann [Fri, 13 Oct 2006 16:52:49 +0200] rev 21014
refined
Fri, 13 Oct 2006 16:52:48 +0200 fixed bug
haftmann [Fri, 13 Oct 2006 16:52:48 +0200] rev 21013
fixed bug
Fri, 13 Oct 2006 16:52:47 +0200 tuned
haftmann [Fri, 13 Oct 2006 16:52:47 +0200] rev 21012
tuned
Fri, 13 Oct 2006 16:52:46 +0200 added codegen2 example
haftmann [Fri, 13 Oct 2006 16:52:46 +0200] rev 21011
added codegen2 example
Fri, 13 Oct 2006 15:01:34 +0200 added the missing freshness-lemmas for nat, int, char and string and
urbanc [Fri, 13 Oct 2006 15:01:34 +0200] rev 21010
added the missing freshness-lemmas for nat, int, char and string and also the lemma for permutation acting on if's
Fri, 13 Oct 2006 12:32:44 +0200 lifted claset setup from ML to Isar level
haftmann [Fri, 13 Oct 2006 12:32:44 +0200] rev 21009
lifted claset setup from ML to Isar level
Fri, 13 Oct 2006 09:02:21 +0200 explicit nonfix for union and inter
haftmann [Fri, 13 Oct 2006 09:02:21 +0200] rev 21008
explicit nonfix for union and inter
Thu, 12 Oct 2006 22:57:45 +0200 renamed enter_forward_proof to enter_proof_body;
wenzelm [Thu, 12 Oct 2006 22:57:45 +0200] rev 21007
renamed enter_forward_proof to enter_proof_body; renamed exit_local_theory to end_local_theory; added local_theory_to_proof; tuned;
Thu, 12 Oct 2006 22:57:42 +0200 added peek;
wenzelm [Thu, 12 Oct 2006 22:57:42 +0200] rev 21006
added peek;
Thu, 12 Oct 2006 22:57:38 +0200 interpretation_in_locale: standalone goal setup;
wenzelm [Thu, 12 Oct 2006 22:57:38 +0200] rev 21005
interpretation_in_locale: standalone goal setup; moved theorem statements to bottom;
Thu, 12 Oct 2006 22:57:35 +0200 tuned;
wenzelm [Thu, 12 Oct 2006 22:57:35 +0200] rev 21004
tuned;
Thu, 12 Oct 2006 22:57:32 +0200 renamed print_lthms to print_facts, do not insist on proof state;
wenzelm [Thu, 12 Oct 2006 22:57:32 +0200] rev 21003
renamed print_lthms to print_facts, do not insist on proof state; renamed Toplevel.enter_forward_proof to Toplevel.enter_proof_body;
Thu, 12 Oct 2006 22:57:29 +0200 print_evaluated_term: Toplevel.context_of;
wenzelm [Thu, 12 Oct 2006 22:57:29 +0200] rev 21002
print_evaluated_term: Toplevel.context_of;
Thu, 12 Oct 2006 22:57:24 +0200 replaced attributes_update by map_attributes;
wenzelm [Thu, 12 Oct 2006 22:57:24 +0200] rev 21001
replaced attributes_update by map_attributes;
Thu, 12 Oct 2006 22:57:20 +0200 Toplevel.local_theory_to_proof: proper target;
wenzelm [Thu, 12 Oct 2006 22:57:20 +0200] rev 21000
Toplevel.local_theory_to_proof: proper target;
Thu, 12 Oct 2006 22:57:15 +0200 Toplevel.local_theory: proper target;
wenzelm [Thu, 12 Oct 2006 22:57:15 +0200] rev 20999
Toplevel.local_theory: proper target; removed dead code;
Thu, 12 Oct 2006 22:03:33 +0200 To be consistent with "induct", I renamed "fixing" to "arbitrary".
urbanc [Thu, 12 Oct 2006 22:03:33 +0200] rev 20998
To be consistent with "induct", I renamed "fixing" to "arbitrary". However I am not very fond of "arbitrary" - e.g. it clashes with "arbitrary" of HOL. Both Gentzen (at least in the Szabo translation) and Velleman (in How to prove it: a structured approach) use "arbitrary". Still, I wonder whether "generalising" is a good compromise?
Thu, 12 Oct 2006 15:50:43 +0200 Extended combinators now disabled
paulson [Thu, 12 Oct 2006 15:50:43 +0200] rev 20997
Extended combinators now disabled
Thu, 12 Oct 2006 15:50:16 +0200 abstraction is now turned OFF...
paulson [Thu, 12 Oct 2006 15:50:16 +0200] rev 20996
abstraction is now turned OFF...
Thu, 12 Oct 2006 15:48:13 +0200 Logging of theorem names to the /tmp directory now works
paulson [Thu, 12 Oct 2006 15:48:13 +0200] rev 20995
Logging of theorem names to the /tmp directory now works
Thu, 12 Oct 2006 15:00:07 +0200 cc: avoid space after options;
wenzelm [Thu, 12 Oct 2006 15:00:07 +0200] rev 20994
cc: avoid space after options;
Thu, 12 Oct 2006 14:26:16 +0200 set DYLD_LIBRARY_PATH (for Darwin);
wenzelm [Thu, 12 Oct 2006 14:26:16 +0200] rev 20993
set DYLD_LIBRARY_PATH (for Darwin);
Thu, 12 Oct 2006 14:14:11 +0200 added execute/system;
wenzelm [Thu, 12 Oct 2006 14:14:11 +0200] rev 20992
added execute/system;
Thu, 12 Oct 2006 14:07:48 +0200 added x86-darwin;
wenzelm [Thu, 12 Oct 2006 14:07:48 +0200] rev 20991
added x86-darwin;
Thu, 12 Oct 2006 08:25:04 +0200 now allowing subdirectories in Doc/
haftmann [Thu, 12 Oct 2006 08:25:04 +0200] rev 20990
now allowing subdirectories in Doc/
Thu, 12 Oct 2006 08:10:23 +0200 added makefile layer
haftmann [Thu, 12 Oct 2006 08:10:23 +0200] rev 20989
added makefile layer
Wed, 11 Oct 2006 22:59:36 +0200 * isabelle-process: option -S (secure mode) disables some critical operations;
wenzelm [Wed, 11 Oct 2006 22:59:36 +0200] rev 20988
* isabelle-process: option -S (secure mode) disables some critical operations;
Wed, 11 Oct 2006 22:56:10 +0200 increased heap size for polyml-4.9.1;
wenzelm [Wed, 11 Oct 2006 22:56:10 +0200] rev 20987
increased heap size for polyml-4.9.1;
Wed, 11 Oct 2006 22:55:23 +0200 tuned Toplevel.begin_local_theory;
wenzelm [Wed, 11 Oct 2006 22:55:23 +0200] rev 20986
tuned Toplevel.begin_local_theory;
Wed, 11 Oct 2006 22:55:22 +0200 exit_local_theory: pass interactive flag;
wenzelm [Wed, 11 Oct 2006 22:55:22 +0200] rev 20985
exit_local_theory: pass interactive flag; begin_local_theory: generic init;
Wed, 11 Oct 2006 22:55:21 +0200 exit: pass interactive flag;
wenzelm [Wed, 11 Oct 2006 22:55:21 +0200] rev 20984
exit: pass interactive flag; moved exit to local_theory.ML; tuned pretty;
Wed, 11 Oct 2006 22:55:20 +0200 added begin parser;
wenzelm [Wed, 11 Oct 2006 22:55:20 +0200] rev 20983
added begin parser;
Wed, 11 Oct 2006 22:55:19 +0200 is_sid: disallow 'begin' keyword as identifier;
wenzelm [Wed, 11 Oct 2006 22:55:19 +0200] rev 20982
is_sid: disallow 'begin' keyword as identifier;
Wed, 11 Oct 2006 22:55:18 +0200 exit: pass interactive flag, toplevel result convention;
wenzelm [Wed, 11 Oct 2006 22:55:18 +0200] rev 20981
exit: pass interactive flag, toplevel result convention;
Wed, 11 Oct 2006 22:55:17 +0200 add_defs: declare terms;
wenzelm [Wed, 11 Oct 2006 22:55:17 +0200] rev 20980
add_defs: declare terms;
Wed, 11 Oct 2006 22:55:16 +0200 'context': demand 'begin', support local theory;
wenzelm [Wed, 11 Oct 2006 22:55:16 +0200] rev 20979
'context': demand 'begin', support local theory; removed 'undo_end', recovered 'cannot_undo'; tuned Toplevel.begin_local_theory;
Wed, 11 Oct 2006 22:55:15 +0200 removed 'undo_end', recovered 'cannot_undo';
wenzelm [Wed, 11 Oct 2006 22:55:15 +0200] rev 20978
removed 'undo_end', recovered 'cannot_undo';
Wed, 11 Oct 2006 22:55:14 +0200 tuned signature;
wenzelm [Wed, 11 Oct 2006 22:55:14 +0200] rev 20977
tuned signature;
Wed, 11 Oct 2006 20:35:54 +0200 minor refinements in serialization
haftmann [Wed, 11 Oct 2006 20:35:54 +0200] rev 20976
minor refinements in serialization
Wed, 11 Oct 2006 14:51:41 +0200 adapted to signature change
haftmann [Wed, 11 Oct 2006 14:51:41 +0200] rev 20975
adapted to signature change
Wed, 11 Oct 2006 14:51:25 +0200 slight type signature changes
haftmann [Wed, 11 Oct 2006 14:51:25 +0200] rev 20974
slight type signature changes
Wed, 11 Oct 2006 14:51:24 +0200 cleaned up HOL bootstrap
haftmann [Wed, 11 Oct 2006 14:51:24 +0200] rev 20973
cleaned up HOL bootstrap
Wed, 11 Oct 2006 10:49:36 +0200 abandoned findrep
haftmann [Wed, 11 Oct 2006 10:49:36 +0200] rev 20972
abandoned findrep
Wed, 11 Oct 2006 10:49:29 +0200 added code generator setup
haftmann [Wed, 11 Oct 2006 10:49:29 +0200] rev 20971
added code generator setup
Wed, 11 Oct 2006 10:49:28 +0200 added code lemma
haftmann [Wed, 11 Oct 2006 10:49:28 +0200] rev 20970
added code lemma
Wed, 11 Oct 2006 10:17:42 +0200 Abstraction re-use code now checks that the abstraction function can be used in the current
paulson [Wed, 11 Oct 2006 10:17:42 +0200] rev 20969
Abstraction re-use code now checks that the abstraction function can be used in the current theory.
Wed, 11 Oct 2006 09:33:18 +0200 added examples for nested let
haftmann [Wed, 11 Oct 2006 09:33:18 +0200] rev 20968
added examples for nested let
Wed, 11 Oct 2006 08:57:47 +0200 added tex files to CVS
haftmann [Wed, 11 Oct 2006 08:57:47 +0200] rev 20967
added tex files to CVS
Wed, 11 Oct 2006 00:32:02 +0200 renamed body_context_node to presentation_context;
wenzelm [Wed, 11 Oct 2006 00:32:02 +0200] rev 20966
renamed body_context_node to presentation_context;
Wed, 11 Oct 2006 00:31:38 +0200 add_locale(_i): return actual result context;
wenzelm [Wed, 11 Oct 2006 00:31:38 +0200] rev 20965
add_locale(_i): return actual result context; cert_facts: allow qualified names;
Wed, 11 Oct 2006 00:27:39 +0200 class(_i): mimic Locale.add_locale(_i);
wenzelm [Wed, 11 Oct 2006 00:27:39 +0200] rev 20964
class(_i): mimic Locale.add_locale(_i); 'class': begin_local_theory;
Wed, 11 Oct 2006 00:27:38 +0200 added type global_theory -- theory or local_theory;
wenzelm [Wed, 11 Oct 2006 00:27:38 +0200] rev 20963
added type global_theory -- theory or local_theory; added begin/exit_local_theory; removed theory_context; renamed body_context_node to presentation_context; removed copy (checkpoint twice instead -- avoids unrelated theories);
Wed, 11 Oct 2006 00:27:37 +0200 added begin;
wenzelm [Wed, 11 Oct 2006 00:27:37 +0200] rev 20962
added begin;
Wed, 11 Oct 2006 00:27:35 +0200 added opt_begin;
wenzelm [Wed, 11 Oct 2006 00:27:35 +0200] rev 20961
added opt_begin;
Wed, 11 Oct 2006 00:27:34 +0200 added raw_theory(_result);
wenzelm [Wed, 11 Oct 2006 00:27:34 +0200] rev 20960
added raw_theory(_result); tuned;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip