Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+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.
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
tolerate non-existent ISABELLE_OUTPUT
2012-12-19, by krauss
removed obsolete parameter for contrib dir; hard-coding is not a problem
2012-12-19, by krauss
mira: do not hard-code polyml version
2012-12-19, by krauss
discontinued legacy antiquotations and styles
2012-12-18, by haftmann
avoid references altogether
2012-12-18, by blanchet
catch all parsing errors
2012-12-18, by blanchet
no need for tracing
2012-12-18, by blanchet
updated MaSh serialization number (to reflect new weights)
2012-12-17, by blanchet
synchronize access to shared reference and print proper total
2012-12-17, by blanchet
add a timeout in induction rule instantiation
2012-12-17, by blanchet
contain exponential explosion of term patterns
2012-12-17, by blanchet
tuned weights -- keep same relative values, but use 1.0 as the least weight
2012-12-17, by blanchet
really honor pattern depth, and use 2 by default
2012-12-17, by blanchet
tuned order to help debugging
2012-12-17, by blanchet
added table of infix operators
2012-12-17, by nipkow
made element and subset relations non-associative (just like all orderings)
2012-12-17, by nipkow
merged
2012-12-17, by wenzelm
more parallel find_unused_assms;
2012-12-17, by wenzelm
useful commutative diagram for while_option
2012-12-17, by traytel
more hints on technical issues due to shared-disk access of central Mercurial repository;
2012-12-17, by wenzelm
prefer implicit build_dialog of isabelle jedit;
2012-12-17, by wenzelm
offer sessions of group "main" first to increase chances that the user makes a sensible choice;
2012-12-17, by wenzelm
new contributor
2012-12-17, by nipkow
updated README;
2012-12-16, by wenzelm
HOL-Quickcheck_Benchmark works without timeout (NB: isatest imposes global timeout already);
2012-12-16, by wenzelm
tuning
2012-12-16, by blanchet
merged
2012-12-16, by bulwahn
reverting d466ebc27810 as the previous changeset should allow to run Find_Unused_Assms_Examples again
2012-12-16, by bulwahn
providing a custom code equation for vimage to overwrite the vimage definition that would be rewritten by set_comprehension_pointfree simproc in the code preprocessor to an non-terminating code equation
2012-12-16, by bulwahn
tuned signature: use thy_load to adapt to prover/editor specific view on sources;
2012-12-16, by wenzelm
tuned property name;
2012-12-16, by wenzelm
allow to suppress ISABELLE_SYMBOLS for experiments;
2012-12-16, by wenzelm
escape nicknames
2012-12-16, by blanchet
generate proper nicks also for instantiated induction rules
2012-12-16, by blanchet
added tracing to ATP exporter
2012-12-16, by blanchet
merged
2012-12-15, by wenzelm
MaSh exporter can now export subsets of the facts, as consecutive ranges
2012-12-15, by blanchet
avoid creating nested threads for MaSh -- this seems to cause thread creation failures for machines with dozens of cores (unclear yet if that's really the issue)
2012-12-15, by blanchet
thread no timeout properly
2012-12-15, by blanchet
proper escaping in file name
2012-12-15, by blanchet
encode lemma name in file name
2012-12-15, by blanchet
more general handling of graphics configurations, to increase chance of proper positioning of tooltips in multi-screen environment;
2012-12-15, by wenzelm
prefer more official getMenuShortcutKeyMask, in deviation to traditional jEdit technique;
2012-12-15, by wenzelm
maintain subtree_elements for improved performance of cumulate operator;
2012-12-15, by wenzelm
more formal class Markup_Tree.Elements;
2012-12-15, by wenzelm
tuned command line;
2012-12-15, by wenzelm
merged
2012-12-15, by wenzelm
unified layout of defs
2012-12-14, by nipkow
tuned;
2012-12-15, by wenzelm
clarified build_dialog command line;
2012-12-15, by wenzelm
explicit text_fold markup, which is used by default in Pretty.chunks/chunks2;
2012-12-15, by wenzelm
updated README;
2012-12-15, by wenzelm
fold main goal;
2012-12-15, by wenzelm
fold handling within Pretty_Text_Area, based on formal document content, which is static here;
2012-12-15, by wenzelm
tuned signature;
2012-12-15, by wenzelm
tuned;
2012-12-14, by wenzelm
tuned error dialog;
2012-12-14, by wenzelm
init gutter according to view properties, which improves symmetry of windows and allows use of folds etc;
2012-12-14, by wenzelm
more subgoal markup information, which is potentially useful to manage proof state output;
2012-12-14, by wenzelm
merged
2012-12-14, by nipkow
contribution by A. Colgio
2012-12-14, by nipkow
merged
2012-12-14, by nipkow
renamed "emb" to "list_hembeq"; make "list_hembeq" reflexive independent of the base order; renamed "sub" to "sublisteq"; dropped "transp_on" (state transitivity explicitly instead); no need to hide "sub" after renaming; replaced some ASCII symbols by proper Isabelle symbols; NEWS
2012-12-13, by nipkow
actually request heap image in initial up-to-date check;
2012-12-14, by wenzelm
clarified "isabelle options" command line, to make it more close to "isabelle components";
2012-12-14, by wenzelm
updated some headers;
2012-12-14, by wenzelm
clarified README;
2012-12-14, by wenzelm
more formal components_checksum tool;
2012-12-14, by wenzelm
just one Admin/components/ directory;
2012-12-14, by wenzelm
Remove the indexed basis from the definition of euclidean spaces and only use the set of Basis vectors
2012-12-14, by hoelzl
NEWS
2012-12-14, by hoelzl
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
+30000
tip