bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39192
raising an exception instead of guessing some reasonable behaviour for this function
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39191
using linear find_least instead of sorting in the mode analysis of the predicate compiler
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39190
adding code attribute to definition of equality of finite sets for executability of equality of finite sets
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39189
adapting example files
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39188
adding the Reg_Exp example
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39187
towards time limiting the prolog execution
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39186
adding IMP quickcheck examples
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39185
adding the CFG example to the build process
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39184
adding a List example (challenge from Tobias) for counterexample search
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39183
adding dependencies to IsaMakefile; increasing negative search limit for predicate_compile_quickcheck; adding tracing of introduction rules in code_prolog
wenzelm [Wed, 08 Sep 2010 00:17:41 +0200] rev 39182
disposed some old TODO/FIXME;
wenzelm [Tue, 07 Sep 2010 23:59:14 +0200] rev 39181
Document_View: select gutter message icons from markup over line range, not full range results;
tuned;
wenzelm [Tue, 07 Sep 2010 23:53:27 +0200] rev 39180
tuned properties;
wenzelm [Tue, 07 Sep 2010 23:23:19 +0200] rev 39179
moved token markup tables to isabelle_markup.scala;
wenzelm [Tue, 07 Sep 2010 23:06:52 +0200] rev 39178
concentrate Isabelle specific physical rendering markup selection in isabelle_markup.scala;
wenzelm [Tue, 07 Sep 2010 22:28:58 +0200] rev 39177
simplified Markup_Tree.select: Stream instead of Iterator (again), explicit Option instead of default;
tuned Snapshot.convert/revert;
wenzelm [Tue, 07 Sep 2010 21:06:58 +0200] rev 39176
Document_View: more precise painting of gutter icons, only if line selection area is sufficiently large;
wenzelm [Tue, 07 Sep 2010 18:44:28 +0200] rev 39175
basic support for warning/error gutter icons;
wenzelm [Tue, 07 Sep 2010 17:34:28 +0200] rev 39174
Document_View: some markup for main inner syntax categories;
wenzelm [Tue, 07 Sep 2010 16:51:28 +0200] rev 39173
Command.State.accumulate: check actual source range;
wenzelm [Tue, 07 Sep 2010 16:40:30 +0200] rev 39172
Isar_Document.reported_positions: slightly more robust treatment of positions outside the command range, notably parsing beyond EOF;
wenzelm [Tue, 07 Sep 2010 16:08:29 +0200] rev 39171
highlight bad range of nested error (here from inner parsing);
wenzelm [Tue, 07 Sep 2010 15:03:59 +0200] rev 39170
Isar_Document.reported_positions: exclude proof state output;
wenzelm [Tue, 07 Sep 2010 14:53:05 +0200] rev 39169
Document_View: less aggressive background coloring, departing from classic PG highlighting;
tuned colors;
wenzelm [Tue, 07 Sep 2010 14:08:21 +0200] rev 39168
report token range after inner parse error -- often provides important clues about misunderstanding concerning lexical phase;
tuned color;
wenzelm [Tue, 07 Sep 2010 13:16:45 +0200] rev 39167
slightly more robust Plugin.stop -- components might refer to Isabelle.system even after shutdown;
wenzelm [Mon, 06 Sep 2010 22:58:06 +0200] rev 39166
turned show_hyps and show_tags into proper configuration option;
wenzelm [Mon, 06 Sep 2010 22:31:54 +0200] rev 39165
discontinued obsolete ProofContext.prems_limit;
simplified command setup for 'pr' etc.;
wenzelm [Mon, 06 Sep 2010 22:08:49 +0200] rev 39164
ML_Context.thm and ML_Context.thms no longer pervasive;
wenzelm [Mon, 06 Sep 2010 21:33:19 +0200] rev 39163
more explicit indication of Config.raw options, which are only needed for bootstrapping Pure;
wenzelm [Mon, 06 Sep 2010 19:23:54 +0200] rev 39162
merged
hoelzl [Mon, 06 Sep 2010 15:01:37 +0200] rev 39161
When comparing Floats use integers instead of reals (represented as rationals), generates less code when Floats are used.
wenzelm [Mon, 06 Sep 2010 19:23:35 +0200] rev 39160
isatest: back to polyml-5.3.0 due to unresolved stability issues of polyml-5.4.0 and HOL/Decision_Procs/Approximation_Ex.thy;
wenzelm [Mon, 06 Sep 2010 19:13:10 +0200] rev 39159
more antiquotations;
wenzelm [Mon, 06 Sep 2010 19:11:01 +0200] rev 39158
ML_Context.thm;
wenzelm [Mon, 06 Sep 2010 14:18:16 +0200] rev 39157
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm [Mon, 06 Sep 2010 13:22:11 +0200] rev 39156
modernized session ROOT setup;
wenzelm [Mon, 06 Sep 2010 13:06:27 +0200] rev 39155
some results of concurrency code inspection;
wenzelm [Mon, 06 Sep 2010 12:38:45 +0200] rev 39154
merged;
blanchet [Mon, 06 Sep 2010 11:53:42 +0200] rev 39153
mention ~/.isabelle/etc/settings file
blanchet [Mon, 06 Sep 2010 11:28:06 +0200] rev 39152
make remote ATP invocation work for those people who need to go through a proxy;
thanks go to Mathieu G. for that fix
krauss [Sun, 05 Sep 2010 21:39:30 +0200] rev 39151
enabled do notation for option type
krauss [Sun, 05 Sep 2010 21:39:24 +0200] rev 39150
removed duplicate lemma
krauss [Sun, 05 Sep 2010 21:39:16 +0200] rev 39149
added Option.bind
haftmann [Sat, 04 Sep 2010 21:14:40 +0200] rev 39148
merged
haftmann [Sat, 04 Sep 2010 21:13:13 +0200] rev 39147
printing combinator for hierarchical programs
haftmann [Sat, 04 Sep 2010 21:12:42 +0200] rev 39146
merged
huffman [Sat, 04 Sep 2010 08:32:19 -0700] rev 39145
add lemma cont2cont_Let_simple
huffman [Sat, 04 Sep 2010 07:35:56 -0700] rev 39144
add lemma cont2cont_split_simple
huffman [Sat, 04 Sep 2010 07:26:34 -0700] rev 39143
add List_Cpo.thy to HOLCF/Library
haftmann [Sat, 04 Sep 2010 21:10:48 +0200] rev 39142
dropped names from serializer interface
haftmann [Sat, 04 Sep 2010 21:10:39 +0200] rev 39141
added more explicit warning
wenzelm [Mon, 06 Sep 2010 00:08:47 +0200] rev 39140
ML_Context.ml_store_thm(s): operate on thread context instead of Unsynchronized.ref;
wenzelm [Sun, 05 Sep 2010 23:31:12 +0200] rev 39139
use setmp_noncritical for PGIP, which is presumably sequential (PG clone);
wenzelm [Sun, 05 Sep 2010 23:26:16 +0200] rev 39138
use setmp_noncritical for sequential Pure bootstrap;
wenzelm [Sun, 05 Sep 2010 23:16:21 +0200] rev 39137
turned show_brackets into proper configuration option;
Sign.certify/type_check: dropped Syntax.pp_show_brackets, which is hard to hold up due to Pretty.pp and not even present in the regular end-user type check;
wenzelm [Sun, 05 Sep 2010 22:23:48 +0200] rev 39136
Syntax.standard_parse_term: eliminated redundant Pretty.pp;
wenzelm [Sun, 05 Sep 2010 22:15:50 +0200] rev 39135
structure Syntax: define "interfaces" before actual implementations;
wenzelm [Sun, 05 Sep 2010 21:41:24 +0200] rev 39134
turned show_sorts/show_types into proper configuration options;
wenzelm [Sun, 05 Sep 2010 19:47:40 +0200] rev 39133
pretty printing: prefer regular Proof.context over Pretty.pp, which is mostly for special bootstrap purposes involving theory merge, for example;
wenzelm [Sat, 04 Sep 2010 22:36:42 +0200] rev 39132
refined treatment of multi-line subexpressions;
wenzelm [Sat, 04 Sep 2010 22:00:25 +0200] rev 39131
basic support for subexpression highlighting (see also gatchan.jedit.hyperlinks.HyperlinkManager/HyperlinkTextAreaPainter);
wenzelm [Sat, 04 Sep 2010 00:59:03 +0200] rev 39130
updated configuration options;
wenzelm [Sat, 04 Sep 2010 00:31:21 +0200] rev 39129
recovered options for goal antiquotations from f45d332a90e3: actually pass context to Proof.pretty_goals (see also 45facd8f358e);
wenzelm [Fri, 03 Sep 2010 23:54:48 +0200] rev 39128
turned eta_contract into proper configuration option;
wenzelm [Fri, 03 Sep 2010 22:57:21 +0200] rev 39127
turned show_structs into proper configuration option;
wenzelm [Fri, 03 Sep 2010 22:36:16 +0200] rev 39126
configuration options Syntax.ambiguity_enabled (inverse of former Syntax.ambiguity_is_error), Syntax.ambiguity_level (with Isar attribute "syntax_ambiguity_level"), Syntax.ambiguity_limit;
wenzelm [Fri, 03 Sep 2010 21:13:53 +0200] rev 39125
pretty_goals: turned some global references and function arguments into configuration options (goals_limit = 10, goals_total = true, show_main_goal = false) depending on the context;
wenzelm [Fri, 03 Sep 2010 20:39:38 +0200] rev 39124
tuned comment;
wenzelm [Fri, 03 Sep 2010 18:03:48 +0200] rev 39123
merged
haftmann [Fri, 03 Sep 2010 16:08:19 +0200] rev 39122
merged
haftmann [Fri, 03 Sep 2010 16:08:09 +0200] rev 39121
QND_FLAG is a shell variable, not a string
wenzelm [Fri, 03 Sep 2010 17:57:12 +0200] rev 39120
modernized session ROOT;
wenzelm [Fri, 03 Sep 2010 17:54:43 +0200] rev 39119
disposed left-over user preferences;
wenzelm [Fri, 03 Sep 2010 17:43:44 +0200] rev 39118
turned show_all_types into proper configuration option;
wenzelm [Fri, 03 Sep 2010 16:36:33 +0200] rev 39117
treat show_free_types as plain ML option, without the extras of global default and registration in the attribute name space -- NB: 'print_configs' only shows the latter;
wenzelm [Fri, 03 Sep 2010 16:09:12 +0200] rev 39116
more explicit Config.declare vs. Config.declare_global;
wenzelm [Fri, 03 Sep 2010 15:54:03 +0200] rev 39115
turned show_no_free_types into proper configuration option show_free_types, with flipped polarity;
blanchet [Fri, 03 Sep 2010 14:20:47 +0200] rev 39114
remove code I submitted accidentally
blanchet [Fri, 03 Sep 2010 13:54:39 +0200] rev 39113
merged
blanchet [Fri, 03 Sep 2010 13:54:04 +0200] rev 39112
disable "definitional CNF";
it has a bad impact on "Metis_Examples". Perhaps we should use it more selectively, based on how many clauses we would get using the naive method
blanchet [Fri, 03 Sep 2010 13:45:12 +0200] rev 39111
redisable Nitpick from Cygwin, until I've investigated the issue
blanchet [Thu, 02 Sep 2010 22:50:16 +0200] rev 39110
show the number of facts for each prover in "verbose" mode
blanchet [Thu, 02 Sep 2010 22:49:56 +0200] rev 39109
fix bug in "debug" mode
blanchet [Thu, 02 Sep 2010 22:15:20 +0200] rev 39108
make sure "Unknown ATP" errors reach the users -- i.e. don't generate them from a thread
blanchet [Thu, 02 Sep 2010 22:03:25 +0200] rev 39107
If Geoff puts some important message in his TPTP problems (e.g., money requests), we should show them to the user
blanchet [Thu, 02 Sep 2010 22:02:48 +0200] rev 39106
fix trivial "x = x" fact detection
wenzelm [Fri, 03 Sep 2010 12:01:47 +0200] rev 39105
merged
haftmann [Fri, 03 Sep 2010 08:13:28 +0200] rev 39104
merged
haftmann [Thu, 02 Sep 2010 19:09:10 +0200] rev 39103
merged
haftmann [Thu, 02 Sep 2010 19:08:48 +0200] rev 39102
hand out deresolver from serializer invocation
hoelzl [Thu, 02 Sep 2010 21:08:31 +0200] rev 39101
Revert bij_betw changes to simp set (Problem in afp/Ordinals_and_Cardinals)
hoelzl [Thu, 02 Sep 2010 20:44:33 +0200] rev 39100
merged
hoelzl [Thu, 02 Sep 2010 20:29:12 +0200] rev 39099
Updated proofs in Dining Cryptographers theory
hoelzl [Thu, 02 Sep 2010 19:57:16 +0200] rev 39098
Corrected definition and hence removed sorry.
hoelzl [Thu, 02 Sep 2010 19:51:53 +0200] rev 39097
Moved lemmas to appropriate locations
hoelzl [Thu, 02 Sep 2010 17:28:00 +0200] rev 39096
merged
hellerar [Thu, 02 Sep 2010 15:36:15 +0200] rev 39095
merged
hellerar [Thu, 02 Sep 2010 15:31:38 +0200] rev 39094
measure unique
hellerar [Wed, 01 Sep 2010 17:19:47 +0200] rev 39093
merge
hoelzl [Thu, 02 Sep 2010 17:12:40 +0200] rev 39092
move lemmas to correct theory files
hoelzl [Fri, 27 Aug 2010 16:23:51 +0200] rev 39091
factorizable measurable functions
hoelzl [Fri, 27 Aug 2010 15:05:07 +0200] rev 39090
Introduced sigma algebra generated by function preimages.
hoelzl [Fri, 27 Aug 2010 14:06:12 +0200] rev 39089
vimage of measurable function is a measure space
hoelzl [Fri, 27 Aug 2010 14:05:16 +0200] rev 39088
Measurable on product space is equiv. to measurable components
hoelzl [Fri, 27 Aug 2010 14:05:03 +0200] rev 39087
Measurable on euclidean space is equiv. to measurable components
hoelzl [Fri, 27 Aug 2010 13:48:10 +0200] rev 39086
preimages of open sets over continuous function are open
hoelzl [Fri, 27 Aug 2010 11:49:06 +0200] rev 39085
added definition of conditional expectation
hoelzl [Fri, 27 Aug 2010 11:33:37 +0200] rev 39084
proved existence of conditional expectation
hoelzl [Thu, 26 Aug 2010 18:41:54 +0200] rev 39083
introduced integration on subalgebras
hoelzl [Thu, 26 Aug 2010 15:20:41 +0200] rev 39082
changed definition of dynkin; replaces proofs by metis calles
hellerar@macbroy24.informatik.tu-muenchen.de [Thu, 26 Aug 2010 13:17:58 +0200] rev 39081
dynkin
hellerar [Thu, 26 Aug 2010 13:15:37 +0200] rev 39080
dynkin system
hoelzl [Thu, 02 Sep 2010 18:45:23 +0200] rev 39079
merged
hoelzl [Thu, 02 Sep 2010 14:34:08 +0200] rev 39078
Fixes lemma names
hoelzl [Thu, 02 Sep 2010 13:32:17 +0200] rev 39077
NEWS
hoelzl [Thu, 02 Sep 2010 11:54:09 +0200] rev 39076
Introduce surj_on and replace surj and bij by abbreviations.
hoelzl [Thu, 02 Sep 2010 10:45:51 +0200] rev 39075
Permutation implies bij function
hoelzl [Thu, 02 Sep 2010 10:36:45 +0200] rev 39074
bij <--> bij_betw
hoelzl [Thu, 02 Sep 2010 10:18:15 +0200] rev 39073
Add filter_remove1