Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
merged
2011-12-05, by nipkow
enforce parantheses around SKIP {_}
2011-12-05, by nipkow
adding genuine flag to predicate_compile_quickcheck and prolog_quickcheck (cf. 5e46c225370e);
2011-12-04, by bulwahn
merged
2011-12-04, by huffman
remove Library/Diagonalize.thy, because Library/Nat_Bijection.thy includes all the same functionality
2011-12-04, by huffman
missing dependency
2011-12-04, by nipkow
improved var names
2011-12-04, by nipkow
invariant holds before loop
2011-12-03, by nipkow
caret_range based on BreakIterator, which handles combined unicode characters as well;
2011-12-03, by wenzelm
misc tuning;
2011-12-02, by wenzelm
some localization;
2011-12-02, by wenzelm
eliminated some legacy operations;
2011-12-02, by wenzelm
more antiquotations;
2011-12-02, by wenzelm
tuned whitespace;
2011-12-02, by wenzelm
eliminated some legacy operations;
2011-12-02, by wenzelm
removed dead code, which has never been active in recorded history;
2011-12-02, by wenzelm
do not open ML structures;
2011-12-02, by wenzelm
tuned signature;
2011-12-02, by wenzelm
hide quickcheck constants Abs_cfun and Rep_cfun, to avoid clash with HOLCF
2011-12-02, by huffman
hiding internal constants and facts more properly
2011-12-01, by bulwahn
removing catch_match' now that catch_match is polymorphic
2011-12-01, by bulwahn
adapting exhaustive generators in record package
2011-12-01, by bulwahn
outputing if counterexample is potentially spurious or not
2011-12-01, by bulwahn
making catch_match polymorphic
2011-12-01, by bulwahn
compilations return genuine flag to quickcheck framework
2011-12-01, by bulwahn
extending quickcheck's result by the genuine flag
2011-12-01, by bulwahn
reporting random compilation also catches match exceptions internally
2011-12-01, by bulwahn
the narrowing also indicates if counterexample is potentially spurious
2011-12-01, by bulwahn
the simple exhaustive compilation also indicates if counterexample is potentially spurious;
2011-12-01, by bulwahn
quickcheck-random compilation also indicates if the counterexample is potentially spurious or not
2011-12-01, by bulwahn
changing the exhaustive generator signatures;
2011-12-01, by bulwahn
quickcheck's compilation returns if it is genuine counterexample or a counterexample due to a match exception
2011-12-01, by bulwahn
adding examples for quickcheck-random
2011-12-01, by bulwahn
removing exception handling now that is caught at some other point;
2011-12-01, by bulwahn
quickcheck random can also find potential counterexamples;
2011-12-01, by bulwahn
merged
2011-12-01, by wenzelm
merged IMP/Util into IMP/Vars
2011-12-01, by nipkow
use list theorems in Dining Cryptographers and Koepf Duermuth Countermeasure
2011-12-01, by hoelzl
cardinality of sets of lists
2011-12-01, by hoelzl
do not import examples Probability theory
2011-12-01, by hoelzl
moved theorems about distribution to the definition; removed oopsed-lemma
2011-12-01, by hoelzl
rename finite_prob_space.setsum_distribution, it collides with prob_space.setsum_distribution
2011-12-01, by hoelzl
remove duplicate theorem setsum_real_distribution
2011-12-01, by hoelzl
clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
2011-12-01, by wenzelm
updated Sledgehammer docs with new/renamed options
2011-12-01, by blanchet
added "minimize" option for more control over automatic minimization
2011-12-01, by blanchet
renamed "slicing" to "slice"
2011-12-01, by blanchet
tuning
2011-12-01, by blanchet
minor example tweak
2011-12-01, by blanchet
renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
2011-12-01, by wenzelm
updated markup conforming to ML side;
2011-12-01, by wenzelm
discontinued obsolete datatype "alt_names";
2011-11-30, by wenzelm
misc tuning;
2011-11-30, by wenzelm
merged
2011-11-30, by wenzelm
removed outdated comment moved back and updated (at the direct request of Christian Urban)
2011-11-30, by kuncar
more stable introduction of the internally used unknown term
2011-11-30, by bulwahn
prefer typedef without alternative name;
2011-11-30, by wenzelm
prefer cpodef without extra definition;
2011-11-30, by wenzelm
prefer typedef without extra definition and alternative name;
2011-11-30, by wenzelm
tuned layout;
2011-11-30, by wenzelm
tuned header;
2011-11-30, by wenzelm
updated version information;
2011-11-30, by wenzelm
removed outdated comment
2011-11-30, by kuncar
adding examples for the potential counterexamples in the simple scheme
2011-11-30, by bulwahn
also potential counterexamples in the simple exhaustive testing in quickcheck
2011-11-30, by bulwahn
quickcheck does not show evaluation terms of equations if they are simply free variables to avoid duplicated output; tuned
2011-11-30, by bulwahn
adding more verbose messages to exhaustive quickcheck
2011-11-30, by bulwahn
quickcheck narrowing also shows potential counterexamples
2011-11-30, by bulwahn
adding a exception-safe term reification step in quickcheck; adding examples
2011-11-30, by bulwahn
quickcheck returns counterexamples that are potentially spurious due to underspecified code equations and match exceptions
2011-11-30, by bulwahn
adding parsing of potential configuration to quickcheck command
2011-11-30, by bulwahn
adding quickcheck's potential configuration
2011-11-30, by bulwahn
more conventional file name;
2011-11-29, by wenzelm
merged
2011-11-29, by wenzelm
updated documentation for the quotient package
2011-11-29, by kuncar
merged
2011-11-29, by kuncar
alternative names of morphisms in the definition of a quotient type can be specified
2011-11-29, by kuncar
adjusting antiquote_setup (cf. d83797ef0d2d)
2011-11-29, by bulwahn
clarified Time vs. Timing;
2011-11-29, by wenzelm
separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
2011-11-29, by wenzelm
clarified modules;
2011-11-29, by wenzelm
tuned proofs;
2011-11-29, by wenzelm
rearranged files;
2011-11-29, by wenzelm
merged
2011-11-29, by huffman
use HOL_basic_ss instead of HOL_ss for internal simproc proofs (cf. b36eedcd1633)
2011-11-28, by huffman
explicit indication of modules for independent Scala library;
2011-11-28, by wenzelm
separate module for concrete Isabelle markup;
2011-11-28, by wenzelm
renamed Isabelle_Markup to Isabelle_Rendering to emphasize its meaning and make room for Pure Isabelle_Markup module;
2011-11-28, by wenzelm
tuned signature (according to ML version);
2011-11-28, by wenzelm
merged
2011-11-28, by nipkow
Hide Product_Type.Times - too precious an identifier
2011-11-28, by nipkow
more antiquotations;
2011-11-28, by wenzelm
tuned messages;
2011-11-28, by wenzelm
avoid stepping outside of context -- plain zero_var_indexes should be sufficient;
2011-11-28, by wenzelm
increasing timeout to avoid test failures
2011-11-28, by bulwahn
merged
2011-11-27, by wenzelm
merged
2011-11-27, by nipkow
simplified Collecting1 and renamed: step -> step', step_cs -> step
2011-11-27, by nipkow
more antiquotations;
2011-11-27, by wenzelm
tuned proof;
2011-11-27, by wenzelm
permissive update for improved "tool compliance";
2011-11-27, by wenzelm
just one data slot per module;
2011-11-27, by wenzelm
tuned;
2011-11-27, by wenzelm
tuned;
2011-11-27, by wenzelm
more antiquotations;
2011-11-27, by wenzelm
misc tuning;
2011-11-27, by wenzelm
refined "literal" document style, with some correspondence to actual text source;
2011-11-27, by wenzelm
modernized section about congruence rules;
2011-11-27, by wenzelm
sharing of token source with span source;
2011-11-26, by wenzelm
memoing of forked proofs;
2011-11-26, by wenzelm
tuned;
2011-11-26, by wenzelm
removed obsolete argument (cf. 954e9d6782ea);
2011-11-25, by wenzelm
merged
2011-11-25, by wenzelm
removed obsolete uses of Local_Theory.restore -- package composition P1 #> P2 no longer requires them due to 57def0b39696: P2 finds the results of P1 in the auxiliary context
2011-11-25, by krauss
merged
2011-11-25, by nipkow
tuned
2011-11-25, by nipkow
increased stack limits (again, cf. d9cf3520083c and 77c3e74bd954);
2011-11-25, by wenzelm
explicit change_parser thread, which avoids undirected Future.fork with its tendency towards hundreds of worker threads;
2011-11-25, by wenzelm
tuned proofs;
2011-11-25, by wenzelm
retain stderr and include it in syslog, which is buffered and thus increases the chance that users see remains from crashes etc.;
2011-11-25, by wenzelm
prefer Parser.make_gram over Parser.merge_gram, to approximate n-ary merges on theory import;
2011-11-25, by wenzelm
recovered structural equality from 9d97bd3c086a, otherwise update_perspective might be issued over and over again, canceling a pending/slow execution;
2011-11-25, by wenzelm
proper intro? declarations -- NB: elim? indexes on major premise, which is too flexible here and easily leads to inefficiences (cf. a0336f8b6558);
2011-11-25, by wenzelm
improved example to only use quotient_definitions; added lemmas to serve as possible replacement for the existing RBT theory
2011-11-25, by bulwahn
in a local context, also the free variable case needs to be analysed default tip
2011-11-25, by Christian Urban
speed-up proof;
2011-11-24, by wenzelm
more abstract datatype stamp, which avoids pointless allocation of mutable cells;
2011-11-24, by wenzelm
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
2011-11-24, by wenzelm
simplified -- empty_ss already contains minimal mksimps;
2011-11-24, by wenzelm
Abstract interpretation is now based uniformly on annotated programs,
2011-11-24, by nipkow
tuned;
2011-11-23, by wenzelm
tuned;
2011-11-23, by wenzelm
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
2011-11-23, by wenzelm
tuned;
2011-11-23, by wenzelm
updated according to bdcaa3f3a2f4;
2011-11-23, by wenzelm
updated proof;
2011-11-23, by wenzelm
tuned
2011-11-23, by nipkow
remove outdated comment
2011-11-23, by huffman
NEWS;
2011-11-21, by wenzelm
simplified read_instantiate -- no longer need to assign values, since rule attributes are now static;
2011-11-21, by wenzelm
drop vacuous decls;
2011-11-21, by wenzelm
tuned;
2011-11-21, by wenzelm
tuned header;
2011-11-21, by wenzelm
misspelled name
2011-11-21, by kuncar
eliminated obsolete "standard";
2011-11-20, by wenzelm
eliminated obsolete "standard";
2011-11-20, by wenzelm
eliminated obsolete "standard";
2011-11-20, by wenzelm
eliminated obsolete "standard";
2011-11-20, by wenzelm
eliminated obsolete "standard";
2011-11-20, by wenzelm
explicit is better than implicit;
2011-11-20, by wenzelm
eliminated obsolete "standard";
2011-11-20, by wenzelm
tuned signature;
2011-11-20, by wenzelm
'lemmas' / 'theorems' commands allow 'for' fixes and standardize the result before storing;
2011-11-20, by wenzelm
updated comment;
2011-11-20, by wenzelm
more uniform signature;
2011-11-20, by wenzelm
uniform cert_vars/read_vars;
2011-11-20, by wenzelm
eliminated dead code;
2011-11-20, by wenzelm
clarified certify vs. sharing;
2011-11-20, by wenzelm
tuned;
2011-11-20, by wenzelm
NEWS;
2011-11-19, by wenzelm
added ML antiquotation @{attributes};
2011-11-19, by wenzelm
merged
2011-11-19, by wenzelm
made SML/NJ happy
2011-11-19, by blanchet
simplified Locale.add_thmss, after partial evaluation of attributes;
2011-11-19, by wenzelm
misc tuning;
2011-11-19, by wenzelm
tuned;
2011-11-19, by wenzelm
refined partial evaluation of attributes: avoid duplication of facts for plain declarations;
2011-11-19, by wenzelm
discontinued slightly odd write_prv, which would still write .prv files the first time, and deprive add-on tools from date stamp change (cf. 157e74588c49);
2011-11-19, by wenzelm
do not store vacuous theorem specifications -- relevant for frugal local theory content;
2011-11-19, by wenzelm
put structural attributes of 'obtains' in outer declarations, to make it actually work in local theory;
2011-11-19, by wenzelm
sequential lemmas to accomodate static rule attributes;
2011-11-18, by wenzelm
partial evaluation of locale facts leads to static scoping of rule attributes;
2011-11-18, by wenzelm
tuned message;
2011-11-18, by wenzelm
gave SML/NJ a chance
2011-11-18, by blanchet
more robust options
2011-11-18, by blanchet
adding another example for lifting definitions
2011-11-18, by bulwahn
improving header
2011-11-18, by bulwahn
more "metis" calls in example
2011-11-18, by blanchet
be more silent when auto minimizing
2011-11-18, by blanchet
less offensive terminology
2011-11-18, by blanchet
more "metis" calls in example
2011-11-18, by blanchet
minor textual improvement
2011-11-18, by blanchet
pull variables (Var) out of lambdas, so that the Isabelle theorems closely mirror the Metis lambda-lifted ones
2011-11-18, by blanchet
wrap lambdas earlier, to get more control over beta/eta
2011-11-18, by blanchet
move eta-contraction to before translation to Metis, to ensure everything stays in sync
2011-11-18, by blanchet
avoid that var names get changed by resolution in Metis lambda-lifting
2011-11-18, by blanchet
better threading of type encodings between Sledgehammer and "metis"
2011-11-18, by blanchet
fixed bugs in lambda-lifting code -- ensure distinct names for variables
2011-11-18, by blanchet
protect prefix against variant mutations
2011-11-18, by blanchet
example cleanup
2011-11-18, by blanchet
example cleanup
2011-11-18, by blanchet
don't propagate user-set "type_enc" or "lam_trans" to Metis calls
2011-11-18, by blanchet
don't needlessly pass "lam_lifted" option to "metis" call for SMT proof
2011-11-18, by blanchet
avoid spurious messages in "lam_lifting" mode
2011-11-18, by blanchet
eta-contract to avoid needless "lambda" wrappers
2011-11-18, by blanchet
quiet down SMT
2011-11-18, by blanchet
more aggressive lambda hiding (if we anyway need to pass an option to Metis)
2011-11-18, by blanchet
updated Sledgehammer docs
2011-11-18, by blanchet
don't pass "lam_lifted" option to "metis" unless there's a good reason
2011-11-18, by blanchet
no needless reconstructors
2011-11-18, by blanchet
removed more clutter
2011-11-18, by blanchet
removed needless baggage
2011-11-18, by blanchet
Word.thy: reduce usage of numeral-representation-dependent thms like number_of_is_id in proofs
2011-11-18, by huffman
merged
2011-11-18, by huffman
Groups.thy: generalize several lemmas from class ab_group_add to class group_add
2011-11-17, by huffman
HOL-Word: removed more duplicate theorems
2011-11-17, by huffman
HOL-Word: removed many duplicate theorems (see NEWS)
2011-11-17, by huffman
Word.thy: rearrange to instantiate arithmetic classes together with arithmetic operations
2011-11-17, by huffman
move definitions of bitwise operators into appropriate document section
2011-11-17, by huffman
HOL-Word: add simp rules for bin_rest, bin_last; shorten several proofs
2011-11-17, by huffman
HOL-NSA: add number_semiring instance, reformulate several lemmas using '2' instead of '1+1'
2011-11-17, by huffman
simplify implementation of approx_reorient_simproc
2011-11-17, by huffman
name simp theorems st_0 and st_1
2011-11-17, by huffman
remove redundant simp rules plus_enat_0
2011-11-17, by huffman
eliminated slightly odd Rep' with dynamically-scoped [simplified];
2011-11-17, by wenzelm
partial evaluation in invisible context;
2011-11-17, by wenzelm
adding a preliminary example to show how the quotient_definition package can be generalized
2011-11-17, by bulwahn
tuned header
2011-11-17, by bulwahn
adding database of abs and rep terms to the quotient package; registering abs and rep terms in quotient_type and using them in quotient_definition
2011-11-17, by bulwahn
simplify some proofs
2011-11-17, by huffman
Int.thy: remove duplicate lemmas double_less_0_iff and odd_less_0, use {even,odd}_less_0_iff instead
2011-11-17, by huffman
merged
2011-11-17, by huffman
rewrite integer numeral div/mod simprocs to not return conditional rewrites; add regression tests
2011-11-16, by huffman
remove redundant lemmas bin_last_mod and bin_rest_div, use bin_last_def and bin_rest_def instead
2011-11-16, by huffman
simplify proof of word_of_int; remove several now-unused lemmas about Rep_Integ
2011-11-16, by huffman
retain mixed attributes as dynamic theorem expression, but disallow subsequent static rules;
2011-11-16, by wenzelm
clarified Attrib.partial_evaluation;
2011-11-16, by wenzelm
tagging is not stable under morphisms and need to be replayed dynamically (mixed_attribute);
2011-11-16, by wenzelm
compile
2011-11-16, by blanchet
compile
2011-11-16, by blanchet
compile
2011-11-16, by blanchet
give each time slice its own lambda translation
2011-11-16, by blanchet
thread in additional options to minimizer
2011-11-16, by blanchet
make metis reconstruction handling more flexible
2011-11-16, by blanchet
document metis options better
2011-11-16, by blanchet
fixed typo
2011-11-16, by blanchet
document "lam_trans" option
2011-11-16, by blanchet
nicer bullets
2011-11-16, by blanchet
parse lambda translation option in Metis
2011-11-16, by blanchet
rename the lambda translation schemes, so that they are understandable out of context
2011-11-15, by blanchet
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip