wenzelm [Tue, 02 Oct 2007 16:06:41 +0200] rev 24812
export tsig_of;
haftmann [Tue, 02 Oct 2007 07:59:55 +0200] rev 24811
clarified role of class relations
haftmann [Tue, 02 Oct 2007 07:59:54 +0200] rev 24810
ignore mutual recursive modules
wenzelm [Mon, 01 Oct 2007 22:52:20 +0200] rev 24809
integer compatibility: added wrapper for structure Time;
wenzelm [Mon, 01 Oct 2007 22:29:58 +0200] rev 24808
fixed use_text;
wenzelm [Mon, 01 Oct 2007 22:29:56 +0200] rev 24807
downgraded IntInf with divMod;
fixed use_text;
wenzelm [Mon, 01 Oct 2007 21:19:54 +0200] rev 24806
added auto-quickcheck-time-limit;
wenzelm [Mon, 01 Oct 2007 21:19:53 +0200] rev 24805
auto_quickcheck: pervasive options, turned time_limit into plain int, simplified exception handling;
wenzelm [Mon, 01 Oct 2007 21:19:52 +0200] rev 24804
added auto_quickcheck feature;
wenzelm [Mon, 01 Oct 2007 21:19:50 +0200] rev 24803
Norbert Schirmer: record improvements;
wenzelm [Mon, 01 Oct 2007 21:19:49 +0200] rev 24802
preliminary material for Isabelle2007;
wenzelm [Mon, 01 Oct 2007 21:08:26 +0200] rev 24801
misc tuning and update;
wenzelm [Mon, 01 Oct 2007 21:04:40 +0200] rev 24800
misc tuning and update;
wenzelm [Mon, 01 Oct 2007 19:52:07 +0200] rev 24799
misc tuning and update;
wenzelm [Mon, 01 Oct 2007 19:43:34 +0200] rev 24798
updated year to 2007;
wenzelm [Mon, 01 Oct 2007 19:42:40 +0200] rev 24797
tuned;
haftmann [Mon, 01 Oct 2007 19:21:32 +0200] rev 24796
added some lemmas
wenzelm [Mon, 01 Oct 2007 15:14:57 +0200] rev 24795
print_state_context: local theory context, not proof context;
context_position: cover Theory case as well (requires additional checkpoint);
wenzelm [Mon, 01 Oct 2007 15:14:56 +0200] rev 24794
ContextPosition.put_ctxt;
wenzelm [Mon, 01 Oct 2007 15:14:55 +0200] rev 24793
NameSelection: more interval checks;
wenzelm [Mon, 01 Oct 2007 15:14:54 +0200] rev 24792
tuned message;
wenzelm [Mon, 01 Oct 2007 15:14:53 +0200] rev 24791
turned into generic context data;
wenzelm [Mon, 01 Oct 2007 15:14:51 +0200] rev 24790
ML_setup for bind_thms;
ballarin [Mon, 01 Oct 2007 12:25:04 +0200] rev 24789
Simplified interface for printing of interpretations.
ballarin [Mon, 01 Oct 2007 12:24:45 +0200] rev 24788
unfold_locales workaround
ballarin [Mon, 01 Oct 2007 12:24:07 +0200] rev 24787
Theory/context data restructured; simplified interface for printing of interpretations.
isatest [Mon, 01 Oct 2007 02:59:10 +0200] rev 24786
fixed dir in single-logic test
wenzelm [Sun, 30 Sep 2007 21:55:19 +0200] rev 24785
llabs/sko: removed Name.internal;
wenzelm [Sun, 30 Sep 2007 21:55:18 +0200] rev 24784
avoid unnamed infixes;
wenzelm [Sun, 30 Sep 2007 21:55:15 +0200] rev 24783
avoid internal names;
isatest [Sun, 30 Sep 2007 16:53:08 +0200] rev 24782
switch notification email back on
isatest [Sun, 30 Sep 2007 16:51:46 +0200] rev 24781
fix shell quoting confusion
wenzelm [Sun, 30 Sep 2007 16:20:42 +0200] rev 24780
local_theory transactions: more careful treatment of context position;
wenzelm [Sun, 30 Sep 2007 16:20:41 +0200] rev 24779
keep context position as tags for consts/thms;
wenzelm [Sun, 30 Sep 2007 16:20:40 +0200] rev 24778
add_abbrev: tags (Markup.property list);
wenzelm [Sun, 30 Sep 2007 16:20:39 +0200] rev 24777
added internalK, property_internal;
wenzelm [Sun, 30 Sep 2007 16:20:38 +0200] rev 24776
add_consts_authentic/add_abbrev: tags (Markup.property list);
tuned signature;
wenzelm [Sun, 30 Sep 2007 16:20:37 +0200] rev 24775
Markup.internalK;
wenzelm [Sun, 30 Sep 2007 16:20:35 +0200] rev 24774
print_theory: observe Markup.internal_property of consts, discontinued special treatment of internal names elsewhere;
wenzelm [Sun, 30 Sep 2007 16:20:35 +0200] rev 24773
added properties_of;
wenzelm [Sun, 30 Sep 2007 16:20:34 +0200] rev 24772
maintain tags (Markup.property list);
tuned;
wenzelm [Sun, 30 Sep 2007 16:20:33 +0200] rev 24771
skofuns/absfuns: explicit markup as internal consts;
wenzelm [Sun, 30 Sep 2007 16:20:31 +0200] rev 24770
Sign.add_consts_authentic: tags (Markup.property list);
wenzelm [Sun, 30 Sep 2007 11:55:14 +0200] rev 24769
standard_term_check: include expand_abbrevs (back again);
wenzelm [Sat, 29 Sep 2007 21:39:53 +0200] rev 24768
added unparse interfaces (still unused);
add_typ/term_check: added stage and name argument;
added print_checks;
wenzelm [Sat, 29 Sep 2007 21:39:52 +0200] rev 24767
removed redundant const_constraint;
add_const_constraint: proper certification;
prepare_dummies: avoid imperative features;
term_check: separate phases, standard_infer_types passes inference parameters instead of frees/vars;
Syntax.install_operations: dummy unparsers;
wenzelm [Sat, 29 Sep 2007 21:39:51 +0200] rev 24766
Sign.add_const_constraint;
Syntax.add_typ/term_check: added stage and name argument;
wenzelm [Sat, 29 Sep 2007 21:39:50 +0200] rev 24765
maintain maxidx (analogous to name context);
polymorhic: observe Variable.maxidx_of;
wenzelm [Sat, 29 Sep 2007 21:39:49 +0200] rev 24764
added fixate_params;
type_infer: freeze_mode = NONE keeps inference parameters in result;
type_infer: observe Variable.maxidx_of;
wenzelm [Sat, 29 Sep 2007 21:39:48 +0200] rev 24763
Sign.the_const_constraint;
wenzelm [Sat, 29 Sep 2007 21:39:47 +0200] rev 24762
added declare_typ_names;
replace_dummy_patterns: canonical argument order;
wenzelm [Sat, 29 Sep 2007 21:39:46 +0200] rev 24761
removed obsolete external interface add_const_constraint;
removed redundant const_constraint;
renamed add_const_constraint_i to add_const_constraint;
wenzelm [Sat, 29 Sep 2007 21:39:45 +0200] rev 24760
Sign.add_const_constraint;
wenzelm [Sat, 29 Sep 2007 21:39:44 +0200] rev 24759
fixed metis proof (Why did it stop working?);
isatest [Sat, 29 Sep 2007 10:47:05 +0200] rev 24758
swapped machines for at-sml-dev and at-sml-dev-p
isatest [Sat, 29 Sep 2007 10:45:41 +0200] rev 24757
no proof terms for smlnj
kleing [Sat, 29 Sep 2007 10:43:54 +0200] rev 24756
add -p 2 at-sml-dev test for HOL proof terms sessions only
kleing [Sat, 29 Sep 2007 10:41:45 +0200] rev 24755
at-sml-dev session with -p 2
kleing [Sat, 29 Sep 2007 10:40:12 +0200] rev 24754
Added target for proof term sessions (those that need -p 2)
kleing [Sat, 29 Sep 2007 10:04:52 +0200] rev 24753
accept single logic and target as argument