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.
updated;
2005-08-16, by wenzelm
removed -H false;
2005-08-16, by wenzelm
isatool usedir: option -V and -f;
2005-08-16, by wenzelm
tuned antiquotations;
2005-08-16, by wenzelm
\isabellestyleit: proper \isacharbackslash;
2005-08-16, by wenzelm
proper ML_DBASE for .../bin/poly;
2005-08-16, by wenzelm
added option -V VERSION;
2005-08-16, by wenzelm
added option -n NAME and -t TAGS;
2005-08-16, by wenzelm
-V outline=/proof,/ML;
2005-08-16, by wenzelm
* Command tags control specific markup of certain regions of text (replaces usedir -H);
2005-08-16, by wenzelm
simp_depth warning now mod 20, not mod 10 (too often)
2005-08-16, by nipkow
lucas - added pretty printing function and cleaned up signature a little.
2005-08-15, by dixon
lucas - fixed bug in changing focus - when moving up and right, if an abs was encountered it would move up an extra time. I also removed the spurious pretty printing function that did nothing.
2005-08-15, by dixon
New command: interpretation in locales.
2005-08-10, by ballarin
moved wf_induct_rule from PreList.thy to Wellfounded_Recursion.thy
2005-08-09, by nipkow
exported after_qed for arity proofs
2005-08-09, by haftmann
added finite(option) to Recdef.thy
2005-08-09, by nipkow
added selectors 'classes_of' and 'classes_arities_of'
2005-08-09, by haftmann
exported dest_def
2005-08-09, by haftmann
added 'the_const_constraint'
2005-08-09, by haftmann
(added to repository)
2005-08-09, by haftmann
(added to repository)
2005-08-09, by haftmann
After_qed takes result argument.
2005-08-08, by ballarin
Release of interpretation in locale.
2005-08-08, by ballarin
fixed typo in ratadd
2005-08-08, by nipkow
added hint for position of aqu options in connection with styles
2005-08-08, by haftmann
clarified ML_idf
2005-08-08, by haftmann
moved some rat functions to library.ML
2005-08-07, by nipkow
added more rat functions
2005-08-07, by nipkow
Tuned comment.
2005-08-06, by berghofe
new lemma
2005-08-06, by nipkow
Added ENTCS 2000 paper by Aleksey Nogin.
2005-08-05, by berghofe
New case study: pigeonhole principle.
2005-08-05, by berghofe
Added Extraction/Pigeonhole.
2005-08-05, by berghofe
added Brian Hufmann's finite instances
2005-08-05, by nipkow
Fixed bug in code generator for let and split leading to ill-formed code.
2005-08-03, by berghofe
Adapted to new argument format of MinProof constructor.
2005-08-03, by berghofe
Adapted to new interface og thms_of_proof / axms_of_proof.
2005-08-03, by berghofe
Adapted to new interface of thms_of_proof.
2005-08-03, by berghofe
- Tuned handling of oracles
2005-08-03, by berghofe
mentioned change to exp_ge_add_one_self, new transitivity rules
2005-08-03, by avigad
changes from renaming of exp_ge_add_one_self
2005-08-03, by avigad
renamed exp_ge_add_one_self to exp_ge_add_one_self_aux
2005-08-03, by avigad
renamed exp_ge_add_one_self2 to exp_ge_add_one_self
2005-08-03, by avigad
added extra transitivity rules
2005-08-03, by avigad
added Hyperreal/Ln, replaced Lfp and Gfp by FixedPoint
2005-08-03, by avigad
changed reference to Lfp.lfp to FixedPint.lfp, ditto for gfp
2005-08-03, by avigad
import FixedPoint instead of Gfp
2005-08-03, by avigad
removed Gfp
2005-08-03, by avigad
removed Lfp
2005-08-03, by avigad
combined Lfp and Gfp to FixedPoint
2005-08-03, by avigad
tuned ML_OPTIONS;
2005-08-02, by wenzelm
export clear_ss;
2005-08-02, by wenzelm
added unfold_tac (Simplifier.inherit_bounds);
2005-08-02, by wenzelm
simprocs: Simplifier.inherit_bounds;
2005-08-02, by wenzelm
tuned;
2005-08-02, by wenzelm
First version of interpretation in locales. Not yet fully functional.
2005-08-02, by ballarin
Turned simp_implies into binary operator.
2005-08-02, by ballarin
Added filter lemma
2005-08-02, by nipkow
* Pure/Simplifier: improved handling of bound variables;
2005-08-01, by wenzelm
determine Poly/ML runtime system version
2005-08-01, by wenzelm
obsolete;
2005-08-01, by wenzelm
determine Poly/ML's idea of current hardware and operating system type;
2005-08-01, by wenzelm
tuned;
2005-08-01, by wenzelm
Thm.full_prop_of;
2005-08-01, by wenzelm
Compress.term;
2005-08-01, by wenzelm
removed atless (use term_ord instead);
2005-08-01, by wenzelm
export MataSimplifier.inherit_bounds;
2005-08-01, by wenzelm
Compress.typ;
2005-08-01, by wenzelm
Compress.init_data;
2005-08-01, by wenzelm
nameless Term.bound;
2005-08-01, by wenzelm
improved bounds: nameless Term.bound, recover names for output;
2005-08-01, by wenzelm
tuned dict_ord;
2005-08-01, by wenzelm
replaced atless by term_ord;
2005-08-01, by wenzelm
chain_history: turned into runtime flag;
2005-08-01, by wenzelm
compression of terms and types by sharing common subtrees;
2005-08-01, by wenzelm
added compress.ML;
2005-08-01, by wenzelm
Term.is_bound;
2005-08-01, by wenzelm
tuned signature;
2005-08-01, by wenzelm
no eq_commute;
2005-08-01, by wenzelm
Defs.monomorphic;
2005-08-01, by wenzelm
Sign.read_term;
2005-08-01, by wenzelm
more zcong_sym;
2005-08-01, by wenzelm
simprocs: Simplifier.inherit_bounds;
2005-08-01, by wenzelm
no eq_sym_conv;
2005-08-01, by wenzelm
removed read_cterm;
2005-08-01, by wenzelm
tuned msg;
2005-08-01, by wenzelm
PolyML.Compiler.printInAlphabeticalOrder := false;
2005-08-01, by wenzelm
polyml: use polyml-platform/version from Isabelle distribution;
2005-08-01, by wenzelm
obsolete;
2005-08-01, by wenzelm
1. changed configuration variables for linear programming (Cplex_tools):
2005-08-01, by obua
added map_filter lemmas
2005-08-01, by nipkow
Ordering is now: first by number of assumptions, second by the substitution size.
2005-08-01, by kleing
addedd ID line
2005-07-30, by nipkow
mentioned Ln in NEWS
2005-07-29, by avigad
fixed minor typo in comments
2005-07-29, by avigad
changed import to Ln
2005-07-29, by avigad
added a new theory; properties of ln
2005-07-29, by avigad
P.opt_locale_target;
2005-07-29, by wenzelm
nameless theorems: better names, flag to omit them
2005-07-29, by paulson
invents theorem names; also patches write_out_clasimp
2005-07-28, by paulson
dead code
2005-07-28, by paulson
new function trim_ends
2005-07-28, by paulson
uniform treatment of variable prefixes
2005-07-28, by paulson
corrected some typos
2005-07-28, by haftmann
new droplet
2005-07-28, by paulson
Added flag ResClasimp.use_simpset to allow exclusion of simpset rules from ATP problem files
2005-07-28, by quigley
tuned gen_all, forall_elim_list, implies_intr_list, standard;
2005-07-28, by wenzelm
Sign.typ_unify;
2005-07-28, by wenzelm
Sign.typ_unify;
2005-07-28, by wenzelm
typ_match, unify: canonical argument order;
2005-07-28, by wenzelm
added weaken, adjust_maxidx_thm;
2005-07-28, by wenzelm
check_overloading replaces datatype overloading;
2005-07-28, by wenzelm
added add_tfreesT, add_tfrees;
2005-07-28, by wenzelm
norm_hhf_rule: Thm.adjust_maxidx_thm before Drule.gen_all;
2005-07-28, by wenzelm
added add_const_constraint(_i), const_constraint;
2005-07-28, by wenzelm
adapted Type.typ_match;
2005-07-28, by wenzelm
Sign.typ_unify;
2005-07-28, by wenzelm
Term.bound;
2005-07-28, by wenzelm
print_theory: const constraints;
2005-07-28, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip