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.
prefer old graph browser in Isabelle/jEdit, which still produces better layout;
2013-01-04, by wenzelm
more formal inlining of system information;
2013-01-04, by wenzelm
tuned message -- suppress inlined system information;
2013-01-04, by wenzelm
merged
2013-01-04, by smolkas
tuned
2013-01-03, by smolkas
avoid long enumeration of HO unifiers;
2013-01-03, by wenzelm
disable search dialog pool on all platforms -- to prevent GUI synchronization problems seen on KDE (e.g. Kubuntu 12.10);
2013-01-03, by wenzelm
merged
2013-01-03, by wenzelm
maintain session index on Scala side, for more determistic results;
2013-01-03, by wenzelm
close formulas in the natural order, not its reverse -- so that Skolem arguments appear in the right order in Isar proofs
2013-01-03, by blanchet
use new skolemizer for reconstructing skolemization steps in Isar proofs (because the old skolemizer messes up the order of the Skolem arguments)
2013-01-03, by blanchet
rename variable in binder, not just in body
2013-01-03, by blanchet
swap Vampire's Skolem arguments to bring them in line with what E and metis's new skolemizer do (helps Isar proof reconstruction in some cases)
2013-01-03, by blanchet
tuned comment
2013-01-03, by blanchet
NEWS: ML runtime statistics;
2013-01-03, by wenzelm
merged
2013-01-03, by wenzelm
more interesting fields;
2013-01-03, by wenzelm
always enable Future.ML_statistics where this makes sense -- runtime overhead should be negligible;
2013-01-03, by wenzelm
improved Monitor_Dockable, based on ML_Statistics operations;
2013-01-03, by wenzelm
get rid of two-year-old hack, now that the "metis" skolemizer no longer gets stuck in HO unification
2013-01-03, by blanchet
avoid explosion in higher-order unification algorithm
2013-01-03, by blanchet
avoid repeated calls to metis from "resolve_tac" in case of ultimate failure
2013-01-03, by blanchet
tuned comment
2013-01-03, by blanchet
merged
2013-01-02, by wenzelm
added standard_frames convenience;
2013-01-02, by wenzelm
some grouping of standard fields;
2013-01-02, by wenzelm
some support for chart drawing;
2013-01-02, by wenzelm
some support for ML statistics content interpretation;
2013-01-02, by wenzelm
moved files;
2013-01-02, by wenzelm
moved files;
2013-01-02, by wenzelm
ML runtime statistics: read properties from build log;
2013-01-02, by wenzelm
support File.read_gzip as well, in accordance to File.write_gzip;
2013-01-02, by wenzelm
inline ML statistics into build log;
2013-01-02, by wenzelm
removed outdated comment;
2013-01-02, by wenzelm
enable Z3 for full test (cf. 6f48853f08d5);
2013-01-02, by wenzelm
removed old, unused code
2013-01-02, by smolkas
removed whitespace
2013-01-02, by smolkas
removed duplicate code
2013-01-02, by smolkas
use rpair to avoid swap
2013-01-02, by smolkas
generate "obtain" steps corresponding to skolemization inferences
2013-01-02, by blanchet
keep E's and Vampire's skolemization steps
2013-01-02, by blanchet
tuning
2013-01-02, by blanchet
fixed oversensitive Skolem handling (cf. eaa540986291)
2013-01-02, by blanchet
added "obtain" to Isar proof construction data structure
2013-01-02, by blanchet
tuning
2013-01-02, by blanchet
properly take the existential closure of skolems
2013-01-02, by blanchet
use "Lazy" to simplify control flow a bit and guarantee single evaluation (at most)
2013-01-02, by blanchet
tuning
2013-01-02, by blanchet
added 112 to list of known Z3 error codes
2013-01-02, by blanchet
actually run Z3 for "SMT_Tests" when "ISABELLE_FULL_TEST" is enabled
2013-01-02, by blanchet
added missing certificate file to "ROOT"
2013-01-02, by blanchet
more robust report_status: tolerate ML_statistics even if ignored right now, e.g. in batch build;
2013-01-01, by wenzelm
more liberal edit_control_style: include preceeding control symbol to reduce potential for user surprise;
2013-01-01, by wenzelm
regenerate certificates -- and use oracle in a few cases where the Z3 proof parser can't deal with Z3 3.2 proofs
2013-01-01, by blanchet
Z3's soft timeout is expressed in ms, not in s -- this explains the frequenty "error code 112" failures we had recently
2013-01-01, by blanchet
dropped relics of ancient side-entry points
2013-01-01, by haftmann
prefer JDialog over JWindow to avoid focus inversion problem on Compiz (e.g. Ubuntu/Unity 12.10): both JDialog and JFrame happen to work, but JFrame does not support parent nesting;
2012-12-31, by wenzelm
tuned signature;
2012-12-31, by wenzelm
tuned imports;
2012-12-31, by wenzelm
include user counters as well;
2012-12-31, by wenzelm
scala mode is already part of jedit-5.0.0;
2012-12-31, by wenzelm
tuned;
2012-12-31, by wenzelm
simplified quick start via "isabelle components -I";
2012-12-31, by wenzelm
tuned signature -- eliminated obsolete Standard_System;
2012-12-31, by wenzelm
tuned signature;
2012-12-31, by wenzelm
recovered generic PIDE build;
2012-12-31, by wenzelm
updated for release;
2012-12-31, by wenzelm
updated for release;
2012-12-31, by wenzelm
updated for release;
2012-12-31, by wenzelm
misc tuning for release;
2012-12-31, by wenzelm
recovered Isabelle2012 NEWS from ae12b92c145a, except for e5420161d11d;
2012-12-31, by wenzelm
updated to smlnj-110.75;
2012-12-31, by wenzelm
tuned rendering;
2012-12-30, by wenzelm
ignore markup elements over empty body, which are not well-defined within markup tree and fail to work with merge_disjoint (e.g. multiple inlined positions);
2012-12-30, by wenzelm
tuned;
2012-12-30, by wenzelm
more informative error;
2012-12-30, by wenzelm
tuned -- recovered comments from 791157a4179a;
2012-12-30, by wenzelm
tuned;
2012-12-30, by wenzelm
tuned whitespace;
2012-12-30, by wenzelm
uniform notation for == and \<equiv> (cf. 3e3c2af5e8a5);
2012-12-30, by wenzelm
tuned;
2012-12-29, by wenzelm
new theory Library/Finite_Lattice
2012-12-29, by nipkow
tuned ML function name
2012-12-28, by blanchet
slightly more elegant naming convention (to keep low-level and high-level APIs separated)
2012-12-28, by blanchet
tuned ML function names
2012-12-28, by blanchet
code checking for Scala is mandatory, since Scala is now required anyway for Isabelle
2012-12-28, by haftmann
code checking for Scala is mandatory, since Scala is now required anyway for Isabelle
2012-12-28, by haftmann
formally corrected
2012-12-28, by haftmann
tuned
2012-12-27, by haftmann
uniform parentheses for constructor -- necessary to accomodate scala 10
2012-12-27, by haftmann
more explicit name
2012-12-27, by haftmann
improved thm order hack, in case the default names are overridden
2012-12-27, by blanchet
enable theory learning in MaSh
2012-12-27, by blanchet
merged
2012-12-27, by blanchet
new version of MaSh
2012-12-27, by blanchet
fixed total
2012-12-27, by blanchet
new version of MaSh, with theory-level reasoning
2012-12-27, by blanchet
tuned
2012-12-27, by haftmann
prefer lxbroy10 to evade NFS/hg breakdown seen on various other local machines;
2012-12-26, by wenzelm
renamed and added lemmas
2012-12-23, by nipkow
added simp rule
2012-12-22, by nipkow
merged
2012-12-21, by nipkow
merged
2012-12-21, by nipkow
merged
2012-12-21, by nipkow
linearize eval driver, to work around horrible bug in previous implementation
2012-12-21, by blanchet
name tuning
2012-12-21, by blanchet
merge
2012-12-21, by blanchet
better weight functions for MePo/MaSh etc.
2012-12-20, by blanchet
merge
2012-12-20, by blanchet
more
2012-12-19, by blanchet
tuned infix table
2012-12-19, by nipkow
crank up default timeout for MaSh ATP learning
2012-12-19, by blanchet
removed odd associativity of ==
2012-12-19, by nipkow
updated SMT certificates
2012-12-21, by boehmes
refined normalization of theorems before giving them to SMT solvers (due to recent changes in rewr_conv, the rewriting of natural-number constants might leave some of them untouched)
2012-12-21, by boehmes
tuned "use build timeout": tuples cannot be concatenated
2012-12-20, by noschinl
use build timeout (wall clock time, default: 2h)
2012-12-19, by krauss
removed unused usedir_options
2012-12-19, by krauss
removed obsolete setting tweaks: build -s already sets output correctly
2012-12-19, by krauss
plain init_components calls instead of symlinks
2012-12-19, by krauss
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip