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;
Wed, 11 Oct 2006 00:27:32 +0200 Toplevel.end_proof;
wenzelm [Wed, 11 Oct 2006 00:27:32 +0200] rev 20959
Toplevel.end_proof;
Wed, 11 Oct 2006 00:27:31 +0200 'end': handle local theory;
wenzelm [Wed, 11 Oct 2006 00:27:31 +0200] rev 20958
'end': handle local theory; 'locale': begin local theory;
Wed, 11 Oct 2006 00:27:30 +0200 undo_end/kill: handle local theory;
wenzelm [Wed, 11 Oct 2006 00:27:30 +0200] rev 20957
undo_end/kill: handle local theory; Toplevel: generic_theory;
Wed, 11 Oct 2006 00:27:29 +0200 Toplevel: generic_theory;
wenzelm [Wed, 11 Oct 2006 00:27:29 +0200] rev 20956
Toplevel: generic_theory;
Tue, 10 Oct 2006 16:26:59 +0200 made some proof look more like the ones in Barendregt
urbanc [Tue, 10 Oct 2006 16:26:59 +0200] rev 20955
made some proof look more like the ones in Barendregt
Tue, 10 Oct 2006 15:33:25 +0200 A way to call the ATP linkup from ML scripts
paulson [Tue, 10 Oct 2006 15:33:25 +0200] rev 20954
A way to call the ATP linkup from ML scripts
Tue, 10 Oct 2006 15:30:48 +0200 Combinators require the theory name; added settings for SPASS
paulson [Tue, 10 Oct 2006 15:30:48 +0200] rev 20953
Combinators require the theory name; added settings for SPASS
Tue, 10 Oct 2006 13:59:16 +0200 stripped pointless head
haftmann [Tue, 10 Oct 2006 13:59:16 +0200] rev 20952
stripped pointless head
Tue, 10 Oct 2006 13:59:13 +0200 gen_rem(s) abandoned in favour of remove / subtract
haftmann [Tue, 10 Oct 2006 13:59:13 +0200] rev 20951
gen_rem(s) abandoned in favour of remove / subtract
Tue, 10 Oct 2006 13:59:12 +0200 added IsarAdvanced material
haftmann [Tue, 10 Oct 2006 13:59:12 +0200] rev 20950
added IsarAdvanced material
Tue, 10 Oct 2006 13:50:33 +0200 Induction rules have schematic variables again.
krauss [Tue, 10 Oct 2006 13:50:33 +0200] rev 20949
Induction rules have schematic variables again.
Tue, 10 Oct 2006 12:08:12 +0200 initial draft
haftmann [Tue, 10 Oct 2006 12:08:12 +0200] rev 20948
initial draft
Tue, 10 Oct 2006 11:41:29 +0200 *** empty log message ***
haftmann [Tue, 10 Oct 2006 11:41:29 +0200] rev 20947
*** empty log message ***
Tue, 10 Oct 2006 11:38:43 +0200 initial draft
haftmann [Tue, 10 Oct 2006 11:38:43 +0200] rev 20946
initial draft
Tue, 10 Oct 2006 10:36:14 +0200 fixed intendation
haftmann [Tue, 10 Oct 2006 10:36:14 +0200] rev 20945
fixed intendation
Tue, 10 Oct 2006 10:35:24 +0200 cleanup basic HOL bootstrap
haftmann [Tue, 10 Oct 2006 10:35:24 +0200] rev 20944
cleanup basic HOL bootstrap
Tue, 10 Oct 2006 10:34:43 +0200 added legacy tactic
haftmann [Tue, 10 Oct 2006 10:34:43 +0200] rev 20943
added legacy tactic
Tue, 10 Oct 2006 10:34:42 +0200 purged some ML legacy
haftmann [Tue, 10 Oct 2006 10:34:42 +0200] rev 20942
purged some ML legacy
Tue, 10 Oct 2006 10:34:41 +0200 added eq_True eq_False True_implies_equals to extraction_expand
haftmann [Tue, 10 Oct 2006 10:34:41 +0200] rev 20941
added eq_True eq_False True_implies_equals to extraction_expand
Tue, 10 Oct 2006 10:24:24 +0200 no breaks for Haskell
haftmann [Tue, 10 Oct 2006 10:24:24 +0200] rev 20940
no breaks for Haskell
Tue, 10 Oct 2006 09:18:09 +0200 removed experimental codegen_simtype
haftmann [Tue, 10 Oct 2006 09:18:09 +0200] rev 20939
removed experimental codegen_simtype
Tue, 10 Oct 2006 09:17:24 +0200 added keeping of funcgr
haftmann [Tue, 10 Oct 2006 09:17:24 +0200] rev 20938
added keeping of funcgr
Tue, 10 Oct 2006 09:17:23 +0200 generalized purge
haftmann [Tue, 10 Oct 2006 09:17:23 +0200] rev 20937
generalized purge
Tue, 10 Oct 2006 09:17:22 +0200 changed order
haftmann [Tue, 10 Oct 2006 09:17:22 +0200] rev 20936
changed order
Tue, 10 Oct 2006 09:17:21 +0200 removed quote in serialization
haftmann [Tue, 10 Oct 2006 09:17:21 +0200] rev 20935
removed quote in serialization
Tue, 10 Oct 2006 09:17:20 +0200 added code_abstype
haftmann [Tue, 10 Oct 2006 09:17:20 +0200] rev 20934
added code_abstype
Tue, 10 Oct 2006 09:17:19 +0200 added code_constsubst
haftmann [Tue, 10 Oct 2006 09:17:19 +0200] rev 20933
added code_constsubst
Tue, 10 Oct 2006 09:17:18 +0200 fixed typo
haftmann [Tue, 10 Oct 2006 09:17:18 +0200] rev 20932
fixed typo
Tue, 10 Oct 2006 09:17:17 +0200 added code_abstype and code_constsubst
haftmann [Tue, 10 Oct 2006 09:17:17 +0200] rev 20931
added code_abstype and code_constsubst
Mon, 09 Oct 2006 20:12:45 +0200 isabelle-process: options -S, -X;
wenzelm [Mon, 09 Oct 2006 20:12:45 +0200] rev 20930
isabelle-process: options -S, -X;
Mon, 09 Oct 2006 20:12:42 +0200 tuned;
wenzelm [Mon, 09 Oct 2006 20:12:42 +0200] rev 20929
tuned;
Mon, 09 Oct 2006 19:37:07 +0200 loop: disallow exit in secure mode;
wenzelm [Mon, 09 Oct 2006 19:37:07 +0200] rev 20928
loop: disallow exit in secure mode;
Mon, 09 Oct 2006 19:37:06 +0200 Secure.commit;
wenzelm [Mon, 09 Oct 2006 19:37:06 +0200] rev 20927
Secure.commit;
Mon, 09 Oct 2006 19:37:05 +0200 moved Context.ml_output to Output.ml_output;
wenzelm [Mon, 09 Oct 2006 19:37:05 +0200] rev 20926
moved Context.ml_output to Output.ml_output;
Mon, 09 Oct 2006 19:37:04 +0200 Secure critical operations.
wenzelm [Mon, 09 Oct 2006 19:37:04 +0200] rev 20925
Secure critical operations.
Mon, 09 Oct 2006 19:37:03 +0200 added General/secure.ML;
wenzelm [Mon, 09 Oct 2006 19:37:03 +0200] rev 20924
added General/secure.ML;
Mon, 09 Oct 2006 19:37:02 +0200 added option -S (secure mode);
wenzelm [Mon, 09 Oct 2006 19:37:02 +0200] rev 20923
added option -S (secure mode);
Mon, 09 Oct 2006 12:51:31 +0200 added nbe_post for delayed_if
nipkow [Mon, 09 Oct 2006 12:51:31 +0200] rev 20922
added nbe_post for delayed_if
Mon, 09 Oct 2006 12:20:39 +0200 added delayed_if
nipkow [Mon, 09 Oct 2006 12:20:39 +0200] rev 20921
added delayed_if
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip