Wed, 08 Feb 2006 09:27:20 +0100 fixed the most silly bug conceivable in map_atyps
haftmann [Wed, 08 Feb 2006 09:27:20 +0100] rev 18976
fixed the most silly bug conceivable in map_atyps
Tue, 07 Feb 2006 19:57:00 +0100 lambda: base name of Const;
wenzelm [Tue, 07 Feb 2006 19:57:00 +0100] rev 18975
lambda: base name of Const;
Tue, 07 Feb 2006 19:56:58 +0100 adapted Sign.infer_types;
wenzelm [Tue, 07 Feb 2006 19:56:58 +0100] rev 18974
adapted Sign.infer_types; removed obsolete lambda' -- same as Term.lambda;
Tue, 07 Feb 2006 19:56:57 +0100 has_duplicates;
wenzelm [Tue, 07 Feb 2006 19:56:57 +0100] rev 18973
has_duplicates;
Tue, 07 Feb 2006 19:56:56 +0100 adapted Sign.infer_types;
wenzelm [Tue, 07 Feb 2006 19:56:56 +0100] rev 18972
adapted Sign.infer_types;
Tue, 07 Feb 2006 19:56:54 +0100 added local consts component;
wenzelm [Tue, 07 Feb 2006 19:56:54 +0100] rev 18971
added local consts component; tuned;
Tue, 07 Feb 2006 19:56:53 +0100 Library.is_equal;
wenzelm [Tue, 07 Feb 2006 19:56:53 +0100] rev 18970
Library.is_equal;
Tue, 07 Feb 2006 19:56:51 +0100 removed obsolete sign_of_cterm;
wenzelm [Tue, 07 Feb 2006 19:56:51 +0100] rev 18969
removed obsolete sign_of_cterm; adapted Sign.certify_term;
Tue, 07 Feb 2006 19:56:50 +0100 adapted Sign.infer_types(_simult), Sign.certify_term/prop;
wenzelm [Tue, 07 Feb 2006 19:56:50 +0100] rev 18968
adapted Sign.infer_types(_simult), Sign.certify_term/prop;
Tue, 07 Feb 2006 19:56:49 +0100 export consts_of;
wenzelm [Tue, 07 Feb 2006 19:56:49 +0100] rev 18967
export consts_of; removed const_expansion; pretty_term', infer_types(_simult): separate Consts.T argument; added generic certify; simplified certify_term/prop;
Tue, 07 Feb 2006 19:56:48 +0100 removed eq-polymorphic duplicates;
wenzelm [Tue, 07 Feb 2006 19:56:48 +0100] rev 18966
removed eq-polymorphic duplicates; renamed gen_duplicates to duplicates; added is_equal;
Tue, 07 Feb 2006 19:56:47 +0100 renamed space to space_of;
wenzelm [Tue, 07 Feb 2006 19:56:47 +0100] rev 18965
renamed space to space_of; removed expansion; added abbrevs_of; added read_const; certify: substitute arguments into expanded const; tuned;
Tue, 07 Feb 2006 19:56:45 +0100 renamed gen_duplicates to duplicates;
wenzelm [Tue, 07 Feb 2006 19:56:45 +0100] rev 18964
renamed gen_duplicates to duplicates;
Tue, 07 Feb 2006 08:47:43 +0100 slight improvements in code generation
haftmann [Tue, 07 Feb 2006 08:47:43 +0100] rev 18963
slight improvements in code generation
Mon, 06 Feb 2006 21:02:01 +0100 updated;
wenzelm [Mon, 06 Feb 2006 21:02:01 +0100] rev 18962
updated;
Mon, 06 Feb 2006 21:00:01 +0100 Logic.combound;
wenzelm [Mon, 06 Feb 2006 21:00:01 +0100] rev 18961
Logic.combound;
Mon, 06 Feb 2006 21:00:00 +0100 adapted Consts.dest;
wenzelm [Mon, 06 Feb 2006 21:00:00 +0100] rev 18960
adapted Consts.dest;
Mon, 06 Feb 2006 20:59:59 +0100 Sign.cert_def;
wenzelm [Mon, 06 Feb 2006 20:59:59 +0100] rev 18959
Sign.cert_def; tuned;
Mon, 06 Feb 2006 20:59:58 +0100 added bound_vars;
wenzelm [Mon, 06 Feb 2006 20:59:58 +0100] rev 18958
added bound_vars;
Mon, 06 Feb 2006 20:59:57 +0100 TableFun: renamed xxx_multi to xxx_list;
wenzelm [Mon, 06 Feb 2006 20:59:57 +0100] rev 18957
TableFun: renamed xxx_multi to xxx_list; tuned;
Mon, 06 Feb 2006 20:59:56 +0100 Envir.(beta_)eta_contract;
wenzelm [Mon, 06 Feb 2006 20:59:56 +0100] rev 18956
Envir.(beta_)eta_contract; TableFun: renamed xxx_multi to xxx_list;
Mon, 06 Feb 2006 20:59:55 +0100 added local_theory, with optional locale xname;
wenzelm [Mon, 06 Feb 2006 20:59:55 +0100] rev 18955
added local_theory, with optional locale xname;
Mon, 06 Feb 2006 20:59:54 +0100 type local_theory;
wenzelm [Mon, 06 Feb 2006 20:59:54 +0100] rev 18954
type local_theory; removed _loc versions;
Mon, 06 Feb 2006 20:59:53 +0100 norm_term: Sign.const_expansion, Envir.expand_atom;
wenzelm [Mon, 06 Feb 2006 20:59:53 +0100] rev 18953
norm_term: Sign.const_expansion, Envir.expand_atom;
Mon, 06 Feb 2006 20:59:52 +0100 TableFun: renamed xxx_multi to xxx_list;
wenzelm [Mon, 06 Feb 2006 20:59:52 +0100] rev 18952
TableFun: renamed xxx_multi to xxx_list; tuned LocalDefs.cert_def;
Mon, 06 Feb 2006 20:59:51 +0100 type local_theory = Proof.context;
wenzelm [Mon, 06 Feb 2006 20:59:51 +0100] rev 18951
type local_theory = Proof.context; print_consts: subject to quiet_mode;
Mon, 06 Feb 2006 20:59:50 +0100 cert_def: use Logic.dest_def;
wenzelm [Mon, 06 Feb 2006 20:59:50 +0100] rev 18950
cert_def: use Logic.dest_def; moved abs_def to logic.ML; derived_def: conditional flag;
Mon, 06 Feb 2006 20:59:49 +0100 Toplevel.local_theory;
wenzelm [Mon, 06 Feb 2006 20:59:49 +0100] rev 18949
Toplevel.local_theory;
Mon, 06 Feb 2006 20:59:48 +0100 LocalDefs.cert_def;
wenzelm [Mon, 06 Feb 2006 20:59:48 +0100] rev 18948
LocalDefs.cert_def; tuned;
Mon, 06 Feb 2006 20:59:47 +0100 eq_prop: Envir.beta_eta_contract;
wenzelm [Mon, 06 Feb 2006 20:59:47 +0100] rev 18947
eq_prop: Envir.beta_eta_contract;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip