Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-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.
pretty_text: tweak_lines handles linebreaks gracefully;
2001-01-31, by wenzelm
added strip_blanks;
2001-01-31, by wenzelm
added attribute declarations, etc.
2001-01-31, by oheimb
improved theory reference in comment
2001-01-31, by oheimb
added diff_single_insert and subset_image_iff
2001-01-31, by oheimb
shortened proof of some1_equality
2001-01-31, by oheimb
more robust handling of rule cases hints;
2001-01-31, by wenzelm
tuned;
2001-01-30, by wenzelm
added if_def2
2001-01-30, by oheimb
added foldln
2001-01-30, by oheimb
corrected file name suffixes
2001-01-30, by oheimb
removed (obsolete) mult_assumption
2001-01-30, by oheimb
Fixed bug in complete_split_rule_var.
2001-01-30, by berghofe
tuned;
2001-01-30, by wenzelm
avoid dead code;
2001-01-29, by wenzelm
Moved some thms from Transitive_ClosureTr.ML to Transitive_Closure.thy
2001-01-29, by nipkow
*** empty log message ***
2001-01-29, by nipkow
*** empty log message ***
2001-01-29, by nipkow
added Unix example;
2001-01-29, by wenzelm
updated;
2001-01-29, by wenzelm
*** empty log message ***
2001-01-29, by wenzelm
Completely split rule eval_evals_exec.induct before applying it.
2001-01-29, by berghofe
New function complete_split_rule for complete splitting of partially
2001-01-29, by berghofe
Splitting of arguments of product types in induction rules is now less
2001-01-29, by berghofe
fixed the pr example
2001-01-29, by paulson
simplified gcd
2001-01-29, by paulson
fixed set comprehension print translation
2001-01-28, by nipkow
Merged Example into While_Combi
2001-01-26, by nipkow
*** empty log message ***
2001-01-26, by nipkow
renamed to Transitive_Closure_lemmas.ML;
2001-01-26, by wenzelm
tuned;
2001-01-26, by wenzelm
Transitive_Closure turned into new-style theory;
2001-01-26, by wenzelm
tuned;
2001-01-26, by wenzelm
*** empty log message ***
2001-01-25, by nipkow
added Martin Strecker, Christian Buttenberg, Alexandra Kirsch and project
2001-01-25, by kleing
* Document preparation: renamed standard symbols \<ll> to \<lless> and
2001-01-24, by wenzelm
added eufrak symbols;
2001-01-24, by wenzelm
more symbols;
2001-01-24, by wenzelm
empty_upd_none;
2001-01-24, by wenzelm
debugging and extensions
2001-01-24, by oheimb
*** empty log message ***
2001-01-24, by nipkow
*** empty log message ***
2001-01-24, by nipkow
no_brackets;
2001-01-24, by wenzelm
tuned;
2001-01-23, by wenzelm
arg_cong, tacticals, pr, defer, prefer
2001-01-23, by paulson
added HOL-Unix example;
2001-01-23, by wenzelm
2 to #2
2001-01-23, by paulson
the 0<n premise was unnecessary
2001-01-23, by paulson
added a "pr" example; tidied
2001-01-23, by paulson
deleted several obsolete lemmas from NatArith.ML
2001-01-22, by paulson
tidied using arith_tac
2001-01-22, by paulson
deleted obsolete theorems
2001-01-22, by paulson
tided
2001-01-22, by paulson
arg_cong example; tidying to use @subgoals
2001-01-22, by paulson
rename_tac example; tidying to use @subgoals
2001-01-22, by paulson
new examples theory Rules/Tacticals.thy
2001-01-22, by paulson
setuo indent: \isaindent;
2001-01-21, by wenzelm
setup indent;
2001-01-21, by wenzelm
added spaces;
2001-01-21, by wenzelm
support general indentation (e.g. for non-tt latex output);
2001-01-21, by wenzelm
added replicate_string;
2001-01-21, by wenzelm
updated;
2001-01-21, by wenzelm
\isaindent;
2001-01-21, by wenzelm
tuned;
2001-01-20, by wenzelm
Ring_and_Field_Example;
2001-01-20, by wenzelm
instance int :: ordered_ring moved to Ring_and_Field_Example, because
2001-01-20, by wenzelm
added Library/Ring_and_Field_Example.thy;
2001-01-20, by wenzelm
*** empty log message ***
2001-01-20, by wenzelm
added HOL/Library/Nested_Environment.thy;
2001-01-19, by wenzelm
updated;
2001-01-19, by wenzelm
more bugs;
2001-01-19, by wenzelm
forget RPM;
2001-01-19, by wenzelm
convert legacy tactic scripts to Isabelle/Isar tactic emulation;
2001-01-19, by wenzelm
made SML/XL happy;
2001-01-18, by wenzelm
tuned;
2001-01-18, by wenzelm
show(_i): check goal;
2001-01-18, by wenzelm
show/thus: check_goal;
2001-01-18, by wenzelm
show/thus: Toplevel.proof';
2001-01-18, by wenzelm
infix \\\\;
2001-01-18, by wenzelm
added exists_stamp;
2001-01-18, by wenzelm
use Sign.PureN, Sign.CPureN;
2001-01-18, by wenzelm
Sign.exists_stamp;
2001-01-18, by wenzelm
tuned \<And> and \<Or>;
2001-01-18, by wenzelm
generate index.html for pdf docs;
2001-01-18, by wenzelm
splitted Loop rule
2001-01-18, by oheimb
removed redundant proof
2001-01-18, by paulson
is_class and class now as defs (rather than translations); corrected Digest.thy
2001-01-18, by oheimb
use_output: proper handling of non-ASCII symbols;
2001-01-16, by wenzelm
export plain_output;
2001-01-16, by wenzelm
Store.thy is obsolete (newref isn't used any more)
2001-01-16, by kleing
removed obsolete MicroJava/JVM/Store.thy
2001-01-16, by kleing
newref -> new_Addr
2001-01-16, by kleing
renamings: real_of_nat, real_of_int -> (overloaded) real
2001-01-16, by paulson
renamed Product_Type.split to split_conv;
2001-01-16, by wenzelm
use Syntax.read_xnum;
2001-01-16, by wenzelm
tuned examples;
2001-01-16, by wenzelm
* HOL/datatype: induction rule for arbitrarily branching datatypes is
2001-01-16, by wenzelm
use_text etc.: proper output of error messages;
2001-01-16, by wenzelm
export fold_ast etc.;
2001-01-16, by wenzelm
removed Session.finish ();
2001-01-16, by wenzelm
proper induction rule for arbitrarily branching datatype;
2001-01-16, by wenzelm
export inductive_forall_name, inductive_forall_def, rulify;
2001-01-16, by wenzelm
improved string syntax (allow translation rules);
2001-01-16, by wenzelm
renamed Abs_Node_inject to Abs_Node_inj;
2001-01-16, by wenzelm
added atomize_strip_tac;
2001-01-16, by wenzelm
tuned atomize;
2001-01-16, by wenzelm
-f option;
2001-01-16, by wenzelm
removed;
2001-01-16, by wenzelm
removed ex/StringEx.ML;
2001-01-16, by wenzelm
split_conv;
2001-01-16, by wenzelm
updated;
2001-01-16, by wenzelm
isabelle -f;
2001-01-16, by wenzelm
more method_setup examples;
2001-01-16, by wenzelm
lcp's pass over the book, chapters 1-8
2001-01-15, by paulson
removed instructions Aconst_null+Bipush, introduced LitPush
2001-01-14, by kleing
tuned
2001-01-14, by kleing
*** empty log message ***
2001-01-14, by nipkow
use_text_verbose: priority output;
2001-01-12, by wenzelm
use_mltext: priority output;
2001-01-12, by wenzelm
HOLogic.dest_binum;
2001-01-12, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip