Thu, 26 Mar 2009 13:02:12 +0100 merged
haftmann [Thu, 26 Mar 2009 13:02:12 +0100] rev 30735
merged
Thu, 26 Mar 2009 13:01:09 +0100 step towards proper pictures in dvi
haftmann [Thu, 26 Mar 2009 13:01:09 +0100] rev 30734
step towards proper pictures in dvi
Thu, 26 Mar 2009 20:09:58 +0100 merged
wenzelm [Thu, 26 Mar 2009 20:09:58 +0100] rev 30733
merged
Thu, 26 Mar 2009 11:33:50 -0700 parameterize assoc_fold with is_numeral predicate
huffman [Thu, 26 Mar 2009 11:33:50 -0700] rev 30732
parameterize assoc_fold with is_numeral predicate
Thu, 26 Mar 2009 14:30:20 +0000 merged
paulson [Thu, 26 Mar 2009 14:30:20 +0000] rev 30731
merged
Thu, 26 Mar 2009 14:10:48 +0000 New theorems mostly concerning infinite series.
paulson [Thu, 26 Mar 2009 14:10:48 +0000] rev 30730
New theorems mostly concerning infinite series.
Thu, 26 Mar 2009 20:08:55 +0100 interpretation/interpret: prefixes are mandatory by default;
wenzelm [Thu, 26 Mar 2009 20:08:55 +0100] rev 30729
interpretation/interpret: prefixes are mandatory by default;
Thu, 26 Mar 2009 19:24:21 +0100 interpretation/interpret: prefixes are mandatory by default;
wenzelm [Thu, 26 Mar 2009 19:24:21 +0100] rev 30728
interpretation/interpret: prefixes are mandatory by default; misc tuning and updates;
Thu, 26 Mar 2009 19:00:29 +0100 interpretation/interpret: prefixes within locale expression are mandatory by default;
wenzelm [Thu, 26 Mar 2009 19:00:29 +0100] rev 30727
interpretation/interpret: prefixes within locale expression are mandatory by default;
Thu, 26 Mar 2009 18:59:25 +0100 locale_expression: mandatory as parameter;
wenzelm [Thu, 26 Mar 2009 18:59:25 +0100] rev 30726
locale_expression: mandatory as parameter; misc tuning and simplifications of parsers;
Thu, 26 Mar 2009 17:00:59 +0100 register_locale: produce stamps at the spot where elements are registered;
wenzelm [Thu, 26 Mar 2009 17:00:59 +0100] rev 30725
register_locale: produce stamps at the spot where elements are registered; tuned signature; misc internal tuning and simplification;
Thu, 26 Mar 2009 15:20:50 +0100 pretty_rule/print_results: no thm status here -- it is potentially slow and mostly uninformative/confusing as long as proofs are still unfinished;
wenzelm [Thu, 26 Mar 2009 15:20:50 +0100] rev 30724
pretty_rule/print_results: no thm status here -- it is potentially slow and mostly uninformative/confusing as long as proofs are still unfinished;
Thu, 26 Mar 2009 15:18:50 +0100 pretty_thm_aux etc.: explicit show_status flag;
wenzelm [Thu, 26 Mar 2009 15:18:50 +0100] rev 30723
pretty_thm_aux etc.: explicit show_status flag;
Thu, 26 Mar 2009 14:14:02 +0100 simplified attribute and method setup: eliminating bottom-up styles makes it easier to keep things in one place, and also SML/NJ happy;
wenzelm [Thu, 26 Mar 2009 14:14:02 +0100] rev 30722
simplified attribute and method setup: eliminating bottom-up styles makes it easier to keep things in one place, and also SML/NJ happy;
Wed, 25 Mar 2009 21:35:49 +0100 @{binding} is not a constructor term and should not be inlined, otherwise we loose value polymorphism;
wenzelm [Wed, 25 Mar 2009 21:35:49 +0100] rev 30721
@{binding} is not a constructor term and should not be inlined, otherwise we loose value polymorphism;
Wed, 25 Mar 2009 21:34:31 +0100 tuned;
wenzelm [Wed, 25 Mar 2009 21:34:31 +0100] rev 30720
tuned;
Wed, 25 Mar 2009 17:23:44 +0100 use more informative Thm.proof_body_of for oracle demo;
wenzelm [Wed, 25 Mar 2009 17:23:44 +0100] rev 30719
use more informative Thm.proof_body_of for oracle demo;
Wed, 25 Mar 2009 16:54:49 +0100 Proofterm.approximate_proof_body;
wenzelm [Wed, 25 Mar 2009 16:54:49 +0100] rev 30718
Proofterm.approximate_proof_body;
Wed, 25 Mar 2009 16:54:17 +0100 fulfill_proof/thm_proof: pass whole proof_body, not just the projection to proof (which might be incomplete);
wenzelm [Wed, 25 Mar 2009 16:54:17 +0100] rev 30717
fulfill_proof/thm_proof: pass whole proof_body, not just the projection to proof (which might be incomplete); more explicit oracle_proof;
Wed, 25 Mar 2009 16:52:50 +0100 removed misleading make_proof_body, make_oracles, make_thms, which essentially assume a *full* proof;
wenzelm [Wed, 25 Mar 2009 16:52:50 +0100] rev 30716
removed misleading make_proof_body, make_oracles, make_thms, which essentially assume a *full* proof; added approximate_proof_body -- replaces former make_proof_body; added all_oracles_of; oracle_proof: explicit oracle result; fulfill_proof/thm_proof: require proper proof_body futures, to maintain full account of oracles and thms (repairs a serious problem of the old version);
Wed, 25 Mar 2009 14:47:08 +0100 avoid mixing of left/right associative infixes, to make it work with experimental Poly/ML 5.3 branch;
wenzelm [Wed, 25 Mar 2009 14:47:08 +0100] rev 30715
avoid mixing of left/right associative infixes, to make it work with experimental Poly/ML 5.3 branch;
Tue, 24 Mar 2009 23:43:58 +0100 simplified addPrettyPrinter setup: may pass (fn ...) directly if type constraints are omitted -- addPrettyPrinter treated as a special case internally;
wenzelm [Tue, 24 Mar 2009 23:43:58 +0100] rev 30714
simplified addPrettyPrinter setup: may pass (fn ...) directly if type constraints are omitted -- addPrettyPrinter treated as a special case internally;
Tue, 24 Mar 2009 22:56:17 +0100 status_of: need to include local promises as well!
wenzelm [Tue, 24 Mar 2009 22:56:17 +0100] rev 30713
status_of: need to include local promises as well!
Tue, 24 Mar 2009 22:55:49 +0100 status_of: simultaneous list;
wenzelm [Tue, 24 Mar 2009 22:55:49 +0100] rev 30712
status_of: simultaneous list;
Tue, 24 Mar 2009 21:24:53 +0100 display derivation status of thms;
wenzelm [Tue, 24 Mar 2009 21:24:53 +0100] rev 30711
display derivation status of thms;
Tue, 24 Mar 2009 19:37:50 +0100 recover old ids;
wenzelm [Tue, 24 Mar 2009 19:37:50 +0100] rev 30710
recover old ids;
Tue, 24 Mar 2009 18:21:58 +0100 report ML typing;
wenzelm [Tue, 24 Mar 2009 18:21:58 +0100] rev 30709
report ML typing;
Tue, 24 Mar 2009 16:11:42 +0100 merged
wenzelm [Tue, 24 Mar 2009 16:11:42 +0100] rev 30708
merged
Tue, 24 Mar 2009 14:09:24 +0100 merged
nipkow [Tue, 24 Mar 2009 14:09:24 +0100] rev 30707
merged
Tue, 24 Mar 2009 14:08:13 +0100 NEWS: [arith]
nipkow [Tue, 24 Mar 2009 14:08:13 +0100] rev 30706
NEWS: [arith]
Tue, 24 Mar 2009 16:11:09 +0100 get_index: produce index of next pending token, not the last one;
wenzelm [Tue, 24 Mar 2009 16:11:09 +0100] rev 30705
get_index: produce index of next pending token, not the last one;
Tue, 24 Mar 2009 15:47:55 +0100 register token positions persistently with context;
wenzelm [Tue, 24 Mar 2009 15:47:55 +0100] rev 30704
register token positions persistently with context; report some aspects of parse trees; removed obsolete CPPrintInAlphabeticalOrder; tuned;
Tue, 24 Mar 2009 15:43:37 +0100 tuned;
wenzelm [Tue, 24 Mar 2009 15:43:37 +0100] rev 30703
tuned;
Tue, 24 Mar 2009 15:43:13 +0100 more markup elements for ML programs;
wenzelm [Tue, 24 Mar 2009 15:43:13 +0100] rev 30702
more markup elements for ML programs;
Tue, 24 Mar 2009 13:20:40 +0100 merged
wenzelm [Tue, 24 Mar 2009 13:20:40 +0100] rev 30701
merged
Tue, 24 Mar 2009 13:12:23 +0100 process at-sml-dev last -- takes very long (why?);
wenzelm [Tue, 24 Mar 2009 13:12:23 +0100] rev 30700
process at-sml-dev last -- takes very long (why?);
Tue, 24 Mar 2009 13:13:18 +0100 fix
nipkow [Tue, 24 Mar 2009 13:13:18 +0100] rev 30699
fix
Tue, 24 Mar 2009 12:45:23 +0100 merged
nipkow [Tue, 24 Mar 2009 12:45:23 +0100] rev 30698
merged
Tue, 24 Mar 2009 12:45:01 +0100 presburger uses [arith] now
nipkow [Tue, 24 Mar 2009 12:45:01 +0100] rev 30697
presburger uses [arith] now
Tue, 24 Mar 2009 12:01:12 +0100 merged
wenzelm [Tue, 24 Mar 2009 12:01:12 +0100] rev 30696
merged
Tue, 24 Mar 2009 09:15:59 +0100 merged
haftmann [Tue, 24 Mar 2009 09:15:59 +0100] rev 30695
merged
Tue, 24 Mar 2009 09:15:51 +0100 added Imperative_HOL_ex
haftmann [Tue, 24 Mar 2009 09:15:51 +0100] rev 30694
added Imperative_HOL_ex
Tue, 24 Mar 2009 15:55:11 +1100 Use assms rather than prems in find_theorems solves.
Timothy Bourke [Tue, 24 Mar 2009 15:55:11 +1100] rev 30693
Use assms rather than prems in find_theorems solves.
Mon, 23 Mar 2009 14:29:59 -0700 clean up proofs of sign rules for multiplication; add list of lemmas mult_sign_intros
huffman [Mon, 23 Mar 2009 14:29:59 -0700] rev 30692
clean up proofs of sign rules for multiplication; add list of lemmas mult_sign_intros
Mon, 23 Mar 2009 13:26:52 -0700 lemmas add_sign_intros
huffman [Mon, 23 Mar 2009 13:26:52 -0700] rev 30691
lemmas add_sign_intros
Mon, 23 Mar 2009 19:01:34 +0100 merged
haftmann [Mon, 23 Mar 2009 19:01:34 +0100] rev 30690
merged
Mon, 23 Mar 2009 19:01:17 +0100 moved Imperative_HOL examples to Imperative_HOL/ex
haftmann [Mon, 23 Mar 2009 19:01:17 +0100] rev 30689
moved Imperative_HOL examples to Imperative_HOL/ex
Mon, 23 Mar 2009 19:01:17 +0100 corrected variable renaming
haftmann [Mon, 23 Mar 2009 19:01:17 +0100] rev 30688
corrected variable renaming
Mon, 23 Mar 2009 19:01:16 +0100 tuned error messages
haftmann [Mon, 23 Mar 2009 19:01:16 +0100] rev 30687
tuned error messages
Mon, 23 Mar 2009 19:01:16 +0100 moved generic arith_tac (formerly silent_arith_tac), verbose_arith_tac (formerly arith_tac) to Arith_Data; simple_arith-tac now named linear_arith_tac
haftmann [Mon, 23 Mar 2009 19:01:16 +0100] rev 30686
moved generic arith_tac (formerly silent_arith_tac), verbose_arith_tac (formerly arith_tac) to Arith_Data; simple_arith-tac now named linear_arith_tac
Mon, 23 Mar 2009 19:01:15 +0100 structure LinArith now named Lin_Arith
haftmann [Mon, 23 Mar 2009 19:01:15 +0100] rev 30685
structure LinArith now named Lin_Arith
Mon, 23 Mar 2009 19:01:15 +0100 suddenly infix identifier oo occurs in generated code
haftmann [Mon, 23 Mar 2009 19:01:15 +0100] rev 30684
suddenly infix identifier oo occurs in generated code
Tue, 24 Mar 2009 11:57:41 +0100 datatype antiquote: maintain original Position.range, which is eventually attached to the resulting ML tokens;
wenzelm [Tue, 24 Mar 2009 11:57:41 +0100] rev 30683
datatype antiquote: maintain original Position.range, which is eventually attached to the resulting ML tokens;
Tue, 24 Mar 2009 11:39:25 +0100 eliminated non-canonical alias structure T = ML_Lex;
wenzelm [Tue, 24 Mar 2009 11:39:25 +0100] rev 30682
eliminated non-canonical alias structure T = ML_Lex;
Tue, 24 Mar 2009 00:36:32 +0100 error "Static Errors";
wenzelm [Tue, 24 Mar 2009 00:36:32 +0100] rev 30681
error "Static Errors";
Tue, 24 Mar 2009 00:30:52 +0100 more systematic type use_context;
wenzelm [Tue, 24 Mar 2009 00:30:52 +0100] rev 30680
more systematic type use_context; result_fun: actually apply result, only one version of eval; removed obsolete 'ML_parse';
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip