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.
NEWS updates for HOLCF
2010-12-23, by huffman
replaced separate lemmas seq{1,2,3} with seq_simps
2010-12-23, by huffman
changed syntax of powerdomain binary union operators
2010-12-23, by huffman
tuned order of NEWS
2010-12-23, by haftmann
NEWS
2010-12-23, by haftmann
documentation stub on type_lifting
2010-12-23, by haftmann
tuned comments and line breaks
2010-12-23, by haftmann
rename function ideal_completion.basis_fun to ideal_completion.extension
2010-12-22, by huffman
fix another proof script broken by a35af5180c01
2010-12-22, by huffman
fix proof script broken by a35af5180c01
2010-12-22, by huffman
merged
2010-12-22, by haftmann
full localization with possibly multiple entries;
2010-12-22, by haftmann
tool-compliant mapper declaration
2010-12-22, by haftmann
more proof contexts; formal declaration
2010-12-22, by haftmann
mapper is arbitrary term, not only constant;
2010-12-22, by haftmann
tuned comment
2010-12-22, by haftmann
merged
2010-12-22, by wenzelm
made SML/NJ happy
2010-12-22, by blanchet
check JVM later, to avoid potential conflict with jEdit splash screen;
2010-12-22, by wenzelm
explicit JVM check on startup;
2010-12-22, by wenzelm
more explicit jvm_name;
2010-12-22, by wenzelm
isabelle java: prefer -server here;
2010-12-22, by wenzelm
configuration option "rule_trace";
2010-12-21, by wenzelm
configuration option "syntax_branching_level";
2010-12-21, by wenzelm
configuration option "syntax_ast_trace" and "syntax_ast_stat";
2010-12-21, by wenzelm
more robust ML antiquotations -- allow original tokens without adjacent whitespace;
2010-12-21, by wenzelm
configuration option "ML_trace";
2010-12-21, by wenzelm
merged
2010-12-21, by haftmann
id_const replaces mk_id
2010-12-21, by haftmann
tuned type_lifting declarations
2010-12-21, by haftmann
prove more algebraic version of functorial properties; retain old properties for convenience
2010-12-21, by haftmann
declare more simp rules, rewrite proofs in Isar-style
2010-12-21, by huffman
merged
2010-12-21, by hoelzl
use DERIV_intros
2010-12-21, by hoelzl
generalized monoseq, decseq and incseq; simplified proof for seq_monosub
2010-12-21, by hoelzl
merged
2010-12-21, by haftmann
proper static closures
2010-12-21, by haftmann
tuned names
2010-12-21, by haftmann
renamed mk_id to the more canonical id_const
2010-12-21, by haftmann
merged
2010-12-21, by blanchet
better parsing of options, in case the value has '='
2010-12-21, by blanchet
show the relation
2010-12-21, by blanchet
merged
2010-12-21, by blanchet
renamed "sledgehammer_tactic.ML" to "sledgehammer_tactics.ML" (cf. module name);
2010-12-21, by blanchet
added "sledgehammer_tac" as possible reconstructor in Mirabelle
2010-12-21, by blanchet
merged
2010-12-21, by wenzelm
merged
2010-12-21, by boehmes
also provide a view on arguments for "external" built-in symbols (similar to "internal" (real) built-in symbols)
2010-12-21, by boehmes
Enabled non fully polymorphic map functions in subtyping
2010-12-21, by traytel
make SML/NJ and Poly/ML agree on the type of "before";
2010-12-21, by wenzelm
only depend on exisiting statements
2010-12-21, by haftmann
merged
2010-12-21, by haftmann
evaluator separating static and dynamic operations
2010-12-21, by haftmann
tuned naming
2010-12-21, by haftmann
evaluator separating static and dynamic operations
2010-12-21, by haftmann
canonical handling of theory context argument
2010-12-21, by haftmann
merged
2010-12-21, by haftmann
evaluator separating static and dynamic operations
2010-12-21, by haftmann
program is separate argument to serializer
2010-12-21, by haftmann
more explicit structure for serializer invocation
2010-12-21, by haftmann
merged
2010-12-21, by nipkow
tuned proof
2010-12-21, by nipkow
HOLogic.mk_id
2010-12-21, by haftmann
avoid weird symbols in path
2010-12-21, by blanchet
mechanism to keep SMT input and output files around in Mirabelle
2010-12-21, by blanchet
proper handling of the arguments of SMT builtins -- for numerals, ignore the arguments (Pls, Bit0, Bit1, ..), for functions, consider them;
2010-12-21, by blanchet
added "smt_triggers" option to experiment with triggers in Sledgehammer;
2010-12-21, by blanchet
enable E weight generation with unofficial latest version of E (tentatively called E 1.2B) -- backed by Judgment Day
2010-12-21, by blanchet
Cygwin: Poly/ML 5.4.0 requires libgmp3;
2010-12-20, by wenzelm
updated to polyml-5.4.0;
2010-12-20, by wenzelm
tuned;
2010-12-20, by wenzelm
updated for Poly/ML 5.4.0;
2010-12-20, by wenzelm
merged
2010-12-20, by boehmes
avoid ML structure aliases (especially single-letter abbreviations)
2010-12-20, by boehmes
added an additional beta reduction: unfolding of special quantifiers might leave terms unnormalized wrt to beta reductions
2010-12-20, by boehmes
merged
2010-12-20, by huffman
configure domain package to work with HOL option type
2010-12-20, by huffman
make internal proofs for deflation and isodefl theorems more robust, by avoiding calls to the simplifier for beta-reduction
2010-12-20, by huffman
simplify proofs
2010-12-20, by huffman
beta-reduction simproc uses lemma Abs_cfun_inverse2 instead of beta_cfun, to be more robust against eta-contraction
2010-12-20, by huffman
configure domain package to work with HOL sum type
2010-12-20, by huffman
replace list_map function with an abbreviation
2010-12-20, by huffman
merged
2010-12-20, by blanchet
run SPASS and Vampire in SOS mode only if >= 50 facts are passed -- otherwise we are probably minimizing and then it's better if the prover is run only once with a full strategy
2010-12-20, by blanchet
disable feature that was enabled by mistake
2010-12-20, by blanchet
make exceptions more transparent in "debug" mode
2010-12-20, by blanchet
remove spurious line
2010-12-20, by blanchet
use the options provided by Stephan Schulz -- much better
2010-12-20, by blanchet
optionally supply constant weights to E -- turned off by default until properly parameterized
2010-12-20, by blanchet
merged
2010-12-20, by haftmann
type_lifting for predicates
2010-12-20, by haftmann
proper identifiers for consts and types;
2010-12-20, by wenzelm
some attempts to fit diagnostic output into regular TTY (75-80 characters per line);
2010-12-20, by wenzelm
tuned/clarified some component settings;
2010-12-20, by wenzelm
slightly more standard Isabelle_System.with_tmp_file/with_tmp_dir (cf. Scala version);
2010-12-20, by wenzelm
purged some comments (Locale_Test is already clean thanks to configuration options);
2010-12-20, by wenzelm
actually enable show_hyps option, unlike local_setup in 6da953d30f48 which merely affects the (temporary) auxiliary context;
2010-12-20, by wenzelm
merged
2010-12-20, by boehmes
updated SMT certificates
2010-12-20, by boehmes
re-introduced support for nonlinear multiplication in Z3 (overriding the built-in linear multiplication of the SMT-LIB class of solvers)
2010-12-20, by boehmes
derived SMT solver classes override inherited properties (properties of derived classes have a higher priority than properties of base classes)
2010-12-20, by boehmes
perform monomorphization during normalization: schematic numerals might be monomorphized into built-in numerals and then numeral normalization is required
2010-12-20, by boehmes
merge
2010-12-20, by haftmann
more convenient order of type variables
2010-12-17, by haftmann
rename function cprod_map to prod_map
2010-12-19, by huffman
switch to transparent ascription, to avoid warning messages
2010-12-19, by huffman
types -> type_synonym
2010-12-19, by huffman
fix typo
2010-12-19, by huffman
merged
2010-12-19, by huffman
use deflations over type 'udom u' to represent predomains;
2010-12-19, by huffman
add lemma u_map_oo
2010-12-19, by huffman
replace foo_approx functions with foo_emb, foo_prj functions for universal domain embeddings
2010-12-19, by huffman
minimize imports; move domain class instances for powerdomain types into Powerdomains.thy
2010-12-19, by huffman
powerdomain theories require class 'bifinite' instead of 'domain'
2010-12-19, by huffman
type 'defl' takes a type parameter again (cf. b525988432e9)
2010-12-19, by huffman
reintroduce 'bifinite' class, now with existentially-quantified approx function (cf. b525988432e9)
2010-12-19, by huffman
renamed Bifinite.thy to Representable.thy
2010-12-19, by huffman
renamed CompactBasis.thy to Compact_Basis.thy
2010-12-17, by huffman
merged
2010-12-19, by boehmes
updated SMT certificates
2010-12-19, by boehmes
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip