Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
syntax for FinFun composition without subscripts
2012-05-30, by Andreas Lochbihler
FinFun pseudo-constructor syntax without superscripts
2012-05-30, by Andreas Lochbihler
replace FinFun application syntax with $
2012-05-30, by Andreas Lochbihler
removed subscripts from FinFun type syntax
2012-05-30, by Andreas Lochbihler
improve code setup for set equality
2012-05-30, by Andreas Lochbihler
add code equation for coset xs = set ys
2012-05-29, by Andreas Lochbihler
tuned proofs
2012-05-29, by Andreas Lochbihler
use bundle in FinFun
2012-05-29, by Andreas Lochbihler
unify Rep_finfun and finfun_apply
2012-05-29, by Andreas Lochbihler
move FinFuns from AFP to repository
2012-05-29, by Andreas Lochbihler
discontinued unused unzip/untar;
2012-05-30, by wenzelm
update GUI components after init;
2012-05-29, by wenzelm
merged
2012-05-29, by wenzelm
don't be so aggressive during unfolding id and o
2012-05-29, by kuncar
reordered sections
2012-05-29, by huffman
tuned message;
2012-05-29, by wenzelm
separate syslog dockable -- discontinued tendency of sub-window management via tabs;
2012-05-29, by wenzelm
clarified prover startup: no timeout, read stderr more carefully;
2012-05-29, by wenzelm
need to close_input before expecting threads to terminate/join;
2012-05-29, by wenzelm
make double sure that GUI components are up-to-date after init;
2012-05-29, by wenzelm
tuned message;
2012-05-29, by wenzelm
more explicit treatment of return code vs. session phase;
2012-05-29, by wenzelm
tuned signature;
2012-05-29, by wenzelm
separate README dockable, which allows to make it more prominent first and remove it later;
2012-05-29, by wenzelm
added optimisation for equational premises in Quickcheck; added some Quickcheck examples; NEWS
2012-05-29, by bulwahn
shortened yet more multiset proofs;
2012-05-29, by huffman
remove unused intermediate lemma
2012-05-29, by huffman
shortened more multiset proofs
2012-05-29, by huffman
shortened some proofs
2012-05-29, by huffman
use transfer method for instance proof
2012-05-29, by huffman
tweaked remote Vampire setup
2012-05-28, by blanchet
update docs
2012-05-28, by blanchet
killed SPASS 3.5/3.7 FLOTTER hack -- requires users to upgrade to SPASS 3.8
2012-05-28, by blanchet
don't generate definitions for LEO-II -- this cuases more harm than good
2012-05-28, by blanchet
dropped sort constraints on datatype specifications
2012-05-28, by haftmann
potentially more convincing kill -TERM of feeder (cf. 32c03d45fffe) -- attempt to workaround spurious perl "hangs" on lxbroy10;
2012-05-25, by wenzelm
tuned proofs;
2012-05-25, by wenzelm
further attempts to simplify/robustify Swing_Thread.now, to avoid spurious physical race conditions on Java 6 / Mac OS X;
2012-05-25, by wenzelm
ignore empty messages even on tty, e.g. relevant for Isabelle_System.bash_output err output;
2012-05-25, by wenzelm
discontinued obsolete Cygwin module;
2012-05-24, by wenzelm
eliminated unused Cygwin download;
2012-05-24, by wenzelm
simplified Cygwin root: warm start via env, cold start via property, no registry magic;
2012-05-24, by wenzelm
include scala-compiler.jar in basic Isabelle/Scala environment, to make Isabelle/jEdit console work with scala-2.10.0-M3;
2012-05-24, by wenzelm
tuned proofs;
2012-05-24, by wenzelm
less warning in scala-2.10.0-M3;
2012-05-24, by wenzelm
avoid scala.tools.nsc.Interpreter -- deprecated in scala-2.9.0;
2012-05-24, by wenzelm
make Nitpick's handling of definitions more robust in the face of formulas that don't have the expected format (needed for soundness, cf. RNG100+1)
2012-05-24, by blanchet
fixed soundness bug in Nitpick related to unfolding -- the unfolding criterion must at least as strict when looking at a definitional axiom as elsewhere, otherwise we end up unfolding a constant's definition in its own definition, yielding a trivial equality
2012-05-24, by blanchet
more robust Swing_Thread.now: allow body to fail;
2012-05-24, by wenzelm
tuned proofs;
2012-05-24, by wenzelm
reparse descendants after update of imports, e.g. required for 'primrec' (line 17 of "src/HOL/Power.thy");
2012-05-24, by wenzelm
merged
2012-05-24, by wenzelm
update Satallax setup based on evaluation
2012-05-24, by blanchet
merged
2012-05-24, by kuncar
drop the feature that more than one quotient type can be defined by quotient_type -> it causes problems
2012-05-24, by kuncar
prove reflexivity also for the quotient composition relation; reflp_preserve renamed to reflexivity_rule
2012-05-24, by kuncar
gracefully handle definition-looking premises
2012-05-24, by blanchet
simplified Poly/ML setup -- 5.3.0 is now the common base-line;
2012-05-24, by wenzelm
discontinued support for Poly/ML 5.2.1;
2012-05-24, by wenzelm
less specific sample usage;
2012-05-24, by wenzelm
some post-release notes;
2012-05-24, by wenzelm
tuned names
2012-05-23, by blanchet
order LEO-II/Satallax definitions so that they build on each other (cf. Satallax's THF policy)
2012-05-23, by blanchet
improved LEO-II definition handling -- still hoping for a fix directly in LEO-II
2012-05-23, by blanchet
augment Satallax unsat cores with all definitions
2012-05-23, by blanchet
better handling of incomplete TSTP proofs
2012-05-23, by blanchet
generate THF definitions
2012-05-23, by blanchet
build hybrid Isabelle component for JDK on x86-linux/x86_64-linux;
2012-05-23, by wenzelm
merged
2012-05-23, by wenzelm
eliminated old 'axioms';
2012-05-23, by wenzelm
discontinued obsolete method fastsimp / tactic fast_simp_tac;
2012-05-23, by wenzelm
eliminated obsolete fastsimp;
2012-05-23, by wenzelm
extend the Z3 proof parser to accept polyadic addition (on integers and reals) due to changes introduced in Z3 4.0
2012-05-23, by boehmes
merged
2012-05-23, by wenzelm
doc updates
2012-05-23, by blanchet
lower the monomorphization thresholds for less scalable provers
2012-05-23, by blanchet
more explicit proof;
2012-05-23, by wenzelm
tuned proof;
2012-05-23, by wenzelm
prefer symbolic "contrib" -- mira should have a symlink to physical contrib_devel;
2012-05-23, by wenzelm
merged, abandoning change of src/HOL/Tools/ATP/atp_problem_generate.ML from 6ea205a4d7fd;
2012-05-23, by wenzelm
compile
2012-05-22, by blanchet
don't apply "ext_cong_neq" to biimplications
2012-05-22, by blanchet
added one slice with configurable simplification turned off
2012-05-22, by blanchet
make higher-order goals more first-order via extensionality
2012-05-22, by blanchet
added "ext_cong_neq" lemma (not used yet); tuning
2012-05-22, by blanchet
use quot_del instead of ML code in Rat.thy
2012-05-21, by kuncar
quot_del attribute, it allows us to deregister quotient types
2012-05-21, by kuncar
invite users to upgrade their SPASS (so we can get rid of old code)
2012-05-21, by blanchet
start phasing out old SPASS
2012-05-21, by blanchet
minor tweak in Vampire setup
2012-05-21, by blanchet
include "ext" in all Satallax proofs
2012-05-21, by blanchet
add an experimental "aggressive" mode to Sledgehammer, to experiment with more complete translations of higher-order features without breaking "metis"
2012-05-21, by blanchet
tuning
2012-05-21, by blanchet
added helper -- cf. SET616^5
2012-05-21, by blanchet
note Quotient theorem for typedefs in setup_lifting
2012-05-18, by kuncar
added a timeout to "try0" in Mirabelle
2012-05-18, by blanchet
don't generate code in Word because it breaks the current code setup
2012-05-18, by kuncar
robustly parse Z3 4.0's output (with outcome appearing on first rather than last line)
2012-05-17, by blanchet
added "Collect_cong" to cover extensionality of "Collect" (special cases of "ext" pass through the relevant filter)
2012-05-17, by blanchet
remove the generation of a code certificate from the Quotient package (mainly from quotient_def), because it's in lift_definition now
2012-05-16, by kuncar
generate abs_eq, use it as a code equation for total quotients; no_abs_code renamed to no_code; added no_code for quotient_type command
2012-05-16, by kuncar
infrastructure that makes possible to prove that a relation is reflexive
2012-05-16, by kuncar
temporarily disable "ext" rule helpers until Metis supports them (and until they are properly evaluated)
2012-05-16, by blanchet
lower skolem penalty to ensure that some useful facts with existentials, e.g. congruence of "setsum", eventually get picked up
2012-05-16, by blanchet
treat sets specially in relevance filter, as they used to, to avoid cluttering the problem with facts about Set.member and Collect
2012-05-16, by blanchet
get ready for automatic generation of extensionality helpers
2012-05-16, by blanchet
minor slice tweaking (swapped two slices to move polymorphic encoding up a bit)
2012-05-16, by blanchet
more helpful error message
2012-05-16, by blanchet
transfer rules for many more list constants
2012-05-15, by huffman
made SML/NJ happy
2012-05-15, by blanchet
repair the Waldmeister endgame only for Waldmeister proofs
2012-05-15, by blanchet
fixed Waldmeister commutativity hack
2012-05-15, by blanchet
imported patch atp_tuning
2012-05-15, by blanchet
add transfer rules for nat_rec and funpow
2012-05-15, by huffman
add transfer rule for constant List.lists
2012-05-14, by huffman
add transfer rule for set_rel
2012-05-14, by huffman
ensure the "show" equation is not reoriented by Waldmeister
2012-05-14, by blanchet
ensure consistent naming of Waldmeister proof steps, so that they are not cleaned away by "clean_up_atp_proof_dependencies"
2012-05-14, by blanchet
repaired snag in debug function
2012-05-14, by blanchet
graceful handling of Waldmeister endgame
2012-05-14, by blanchet
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip