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.
merged
2011-01-07, by bulwahn
removing obselete Id comments from HOL/ex theories
2011-01-07, by bulwahn
added hints about licensing restrictions and how to enable Z3
2011-01-07, by boehmes
tuned
2011-01-07, by boehmes
eliminated hard tabs;
2011-01-07, by wenzelm
allow spaces in $SPASS_HOME value;
2011-01-07, by wenzelm
tuned;
2011-01-07, by wenzelm
eliminated alias;
2011-01-07, by wenzelm
do not open ML structures;
2011-01-07, by wenzelm
more standard package setup;
2011-01-07, by wenzelm
do not open ML structures;
2011-01-07, by wenzelm
updated scala;
2011-01-07, by wenzelm
do not open ML structures;
2011-01-07, by wenzelm
do not open Codegen;
2011-01-07, by wenzelm
tuned whitespace, indentation, comments;
2011-01-07, by wenzelm
updated for release;
2011-01-07, by wenzelm
tuned;
2011-01-07, by wenzelm
more precise parentheses and indentation;
2011-01-07, by wenzelm
comments;
2011-01-07, by wenzelm
updated for 2011;
2011-01-07, by wenzelm
shortened the warning about uninstalled SMT solvers (the additional hint might get obsolete without further notice)
2011-01-07, by boehmes
tuned NEWS
2011-01-07, by krauss
avoid ML structure aliases (especially single-letter abbreviations)
2011-01-07, by boehmes
made SML/NJ happy
2011-01-07, by boehmes
rename constant u_defl to u_liftdefl;
2011-01-06, by huffman
rename constant pdefl to liftdefl_of
2011-01-06, by huffman
Diagnostic command to show locale dependencies.
2011-01-06, by ballarin
Documentation for 'interpret' and 'sublocale' with mixins.
2011-01-06, by ballarin
Abelian group facts obtained from group facts via interpretation (sublocale).
2011-01-06, by ballarin
differentiate between local and remote SMT solvers (e.g., "z3" vs. "remote_z3");
2011-01-06, by boehmes
remove various lemmas redundant with lub_eq_bottom_iff
2011-01-04, by huffman
change some lemma names containing 'UU' to 'bottom'
2011-01-04, by huffman
renamed constant 'UU' to 'bottom', keeping 'UU' as alternative input syntax;
2011-01-04, by huffman
merged
2011-01-03, by boehmes
updated SMT certificates
2011-01-03, by boehmes
re-implemented support for datatypes (including records and typedefs);
2011-01-03, by boehmes
tuned whitespace
2011-01-03, by haftmann
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip