Thu, 26 Mar 2009 13:01:09 +0100 |
haftmann |
step towards proper pictures in dvi
|
changeset |
files
|
Thu, 26 Mar 2009 20:09:58 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 26 Mar 2009 11:33:50 -0700 |
huffman |
parameterize assoc_fold with is_numeral predicate
|
changeset |
files
|
Thu, 26 Mar 2009 14:30:20 +0000 |
paulson |
merged
|
changeset |
files
|
Thu, 26 Mar 2009 14:10:48 +0000 |
paulson |
New theorems mostly concerning infinite series.
|
changeset |
files
|
Thu, 26 Mar 2009 20:08:55 +0100 |
wenzelm |
interpretation/interpret: prefixes are mandatory by default;
|
changeset |
files
|
Thu, 26 Mar 2009 19:24:21 +0100 |
wenzelm |
interpretation/interpret: prefixes are mandatory by default;
|
changeset |
files
|
Thu, 26 Mar 2009 19:00:29 +0100 |
wenzelm |
interpretation/interpret: prefixes within locale expression are mandatory by default;
|
changeset |
files
|
Thu, 26 Mar 2009 18:59:25 +0100 |
wenzelm |
locale_expression: mandatory as parameter;
|
changeset |
files
|
Thu, 26 Mar 2009 17:00:59 +0100 |
wenzelm |
register_locale: produce stamps at the spot where elements are registered;
|
changeset |
files
|
Thu, 26 Mar 2009 15:20:50 +0100 |
wenzelm |
pretty_rule/print_results: no thm status here -- it is potentially slow and mostly uninformative/confusing as long as proofs are still unfinished;
|
changeset |
files
|
Thu, 26 Mar 2009 15:18:50 +0100 |
wenzelm |
pretty_thm_aux etc.: explicit show_status flag;
|
changeset |
files
|
Thu, 26 Mar 2009 14:14:02 +0100 |
wenzelm |
simplified attribute and method setup: eliminating bottom-up styles makes it easier to keep things in one place, and also SML/NJ happy;
|
changeset |
files
|
Wed, 25 Mar 2009 21:35:49 +0100 |
wenzelm |
@{binding} is not a constructor term and should not be inlined, otherwise we loose value polymorphism;
|
changeset |
files
|
Wed, 25 Mar 2009 21:34:31 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 25 Mar 2009 17:23:44 +0100 |
wenzelm |
use more informative Thm.proof_body_of for oracle demo;
|
changeset |
files
|
Wed, 25 Mar 2009 16:54:49 +0100 |
wenzelm |
Proofterm.approximate_proof_body;
|
changeset |
files
|
Wed, 25 Mar 2009 16:54:17 +0100 |
wenzelm |
fulfill_proof/thm_proof: pass whole proof_body, not just the projection to proof (which might be incomplete);
|
changeset |
files
|
Wed, 25 Mar 2009 16:52:50 +0100 |
wenzelm |
removed misleading make_proof_body, make_oracles, make_thms, which essentially assume a *full* proof;
|
changeset |
files
|
Wed, 25 Mar 2009 14:47:08 +0100 |
wenzelm |
avoid mixing of left/right associative infixes, to make it work with experimental Poly/ML 5.3 branch;
|
changeset |
files
|
Tue, 24 Mar 2009 23:43:58 +0100 |
wenzelm |
simplified addPrettyPrinter setup: may pass (fn ...) directly if type constraints are omitted -- addPrettyPrinter treated as a special case internally;
|
changeset |
files
|
Tue, 24 Mar 2009 22:56:17 +0100 |
wenzelm |
status_of: need to include local promises as well!
|
changeset |
files
|
Tue, 24 Mar 2009 22:55:49 +0100 |
wenzelm |
status_of: simultaneous list;
|
changeset |
files
|
Tue, 24 Mar 2009 21:24:53 +0100 |
wenzelm |
display derivation status of thms;
|
changeset |
files
|
Tue, 24 Mar 2009 19:37:50 +0100 |
wenzelm |
recover old ids;
|
changeset |
files
|
Tue, 24 Mar 2009 18:21:58 +0100 |
wenzelm |
report ML typing;
|
changeset |
files
|
Tue, 24 Mar 2009 16:11:42 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 24 Mar 2009 14:09:24 +0100 |
nipkow |
merged
|
changeset |
files
|
Tue, 24 Mar 2009 14:08:13 +0100 |
nipkow |
NEWS: [arith]
|
changeset |
files
|
Tue, 24 Mar 2009 16:11:09 +0100 |
wenzelm |
get_index: produce index of next pending token, not the last one;
|
changeset |
files
|
Tue, 24 Mar 2009 15:47:55 +0100 |
wenzelm |
register token positions persistently with context;
|
changeset |
files
|
Tue, 24 Mar 2009 15:43:37 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 24 Mar 2009 15:43:13 +0100 |
wenzelm |
more markup elements for ML programs;
|
changeset |
files
|
Tue, 24 Mar 2009 13:20:40 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 24 Mar 2009 13:12:23 +0100 |
wenzelm |
process at-sml-dev last -- takes very long (why?);
|
changeset |
files
|
Tue, 24 Mar 2009 13:13:18 +0100 |
nipkow |
fix
|
changeset |
files
|
Tue, 24 Mar 2009 12:45:23 +0100 |
nipkow |
merged
|
changeset |
files
|
Tue, 24 Mar 2009 12:45:01 +0100 |
nipkow |
presburger uses [arith] now
|
changeset |
files
|
Tue, 24 Mar 2009 12:01:12 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 24 Mar 2009 09:15:59 +0100 |
haftmann |
merged
|
changeset |
files
|
Tue, 24 Mar 2009 09:15:51 +0100 |
haftmann |
added Imperative_HOL_ex
|
changeset |
files
|
Tue, 24 Mar 2009 15:55:11 +1100 |
Timothy Bourke |
Use assms rather than prems in find_theorems solves.
|
changeset |
files
|
Mon, 23 Mar 2009 14:29:59 -0700 |
huffman |
clean up proofs of sign rules for multiplication; add list of lemmas mult_sign_intros
|
changeset |
files
|
Mon, 23 Mar 2009 13:26:52 -0700 |
huffman |
lemmas add_sign_intros
|
changeset |
files
|
Mon, 23 Mar 2009 19:01:34 +0100 |
haftmann |
merged
|
changeset |
files
|
Mon, 23 Mar 2009 19:01:17 +0100 |
haftmann |
moved Imperative_HOL examples to Imperative_HOL/ex
|
changeset |
files
|
Mon, 23 Mar 2009 19:01:17 +0100 |
haftmann |
corrected variable renaming
|
changeset |
files
|
Mon, 23 Mar 2009 19:01:16 +0100 |
haftmann |
tuned error messages
|
changeset |
files
|
Mon, 23 Mar 2009 19:01:16 +0100 |
haftmann |
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
|
changeset |
files
|
Mon, 23 Mar 2009 19:01:15 +0100 |
haftmann |
structure LinArith now named Lin_Arith
|
changeset |
files
|
Mon, 23 Mar 2009 19:01:15 +0100 |
haftmann |
suddenly infix identifier oo occurs in generated code
|
changeset |
files
|
Tue, 24 Mar 2009 11:57:41 +0100 |
wenzelm |
datatype antiquote: maintain original Position.range, which is eventually attached to the resulting ML tokens;
|
changeset |
files
|
Tue, 24 Mar 2009 11:39:25 +0100 |
wenzelm |
eliminated non-canonical alias structure T = ML_Lex;
|
changeset |
files
|
Tue, 24 Mar 2009 00:36:32 +0100 |
wenzelm |
error "Static Errors";
|
changeset |
files
|
Tue, 24 Mar 2009 00:30:52 +0100 |
wenzelm |
more systematic type use_context;
|
changeset |
files
|
Mon, 23 Mar 2009 22:57:27 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 23 Mar 2009 22:56:03 +0100 |
wenzelm |
more systematic type use_context;
|
changeset |
files
|
Mon, 23 Mar 2009 22:38:02 +0100 |
wenzelm |
eliminated Output.ml_output;
|
changeset |
files
|
Mon, 23 Mar 2009 22:37:41 +0100 |
wenzelm |
pretty_ml/ml_pretty: proper handling of markup and string length;
|
changeset |
files
|
Mon, 23 Mar 2009 21:57:52 +0100 |
wenzelm |
more systematic type use_context;
|
changeset |
files
|
Mon, 23 Mar 2009 21:40:12 +0100 |
wenzelm |
removed obsolete ml_output;
|
changeset |
files
|
Mon, 23 Mar 2009 21:40:11 +0100 |
wenzelm |
more systematic type use_context;
|
changeset |
files
|
Mon, 23 Mar 2009 21:40:11 +0100 |
wenzelm |
more systematic type use_context, with particular values ML_Parse.global_context and ML_Context.local_context;
|
changeset |
files
|
Mon, 23 Mar 2009 21:40:11 +0100 |
wenzelm |
de-camelized ML_Name_Space;
|
changeset |
files
|
Mon, 23 Mar 2009 17:21:42 +0100 |
wenzelm |
suppress status output for traditional tty modes (including Proof General);
|
changeset |
files
|
Mon, 23 Mar 2009 17:20:31 +0100 |
wenzelm |
added report_text -- status messages with text body;
|
changeset |
files
|
Mon, 23 Mar 2009 15:33:35 +0100 |
wenzelm |
maintain parse trees cumulatively;
|
changeset |
files
|
Mon, 23 Mar 2009 15:23:06 +0100 |
wenzelm |
Block markup: maintain output version within tree values (in accordance with String) -- changes operational behaviour wrt. print_mode;
|
changeset |
files
|
Mon, 23 Mar 2009 11:20:46 +0100 |
wenzelm |
future scheduler: reduced wait timeout if tasks need to be canceled -- to improve reactivity of interrupts;
|
changeset |
files
|
Mon, 23 Mar 2009 08:16:24 +0100 |
haftmann |
merged
|
changeset |
files
|
Mon, 23 Mar 2009 08:14:58 +0100 |
haftmann |
Main is (Complex_Main) base entry point in library theories
|
changeset |
files
|
Mon, 23 Mar 2009 08:14:24 +0100 |
haftmann |
Main is (Complex_Main) base entry point in library theories
|
changeset |
files
|
Mon, 23 Mar 2009 08:14:23 +0100 |
haftmann |
added instances for bot, top, wellorder
|
changeset |
files
|
Mon, 23 Mar 2009 08:14:23 +0100 |
haftmann |
tuned header
|
changeset |
files
|
Mon, 23 Mar 2009 08:14:22 +0100 |
haftmann |
more canonical import, syntax fix
|
changeset |
files
|
Mon, 23 Mar 2009 07:41:07 +0100 |
haftmann |
merged
|
changeset |
files
|
Sun, 22 Mar 2009 20:47:49 +0100 |
haftmann |
merged
|
changeset |
files
|
Sun, 22 Mar 2009 20:46:12 +0100 |
haftmann |
more antiquotations
|
changeset |
files
|
Sun, 22 Mar 2009 20:46:12 +0100 |
haftmann |
moved import of module qelim to theory Presburger
|
changeset |
files
|
Sun, 22 Mar 2009 20:46:11 +0100 |
haftmann |
tuned header
|
changeset |
files
|
Sun, 22 Mar 2009 20:46:11 +0100 |
haftmann |
dropped theory Arith_Tools
|
changeset |
files
|
Sun, 22 Mar 2009 20:46:11 +0100 |
haftmann |
lemma nat_dvd_not_less moved here from Arith_Tools
|
changeset |
files
|
Sun, 22 Mar 2009 20:46:10 +0100 |
haftmann |
distributed contents of theory Arith_Tools to theories Int, IntDiv and NatBin accordingly
|
changeset |
files
|
Sun, 22 Mar 2009 21:48:14 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sun, 22 Mar 2009 19:43:21 +0100 |
nipkow |
merged
|
changeset |
files
|
Sun, 22 Mar 2009 19:36:04 +0100 |
nipkow |
1. New cancellation simprocs for common factors in inequations
|
changeset |
files
|
Sun, 22 Mar 2009 11:56:32 +0100 |
haftmann |
clarified relationship of modules Code_Name and Code_Printer
|
changeset |
files
|
Sun, 22 Mar 2009 11:56:22 +0100 |
haftmann |
added Symreltab (binary relations of symbols) instance of TableFun
|
changeset |
files
|
Sun, 22 Mar 2009 21:30:21 +0100 |
wenzelm |
proper signature;
|
changeset |
files
|
Sun, 22 Mar 2009 20:50:02 +0100 |
wenzelm |
added read_antiq, with improved error reporting;
|
changeset |
files
|
Sun, 22 Mar 2009 20:49:48 +0100 |
wenzelm |
ML_Lex.read_antiq;
|
changeset |
files
|
Sun, 22 Mar 2009 20:49:48 +0100 |
wenzelm |
ML_Lex.read_antiq;
|
changeset |
files
|
Sun, 22 Mar 2009 20:49:47 +0100 |
wenzelm |
simplified Antiquote.read (again);
|
changeset |
files
|
Sun, 22 Mar 2009 20:49:47 +0100 |
wenzelm |
export report -- version that actually covers all cases;
|
changeset |
files
|
Sun, 22 Mar 2009 19:12:36 +0100 |
wenzelm |
Test of advanced ML compiler invocation in Poly/ML 5.3.
|
changeset |
files
|
Sun, 22 Mar 2009 19:11:00 +0100 |
wenzelm |
ML/ml_test.ML: test of advanced ML compiler invocation in Poly/ML 5.3;
|
changeset |
files
|