2010-09-20 |
haftmann |
corrected long-overlooked slip: the Pure equality of a code equation is no part of the code equation itself
|
changeset |
files
|
2010-09-20 |
haftmann |
dynamic_eval_conv static_eval_conv: certification of previously unreliably reconstructed evaluated term
|
changeset |
files
|
2010-09-20 |
haftmann |
Pure equality is a regular cpde operation
|
changeset |
files
|
2010-09-20 |
haftmann |
full palette of dynamic/static value(_strict/exn)
|
changeset |
files
|
2010-09-20 |
haftmann |
Factored out ML into separate file
|
changeset |
files
|
2010-09-20 |
wenzelm |
merged
|
changeset |
files
|
2010-09-20 |
blanchet |
merged
|
changeset |
files
|
2010-09-20 |
blanchet |
remove needless exception
|
changeset |
files
|
2010-09-20 |
blanchet |
preprocess "Ex" before doing clausification in Metis;
|
changeset |
files
|
2010-09-20 |
haftmann |
expand_fun_eq -> fun_eq_iff
|
changeset |
files
|
2010-09-20 |
haftmann |
use buffers instead of string concatenation
|
changeset |
files
|
2010-09-20 |
wenzelm |
renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
|
changeset |
files
|
2010-09-20 |
wenzelm |
more antiquotations;
|
changeset |
files
|
2010-09-20 |
wenzelm |
added XML.content_of convenience -- cover XML.body, which is the general situation;
|
changeset |
files
|
2010-09-20 |
wenzelm |
merged
|
changeset |
files
|
2010-09-20 |
haftmann |
merged
|
changeset |
files
|
2010-09-20 |
haftmann |
more accurate exception handling
|
changeset |
files
|
2010-09-20 |
blanchet |
merged
|
changeset |
files
|
2010-09-20 |
blanchet |
merge tracing of two related modules
|
changeset |
files
|
2010-09-20 |
blanchet |
merged
|
changeset |
files
|
2010-09-18 |
blanchet |
preprocess "All" before doing clausification in Metis;
|
changeset |
files
|
2010-09-17 |
blanchet |
reorder proof methods and take out "best";
|
changeset |
files
|
2010-09-20 |
bulwahn |
renaming variable name to decrease likelyhood of nameclash
|
changeset |
files
|
2010-09-20 |
bulwahn |
code_pred_intro can be used to name facts for the code_pred command
|
changeset |
files
|
2010-09-20 |
bulwahn |
replacing temporary hack by checking for environment settings of the component
|
changeset |
files
|
2010-09-20 |
bulwahn |
removing unnessary options for code_pred
|
changeset |
files
|
2010-09-20 |
bulwahn |
moving renaming_vars to post_processing; removing clone in values and quickcheck of code_prolog
|
changeset |
files
|
2010-09-20 |
bulwahn |
removing clone in code_prolog and predicate_compile_quickcheck
|
changeset |
files
|
2010-09-20 |
haftmann |
adjusted
|
changeset |
files
|
2010-09-20 |
haftmann |
updated file duplicate
|
changeset |
files
|
2010-09-20 |
haftmann |
\\isatypewrite now part of isabelle latex style
|
changeset |
files
|
2010-09-20 |
haftmann |
made smlnj happy
|
changeset |
files
|
2010-09-19 |
boehmes |
properly parse Z3 error models, including datatypes, and represent function valuations as lambda terms; also normalize Z3 error models
|
changeset |
files
|
2010-09-18 |
boehmes |
do not treat natural numbers as a datatype (natural numbers are considered an abstract type with a coercion to integers)
|
changeset |
files
|
2010-09-17 |
haftmann |
generalized lemma insort_remove1 to insort_key_remove1
|
changeset |
files
|
2010-09-17 |
haftmann |
generalized lemmas multiset_of_insort, multiset_of_sort, properties_for_sort for *_key variants
|
changeset |
files
|
2010-09-17 |
haftmann |
merged
|
changeset |
files
|
2010-09-17 |
haftmann |
less intermediate data structures
|
changeset |
files
|
2010-09-20 |
wenzelm |
Isabelle_Process: more robust rendezvous, even without proper blocking on open (Cygwin);
|
changeset |
files
|
2010-09-19 |
wenzelm |
simplified Isabelle_System.mk_fifo: inlined script, append PPID and PID uniformly;
|
changeset |
files
|
2010-09-19 |
wenzelm |
refined Isabelle_Process startup: emit \002 before rendezvous on fifos, more robust treatment of startup failure with timeout, do not quit() after main loop;
|
changeset |
files
|
2010-09-19 |
wenzelm |
back to default fold painter -- Circle looks slightly odd in conjunction with bracket matching;
|
changeset |
files
|
2010-09-19 |
wenzelm |
message_actor: more robust treatment of EOF;
|
changeset |
files
|
2010-09-19 |
wenzelm |
simplified Isabelle_Process message kinds;
|
changeset |
files
|
2010-09-18 |
wenzelm |
recovered basic session stop/restart;
|
changeset |
files
|
2010-09-18 |
wenzelm |
simplified fifo handling -- rm_fifo always succeeds without ever blocking;
|
changeset |
files
|
2010-09-18 |
wenzelm |
raw_execute: let IOException pass-through unhindered (again);
|
changeset |
files
|
2010-09-18 |
wenzelm |
mkfifo: some workaround to ensure reasonably unique id, even on Cygwin where $PPID might fall back on odd default;
|
changeset |
files
|
2010-09-18 |
wenzelm |
Isabelle_System.mk_fifo: more robust enumeration of unique names, based on persisting JVM pid (parent of shell process);
|
changeset |
files
|
2010-09-18 |
wenzelm |
slightly more robust Isabelle_Process startup -- NB: openening fifo streams synchronizes with other end, which may fail to reach that point;
|
changeset |
files
|
2010-09-18 |
wenzelm |
tuned;
|
changeset |
files
|
2010-09-18 |
wenzelm |
separate Isabelle.logic_selector;
|
changeset |
files
|
2010-09-18 |
wenzelm |
non-editable text area;
|
changeset |
files
|
2010-09-18 |
wenzelm |
basic setup for prover session panel;
|
changeset |
files
|
2010-09-17 |
wenzelm |
ML_Syntax.print_char: more readable output of some well-known ASCII controls -- this is relevant for ML toplevel pp;
|
changeset |
files
|
2010-09-17 |
wenzelm |
discontinued Output.debug, which belongs to early PGIP experiments (b6788dbd2ef9) and causes just too many problems (like spamming the message channel if it is used by more than one module);
|
changeset |
files
|
2010-09-17 |
wenzelm |
Isabelle_Markup.overview_color: indicate error / warning messages;
|
changeset |
files
|
2010-09-17 |
wenzelm |
some specific message classification;
|
changeset |
files
|
2010-09-17 |
wenzelm |
Syntax.read_asts error: report token ranges within message -- no side-effect here;
|
changeset |
files
|
2010-09-17 |
wenzelm |
Isabelle_Process: status/report do not require serial numbers;
|
changeset |
files
|