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.
do not open structure Codegen;
2010-12-31, by wenzelm
do not open auxiliary ML structures;
2010-12-30, by wenzelm
uniform treatment of type vs. term environment (cf. b654fa27fbc4);
2010-12-30, by wenzelm
uniform treatment of typ_match and raw_match (cf. b654fa27fbc4);
2010-12-30, by wenzelm
tuned isatest settings;
2010-12-30, by wenzelm
merged
2010-12-29, by wenzelm
more robust decomposition of simultaneous goals
2010-12-29, by krauss
function (default) is legacy feature
2010-12-29, by krauss
more scalable Symbol_Pos.explode;
2010-12-29, by wenzelm
tuned ML toplevel pp for type string: observe depth limit;
2010-12-29, by wenzelm
theory loader: implicit load path is considered legacy;
2010-12-29, by wenzelm
explicit file specifications -- avoid secondary load path;
2010-12-29, by wenzelm
check_file: secondary load path is legacy feature;
2010-12-29, by wenzelm
share_common_data dummy;
2010-12-29, by wenzelm
made SML/NJ happy;
2010-12-29, by wenzelm
made SML/NJ happy;
2010-12-29, by wenzelm
tuned comments;
2010-12-29, by wenzelm
made SML/NJ happy;
2010-12-29, by wenzelm
made SML/NJ happy;
2010-12-28, by wenzelm
function (tailrec) is a legacy feature
2010-12-27, by krauss
dropped duplicate unused lemmas;
2010-12-25, by krauss
partial_function (tailrec) replaces function (tailrec);
2010-12-25, by krauss
remove lemma ideal_completion.principal_induct2, use principal_induct twice instead
2010-12-24, by huffman
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip