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.
cover only .gz files;
2007-10-05, by wenzelm
metis method: used theorems
2007-10-05, by paulson
filtering out some package theorems
2007-10-05, by paulson
added lemmas
2007-10-05, by nipkow
single-threaded profiling;
2007-10-04, by wenzelm
tuned;
2007-10-04, by wenzelm
Name.uu, Name.aT;
2007-10-04, by wenzelm
added uu, aT;
2007-10-04, by wenzelm
replaced literal 'a by Name.aT;
2007-10-04, by wenzelm
replaced AxClass.param_tyvarname by Name.aT;
2007-10-04, by wenzelm
added nth_drop
2007-10-04, by haftmann
tuned datatype_codegen setup
2007-10-04, by haftmann
certificates for code generator case expressions
2007-10-04, by haftmann
added illustrative diagnostics
2007-10-04, by haftmann
clarified declarations in class ord
2007-10-04, by haftmann
concept for exceptions
2007-10-04, by haftmann
clarified name suffix
2007-10-04, by haftmann
step towards proper purge operation
2007-10-04, by haftmann
put declarations first
2007-10-04, by haftmann
clarified terminology
2007-10-04, by haftmann
intermediate cleanup
2007-10-04, by haftmann
clarified relationship of code generator conversions and evaluations
2007-10-04, by haftmann
abs_conv/forall_conv: proper context (avoid gensym);
2007-10-04, by wenzelm
load variable.ML before conv.ML;
2007-10-04, by wenzelm
Conv.forall_conv: proper context;
2007-10-04, by wenzelm
cover AFP logs as well, using "afp" pseudo-platform;
2007-10-04, by wenzelm
moved Pure/Isar/induct_attrib.ML and Provers/induct_method.ML to Tools/induct.ML;
2007-10-04, by wenzelm
avoid gensym;
2007-10-04, by wenzelm
updated Sign.add_abbrev;
2007-10-04, by wenzelm
combinator translation
2007-10-04, by paulson
avoid unnamed infixes;
2007-10-03, by wenzelm
avoid unnamed infixes;
2007-10-03, by wenzelm
avoid unnamed infixes;
2007-10-03, by wenzelm
modernized specifications;
2007-10-03, by wenzelm
mark inductive results as internal;
2007-10-03, by wenzelm
skolem_cache: ignore internal theorems -- major speedup;
2007-10-03, by wenzelm
major speedup by avoiding metis;
2007-10-03, by wenzelm
modernized definitions;
2007-10-03, by wenzelm
added add_defs_new, which strips sorts for axioms (presently inactive);
2007-10-02, by wenzelm
removed unused add_defss;
2007-10-02, by wenzelm
tuned internal inductive interface;
2007-10-02, by wenzelm
tuned internal interfaces: flags record, added kind for results;
2007-10-02, by wenzelm
inductive: mark internal theorems as Thm.internalK;
2007-10-02, by wenzelm
tuned;
2007-10-02, by wenzelm
export tsig_of;
2007-10-02, by wenzelm
clarified role of class relations
2007-10-02, by haftmann
ignore mutual recursive modules
2007-10-02, by haftmann
integer compatibility: added wrapper for structure Time;
2007-10-01, by wenzelm
fixed use_text;
2007-10-01, by wenzelm
downgraded IntInf with divMod;
2007-10-01, by wenzelm
added auto-quickcheck-time-limit;
2007-10-01, by wenzelm
auto_quickcheck: pervasive options, turned time_limit into plain int, simplified exception handling;
2007-10-01, by wenzelm
added auto_quickcheck feature;
2007-10-01, by wenzelm
Norbert Schirmer: record improvements;
2007-10-01, by wenzelm
preliminary material for Isabelle2007;
2007-10-01, by wenzelm
misc tuning and update;
2007-10-01, by wenzelm
misc tuning and update;
2007-10-01, by wenzelm
misc tuning and update;
2007-10-01, by wenzelm
updated year to 2007;
2007-10-01, by wenzelm
tuned;
2007-10-01, by wenzelm
added some lemmas
2007-10-01, by haftmann
print_state_context: local theory context, not proof context;
2007-10-01, by wenzelm
ContextPosition.put_ctxt;
2007-10-01, by wenzelm
NameSelection: more interval checks;
2007-10-01, by wenzelm
tuned message;
2007-10-01, by wenzelm
turned into generic context data;
2007-10-01, by wenzelm
ML_setup for bind_thms;
2007-10-01, by wenzelm
Simplified interface for printing of interpretations.
2007-10-01, by ballarin
unfold_locales workaround
2007-10-01, by ballarin
Theory/context data restructured; simplified interface for printing of interpretations.
2007-10-01, by ballarin
fixed dir in single-logic test
2007-10-01, by isatest
llabs/sko: removed Name.internal;
2007-09-30, by wenzelm
avoid unnamed infixes;
2007-09-30, by wenzelm
avoid internal names;
2007-09-30, by wenzelm
switch notification email back on
2007-09-30, by isatest
fix shell quoting confusion
2007-09-30, by isatest
local_theory transactions: more careful treatment of context position;
2007-09-30, by wenzelm
keep context position as tags for consts/thms;
2007-09-30, by wenzelm
add_abbrev: tags (Markup.property list);
2007-09-30, by wenzelm
added internalK, property_internal;
2007-09-30, by wenzelm
add_consts_authentic/add_abbrev: tags (Markup.property list);
2007-09-30, by wenzelm
Markup.internalK;
2007-09-30, by wenzelm
print_theory: observe Markup.internal_property of consts, discontinued special treatment of internal names elsewhere;
2007-09-30, by wenzelm
added properties_of;
2007-09-30, by wenzelm
maintain tags (Markup.property list);
2007-09-30, by wenzelm
skofuns/absfuns: explicit markup as internal consts;
2007-09-30, by wenzelm
Sign.add_consts_authentic: tags (Markup.property list);
2007-09-30, by wenzelm
standard_term_check: include expand_abbrevs (back again);
2007-09-30, by wenzelm
added unparse interfaces (still unused);
2007-09-29, by wenzelm
removed redundant const_constraint;
2007-09-29, by wenzelm
Sign.add_const_constraint;
2007-09-29, by wenzelm
maintain maxidx (analogous to name context);
2007-09-29, by wenzelm
added fixate_params;
2007-09-29, by wenzelm
Sign.the_const_constraint;
2007-09-29, by wenzelm
added declare_typ_names;
2007-09-29, by wenzelm
removed obsolete external interface add_const_constraint;
2007-09-29, by wenzelm
Sign.add_const_constraint;
2007-09-29, by wenzelm
fixed metis proof (Why did it stop working?);
2007-09-29, by wenzelm
swapped machines for at-sml-dev and at-sml-dev-p
2007-09-29, by isatest
no proof terms for smlnj
2007-09-29, by isatest
add -p 2 at-sml-dev test for HOL proof terms sessions only
2007-09-29, by kleing
at-sml-dev session with -p 2
2007-09-29, by kleing
Added target for proof term sessions (those that need -p 2)
2007-09-29, by kleing
accept single logic and target as argument
2007-09-29, by kleing
exported constraint interfaces
2007-09-29, by haftmann
exported intern_expr
2007-09-29, by haftmann
added ocaml strings
2007-09-29, by haftmann
further localization
2007-09-29, by haftmann
proper syntax during class specification
2007-09-29, by haftmann
prove_strong_ind now uses InductivePackage.rulify.
2007-09-28, by berghofe
Adapted to changes in interface of add_inductive_i.
2007-09-28, by berghofe
add_inductive_i now takes typ instead of typ option as argument.
2007-09-28, by berghofe
- add_inductive_i now takes typ instead of typ option as argument
2007-09-28, by berghofe
proper handling of chained facts;
2007-09-27, by wenzelm
removal of some "ref"s from res_axioms.ML; a side-effect is that the ordering
2007-09-27, by paulson
Fixed setup of transitivity reasoner (function decomp).
2007-09-27, by ballarin
some more simultaneous use_thys;
2007-09-27, by wenzelm
read: explicit treatment of scanner failure;
2007-09-27, by wenzelm
tuned;
2007-09-26, by wenzelm
tuned;
2007-09-26, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip