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.
rearranged
2008-03-20, by haftmann
(continued)
2008-03-20, by haftmann
tuned
2008-03-20, by haftmann
tuned import
2008-03-20, by haftmann
adjusted authorship
2008-03-20, by haftmann
tuned proof
2008-03-20, by haftmann
added theory Library/Enum.thy
2008-03-20, by haftmann
tuned proofs
2008-03-20, by haftmann
simplified get_thm(s): back to plain name argument;
2008-03-20, by wenzelm
renamed former get_thms(_silent) to get_fact(_silent);
2008-03-20, by wenzelm
simplified get_thm(s): back to plain name argument;
2008-03-20, by wenzelm
simplified get_thm(s): back to plain name argument;
2008-03-20, by wenzelm
more antiquotations;
2008-03-19, by wenzelm
avoid Auto_tac;
2008-03-19, by wenzelm
more antiquotations;
2008-03-19, by wenzelm
eliminated change_claset/simpset;
2008-03-19, by wenzelm
auxiliary dynamic_thm(s) for fact lookup;
2008-03-19, by wenzelm
auxiliary dynamic_thm(s) for fact lookup;
2008-03-19, by wenzelm
renamed datatype thmref to Facts.ref, tuned interfaces;
2008-03-19, by wenzelm
removed redundant Nat.less_not_sym, Nat.less_asym;
2008-03-19, by wenzelm
removed redundant Nat.less_irrefl;
2008-03-19, by wenzelm
Attributes sledgehammer_full, sledgehammer_modulus, sledgehammer_sorts
2008-03-19, by paulson
system: writeln output, if available;
2008-03-19, by wenzelm
error tuning
2008-03-19, by haftmann
moved typ_of_inst to Type.typ_of_sort
2008-03-19, by haftmann
instantiation less liberal with dangling constraints
2008-03-19, by haftmann
Type.lookup now curried
2008-03-19, by haftmann
Type.lookup now curried; typ_of_sort
2008-03-19, by haftmann
new class error case NoSubsort
2008-03-19, by haftmann
quickcheck with term reconstruction
2008-03-19, by haftmann
whitespace tuning
2008-03-19, by haftmann
theory loader: discontinued *attached* ML scripts;
2008-03-18, by wenzelm
converted legacy ML scripts;
2008-03-18, by wenzelm
valid_thms: get_thms_silent;
2008-03-18, by wenzelm
removed check_lookup;
2008-03-18, by wenzelm
added ckeck_lookup flag (default false), which controls sanity check of thm lookup;
2008-03-18, by wenzelm
updated generated files;
2008-03-18, by wenzelm
tuned proof;
2008-03-18, by wenzelm
removed redundant less_trans, less_linear, le_imp_less_or_eq, le_less_trans, less_le_trans (cf. Orderings.thy);
2008-03-18, by wenzelm
removed redundant less_trans, less_linear, le_imp_less_or_eq, le_less_trans, less_le_trans (cf. Orderings.thy);
2008-03-18, by wenzelm
avoid rebinding of existing facts;
2008-03-18, by wenzelm
avoid rebinding of existing facts;
2008-03-17, by wenzelm
avoid rebinding of existing facts;
2008-03-17, by wenzelm
removed duplicate lemmas;
2008-03-17, by wenzelm
only one version of group.rcos_self;
2008-03-17, by wenzelm
Facts.add_local;
2008-03-17, by wenzelm
Facts.add_global;
2008-03-17, by wenzelm
replaced generic add by add_local/add_global;
2008-03-17, by wenzelm
proper naming of weak_ref_map2ref_map;
2008-03-17, by wenzelm
avoid rebinding of existing facts;
2008-03-17, by wenzelm
avoid rebinding of existing facts;
2008-03-17, by wenzelm
added Compl_Collect;
2008-03-17, by wenzelm
proper naming of knows_Outpts_insecureM, knows_subset_knows_A_Gets;
2008-03-17, by wenzelm
renamed K3_imp_Gets variant to K3_imp_Gets_evs;
2008-03-17, by wenzelm
removed duplicate lemmas;
2008-03-17, by wenzelm
closeup: recover original order of free variables!
2008-03-17, by wenzelm
reorganization
2008-03-17, by nipkow
added lemmas
2008-03-17, by nipkow
remove unneeded constant mod_alt
2008-03-17, by huffman
More defns and thms
2008-03-17, by nipkow
fixed broken bintrunc lemma
2008-03-17, by kleing
tuned;
2008-03-15, by wenzelm
get_thm(s): check facts lookup vs. old thm database;
2008-03-15, by wenzelm
tuned messages;
2008-03-15, by wenzelm
del: hide in name space;
2008-03-15, by wenzelm
avoid unclear fact references;
2008-03-15, by wenzelm
eliminated out-of-scope proofs (cf. theory IFOL and FOL);
2008-03-15, by wenzelm
proper antiquotations;
2008-03-15, by wenzelm
added lemmas from simpdata.ML;
2008-03-15, by wenzelm
removed obsolete PureThy.thms_containing;
2008-03-15, by wenzelm
replaced obsolete FactIndex.T by Facts.T;
2008-03-15, by wenzelm
more precise Author line;
2008-03-15, by wenzelm
replaced obsolete FactIndex.T by Facts.T (cumulative version, assumes that facts are only added to unfinished theories);
2008-03-15, by wenzelm
Environment of named facts (admits overriding). Optional indexing by proposition.
2008-03-15, by wenzelm
obsolete (cf. facts.ML);
2008-03-15, by wenzelm
removed obsolete fact_index.ML;
2008-03-15, by wenzelm
replaced obsolete FactIndex.T by Facts.T;
2008-03-15, by wenzelm
removed obsolete PureThy.thms_containing_consts;
2008-03-15, by wenzelm
explicit re-init
2008-03-15, by haftmann
(continued)
2008-03-15, by haftmann
continued localization
2008-03-15, by haftmann
Orders as relations
2008-03-14, by nipkow
Added Order_Relation
2008-03-14, by nipkow
Added lemmas
2008-03-14, by nipkow
restore instead of init
2008-03-14, by haftmann
restore replaces reinit
2008-03-14, by haftmann
added mk_const functions
2008-03-14, by haftmann
added combinator for interpretation of construction of datatype
2008-03-14, by haftmann
tuned
2008-03-14, by haftmann
separated Random.thy from Quickcheck.thy
2008-03-12, by haftmann
yet another useful lemma
2008-03-12, by haftmann
dropped dangerous antiquotation
2008-03-12, by haftmann
tuned
2008-03-12, by urbanc
continued
2008-03-12, by haftmann
tuned
2008-03-12, by haftmann
better improvement in instantiation target
2008-03-12, by haftmann
*** empty log message ***
2008-03-12, by haftmann
raw_loop: more graceful crash recovery;
2008-03-11, by wenzelm
added exception CONTEXT, indicating context of another exception;
2008-03-11, by wenzelm
added location;
2008-03-11, by wenzelm
schedule main control: more robust interrupting of potentially running threads;
2008-03-11, by wenzelm
message: proper root element for XML output;
2008-03-11, by wenzelm
Proof.put_thms false;
2008-03-11, by wenzelm
put_facts: do_props, i.e. facts are indexed by proposition again;
2008-03-11, by wenzelm
put_thms: pass do_props;
2008-03-11, by wenzelm
tuned
2008-03-10, by haftmann
dropped "include" feature of classes
2008-03-10, by haftmann
some theorems named explicitly
2008-03-10, by haftmann
exported suffix
2008-03-10, by haftmann
fixed typo
2008-03-10, by haftmann
adjusted to current implementation
2008-03-10, by haftmann
instance fun :: (finite, countable) countable
2008-03-10, by huffman
tuned
2008-03-09, by haftmann
added Option_ord.thy
2008-03-07, by haftmann
dropped local tsigs
2008-03-07, by haftmann
some steps towards a refined treatment of equality
2008-03-07, by haftmann
generic improvable syntax for targets
2008-03-07, by haftmann
added hithero missing overloading.ML
2008-03-07, by haftmann
tuned
2008-03-07, by haftmann
whitespace tuning
2008-03-07, by haftmann
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip