blanchet [Thu, 13 Mar 2014 13:18:14 +0100] rev 56095
do less work in 'filter' mode
blanchet [Thu, 13 Mar 2014 13:18:14 +0100] rev 56094
let exception pass through in debug mode
blanchet [Thu, 13 Mar 2014 13:18:14 +0100] rev 56093
simplified preplaying information
blanchet [Thu, 13 Mar 2014 13:18:14 +0100] rev 56092
renamed (hardly used) 'prod_pred' and 'option_pred' to 'pred_prod' and 'pred_option'
blanchet [Thu, 13 Mar 2014 13:18:14 +0100] rev 56091
simplified solution parsing
blanchet [Thu, 13 Mar 2014 13:18:14 +0100] rev 56090
adapted to renamed ML files
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56089
renamed ML files
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56088
reintroduced old model reconstruction code -- still needs to be ported
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56087
slacker error code policy for Z3
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56086
repaired 'if' logic
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56085
killed a few 'metis' calls
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56084
honor the fact that the new Z3 can generate Isar proofs
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56083
have Sledgehammer generate Isar proofs from Z3 proofs
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56082
tuned ML interface
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56081
integrate SMT2 with Sledgehammer
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56080
removed tracing output
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56079
use 'smt2' in SMT examples as much as currently possible
blanchet [Thu, 13 Mar 2014 13:18:13 +0100] rev 56078
moved 'SMT2' (SMT-LIB-2-based SMT module) into Isabelle
haftmann [Thu, 13 Mar 2014 08:56:08 +0100] rev 56077
tuned proofs
haftmann [Thu, 13 Mar 2014 08:56:08 +0100] rev 56076
dropped redundant theorems
haftmann [Thu, 13 Mar 2014 08:56:08 +0100] rev 56075
tuned
haftmann [Thu, 13 Mar 2014 08:56:07 +0100] rev 56074
monotonicity in complete lattices
nipkow [Thu, 13 Mar 2014 07:07:07 +0100] rev 56073
enhanced simplifier solver for preconditions of rewrite rule, can now deal with conjunctions
wenzelm [Wed, 12 Mar 2014 22:57:50 +0100] rev 56072
tuned signature -- clarified module name;
wenzelm [Wed, 12 Mar 2014 22:44:55 +0100] rev 56071
added ML antiquotation @{here};
wenzelm [Wed, 12 Mar 2014 22:41:04 +0100] rev 56070
ML_Context.check_antiquotation still required;
wenzelm [Wed, 12 Mar 2014 21:58:48 +0100] rev 56069
simplified programming interface to define ML antiquotations -- NB: the transformed context ignores updates of the context parser;
added command 'print_ML_antiquotations';
wenzelm [Wed, 12 Mar 2014 21:29:46 +0100] rev 56068
proper base comparison;
wenzelm [Wed, 12 Mar 2014 21:28:09 +0100] rev 56067
tuned;
wenzelm [Wed, 12 Mar 2014 17:25:28 +0100] rev 56066
tuned proofs;
wenzelm [Wed, 12 Mar 2014 17:02:05 +0100] rev 56065
more explicit markup and explanation of the improper status of 'back', following the AFP style-guide;
wenzelm [Wed, 12 Mar 2014 16:43:17 +0100] rev 56064
clarified Markup.operator vs. Markup.delimiter;
tuned color;
wenzelm [Wed, 12 Mar 2014 16:11:47 +0100] rev 56063
more explicit markup for Token.Literal;
Markup.quasi_keyword for Parse.$$$ -- it is used within Args.syntax as well;
Markup.operator for name of Args.syntax, to override outer keywords like "where";
tuned signature;
wenzelm [Wed, 12 Mar 2014 14:37:14 +0100] rev 56062
tuned signature;
wenzelm [Wed, 12 Mar 2014 14:23:26 +0100] rev 56061
modernized setup;
wenzelm [Wed, 12 Mar 2014 14:22:51 +0100] rev 56060
tuned;
wenzelm [Wed, 12 Mar 2014 14:17:13 +0100] rev 56059
some document antiquotations for Isabelle/jEdit elements;
modernized theory setup;
wenzelm [Wed, 12 Mar 2014 12:18:41 +0100] rev 56058
merged
wenzelm [Wed, 12 Mar 2014 10:42:28 +0100] rev 56057
more explicit Sign.change_check -- detect structural mistakes where they emerge, not at later theory merges;
clarified sublocale_global: proper Local_Theory.exit (see also 8fe7414f00b1);
wenzelm [Tue, 11 Mar 2014 22:49:28 +0100] rev 56056
more efficient local theory operations, by imposing a linear change discipline on the main types/consts tables, in order to speed-up Proof_Context.transfer_syntax required for Local_Theory.raw_theory_result;
wenzelm [Tue, 11 Mar 2014 21:58:41 +0100] rev 56055
slightly more rubust (and opportunistic) exit for old-fashioned theory_to_proof, which is used by global 'sublocale' with Named_Target.init but without proper exit;
wenzelm [Tue, 11 Mar 2014 18:36:17 +0100] rev 56054
more standard internal data integrity;
wenzelm [Tue, 11 Mar 2014 18:26:47 +0100] rev 56053
tables with changes relative to some common base version -- support for efficient join/merge of big global tables with small local updates;
wenzelm [Tue, 11 Mar 2014 14:28:39 +0100] rev 56052
tuned signature;
wenzelm [Tue, 11 Mar 2014 13:58:22 +0100] rev 56051
tuned comment;
wenzelm [Tue, 11 Mar 2014 10:14:45 +0100] rev 56050
minor performance tuning via fast matching filter;
blanchet [Tue, 11 Mar 2014 17:18:42 +0100] rev 56049
added missing theorems to unfolding set
blanchet [Tue, 11 Mar 2014 17:18:41 +0100] rev 56048
moved 'Quickcheck_Narrowing' further down the theory graph
blanchet [Tue, 11 Mar 2014 17:18:39 +0100] rev 56047
make it possible to load Quickcheck exhaustive & narrowing in parallel
blanchet [Tue, 11 Mar 2014 15:34:38 +0100] rev 56046
full path
hoelzl [Tue, 11 Mar 2014 11:32:32 +0100] rev 56045
measurable_lfp/gfp: indirection not necessary
wenzelm [Mon, 10 Mar 2014 23:03:51 +0100] rev 56044
merged
wenzelm [Mon, 10 Mar 2014 23:03:15 +0100] rev 56043
tuned proofs;
wenzelm [Mon, 10 Mar 2014 22:40:48 +0100] rev 56042
proper Char comparison, despite weakly-typed Scala (cf. 5ff5208de089);
wenzelm [Mon, 10 Mar 2014 22:39:37 +0100] rev 56041
tuned message;
wenzelm [Mon, 10 Mar 2014 22:28:20 +0100] rev 56040
tuned message;
wenzelm [Mon, 10 Mar 2014 22:22:03 +0100] rev 56039
include long identifiers in the reckoning of words (e.g. "integer.lifting" vs. 'lifting_update');
wenzelm [Mon, 10 Mar 2014 22:14:53 +0100] rev 56038
tuned messages -- in accordance to Isabelle/Scala;
wenzelm [Mon, 10 Mar 2014 22:08:51 +0100] rev 56037
tuned;
wenzelm [Mon, 10 Mar 2014 21:58:54 +0100] rev 56036
enabled test in PIDE interaction;
wenzelm [Mon, 10 Mar 2014 21:40:39 +0100] rev 56035
proper Args.syntax for slightly odd bundle trickery;
do not handle arbitrary exceptions;
more abstract type Args.src;
wenzelm [Mon, 10 Mar 2014 21:15:29 +0100] rev 56034
some Markup.language_path to prevent completion of symbols (notably "~") -- always "delimited" for simplicity in contrast to 42ac3cfb89f6;
wenzelm [Mon, 10 Mar 2014 20:27:08 +0100] rev 56033
more markup;
wenzelm [Mon, 10 Mar 2014 18:06:23 +0100] rev 56032
clarified Args.check_src: retain name space information for error output;
tuned signature;
wenzelm [Mon, 10 Mar 2014 17:52:30 +0100] rev 56031
tuned;
wenzelm [Mon, 10 Mar 2014 17:09:40 +0100] rev 56030
modernized data managed via Name_Space.table;
wenzelm [Mon, 10 Mar 2014 16:30:07 +0100] rev 56029
clarified Args.src: more abstract type, position refers to name only;
prefer self-contained Args.check_src;
wenzelm [Mon, 10 Mar 2014 15:30:29 +0100] rev 56028
tuned signature;
wenzelm [Mon, 10 Mar 2014 15:20:41 +0100] rev 56027
prefer Name_Space.pretty with its builtin markup;
wenzelm [Mon, 10 Mar 2014 15:04:01 +0100] rev 56026
tuned signature -- prefer Name_Space.get with its builtin error;
wenzelm [Mon, 10 Mar 2014 13:55:03 +0100] rev 56025
abstract type Name_Space.table;
clarified pretty_locale_deps: sort strings;
clarified Proof_Context.update_cases: Name_Space.del_table hides name space entry as well;
wenzelm [Mon, 10 Mar 2014 10:13:47 +0100] rev 56024
more structured order;
wenzelm [Mon, 10 Mar 2014 10:04:26 +0100] rev 56023
more direct Long_Name.qualification;
wenzelm [Mon, 10 Mar 2014 09:54:01 +0100] rev 56022
more restrictive completion: intern/extern stability;
hoelzl [Mon, 10 Mar 2014 20:16:13 +0100] rev 56021
add measurability rule for (co)inductive predicates
hoelzl [Mon, 10 Mar 2014 20:04:40 +0100] rev 56020
introduced antimono; incseq, decseq are now abbreviations for mono and antimono; renamed Library/Continuity to Library/Order_Continuity; removed up_cont; renamed down_cont to down_continuity and generalized to complete_lattices
kuncar [Mon, 10 Mar 2014 17:14:57 +0100] rev 56019
hide implementation details
traytel [Mon, 10 Mar 2014 15:24:49 +0100] rev 56018
copy-paste typo
traytel [Mon, 10 Mar 2014 14:46:22 +0100] rev 56017
tuned tactic
traytel [Mon, 10 Mar 2014 13:23:16 +0100] rev 56016
unfold intermediate definitions after sealing the bnf
haftmann [Sun, 09 Mar 2014 22:45:09 +0100] rev 56015
bootstrap fundamental Fun theory immediately after Set theory, without dependency on complete lattices
* * *
tuned
haftmann [Sun, 09 Mar 2014 22:45:07 +0100] rev 56014
tuned;
elimination rule subset_imageE;
typical composition collapsing rewrite order in lemma image_image_eq_image_comp;
destruction rules ball_imageD, bex_imageD
traytel [Sun, 09 Mar 2014 22:27:04 +0100] rev 56013
more careful unfolding of internal constants
traytel [Sun, 09 Mar 2014 21:40:41 +0100] rev 56012
made typedef for the type of the bound optional (size-based)
traytel [Fri, 07 Mar 2014 23:10:27 +0100] rev 56011
made natLe{q,ss} constants (yields smaller terms in composition)
traytel [Fri, 07 Mar 2014 23:09:10 +0100] rev 56010
removed junk
wenzelm [Sun, 09 Mar 2014 18:43:38 +0100] rev 56009
tuned proofs;
wenzelm [Sun, 09 Mar 2014 17:43:40 +0100] rev 56008
unused;
wenzelm [Sun, 09 Mar 2014 17:40:02 +0100] rev 56007
tuned;
wenzelm [Sun, 09 Mar 2014 17:37:34 +0100] rev 56006
more formal read_root;
wenzelm [Sun, 09 Mar 2014 17:08:31 +0100] rev 56005
simplified / modernized hide commands: proper outer parsers and PIDE markup via check;
wenzelm [Sun, 09 Mar 2014 17:07:45 +0100] rev 56004
removed dead code;
wenzelm [Sun, 09 Mar 2014 17:02:18 +0100] rev 56003
check fact names with PIDE markup;
wenzelm [Sun, 09 Mar 2014 16:37:56 +0100] rev 56002
tuned signature;
wenzelm [Sun, 09 Mar 2014 15:21:08 +0100] rev 56001
do allow replacement of words where this is appropriate, notably symbol abbrevs and keyword templates (see also 1c42ebdb3a58);
wenzelm [Sat, 08 Mar 2014 23:03:15 +0100] rev 56000
tuned proofs;