Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
sane version of distinct_subgoals_tac, based on composition with Drule.distinct_prems_rl;
2006-02-15, by wenzelm
removed qualified_force_prefix;
2006-02-15, by wenzelm
replaced qualified_force_prefix to sticky_prefix;
2006-02-15, by wenzelm
chop is no longer pervasive;
2006-02-15, by wenzelm
rewrite_cterm: Thm.adjust_maxidx prevents unnecessary increments on rules;
2006-02-15, by wenzelm
added distinct_prems_rl;
2006-02-15, by wenzelm
specifications_of: avoid partiality;
2006-02-15, by wenzelm
counter example: avoid vacuous trace;
2006-02-15, by wenzelm
cannot use section before setup;
2006-02-15, by wenzelm
used Tactic.distinct_subgoals_tac;
2006-02-15, by wenzelm
removed distinct, renamed gen_distinct to distinct;
2006-02-15, by wenzelm
added lemma pt_perm_compose'
2006-02-15, by urbanc
got rid of superfluous linorder_neqE-instance for int.
2006-02-15, by nipkow
typo in a comment fixed
2006-02-15, by webertj
exported some interfaces useful for other code generator approaches
2006-02-15, by haftmann
some fixes
2006-02-15, by haftmann
exported specifications_of
2006-02-15, by haftmann
added theory of executable rational numbers
2006-02-14, by haftmann
improved handling of iml abstractions
2006-02-14, by haftmann
fixed tracing
2006-02-14, by paulson
Adapted to Context.generic syntax.
2006-02-13, by berghofe
Fixed a bug of type unification.
2006-02-13, by mengj
* ML/Pure/General: improved join interface for tables;
2006-02-12, by wenzelm
consts: maintain thy version for efficient transfer;
2006-02-12, by wenzelm
tuned;
2006-02-12, by wenzelm
export exception SAME (for join);
2006-02-12, by wenzelm
low-level tuning of merge: maintain identity of accesses;
2006-02-12, by wenzelm
share exception UNDEF with Table;
2006-02-12, by wenzelm
structure Datatab: private copy avoids potential conflict of table exceptions;
2006-02-12, by wenzelm
added eq_consts;
2006-02-12, by wenzelm
minor tuning of proofs, notably induct;
2006-02-12, by wenzelm
simplified TableFun.join;
2006-02-12, by wenzelm
\usepackage{amssymb};
2006-02-12, by wenzelm
* include generalised MVT in HyperReal (contributed by Benjamin Porter)
2006-02-12, by kleing
* moved ThreeDivides from Isar_examples to better suited HOL/ex
2006-02-12, by kleing
divisibility by 3 theorem, contributed by Benjamin Porter,
2006-02-12, by kleing
replaced mixfix_conflict by mixfix_content;
2006-02-11, by wenzelm
added map_theory;
2006-02-11, by wenzelm
added abbreviations: activated by init, no expressions yet;
2006-02-11, by wenzelm
added restore;
2006-02-11, by wenzelm
tuned mixfixes, mixfix_conflict;
2006-02-11, by wenzelm