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.
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
tuned;
2007-09-26, by wenzelm
* Pure/Isar: unified specification syntax admits type inference and dummy patterns;
2007-09-26, by wenzelm
read/check_specification: free_dummy_patterns;
2007-09-26, by wenzelm
added free_dummy_patterns;
2007-09-26, by wenzelm
added minimize_sort, complete_sort;
2007-09-26, by wenzelm
Sign.minimize/complete_sort;
2007-09-26, by wenzelm
convenient obtain rule for sets
2007-09-26, by haftmann
added code lemma for 1
2007-09-26, by haftmann
moved Finite_Set before Datatype
2007-09-26, by haftmann
adapted variable order for inductive cases (determined by read_specification *before* expanding abbreviations);
2007-09-26, by wenzelm
Attrib.eval_thms;
2007-09-26, by wenzelm
Attrib.eval_thms;
2007-09-26, by wenzelm
read/check_specification: proper type inference across multiple sections, result is in closed form;
2007-09-26, by wenzelm
added eval_thms;
2007-09-26, by wenzelm
minimal adaptions for Specification.read/check_specification;
2007-09-26, by wenzelm
proper Specification.read_specification;
2007-09-26, by wenzelm
removed dead code;
2007-09-26, by wenzelm
declare_constraints: declare (fix) type variables within constraints, but not terms themselves;
2007-09-26, by wenzelm
made SML/NJ happy
2007-09-26, by haftmann
rudimentary support for Haskell
2007-09-25, by haftmann
added support for Haskell, OCaml
2007-09-25, by haftmann
Efficient_Nat and Pretty_Int integrated with ML_Int
2007-09-25, by haftmann
proper Sign operations instead of Theory aliases;
2007-09-25, by wenzelm
tuned functor application;
2007-09-25, by wenzelm
proper Sign operations instead of Theory aliases;
2007-09-25, by wenzelm
simplified interpretation setup;
2007-09-25, by wenzelm
size hook
2007-09-25, by haftmann
removed redundant global_parse operations;
2007-09-25, by wenzelm
Syntax.parse/check/read;
2007-09-25, by wenzelm
Syntax.parse/check/read;
2007-09-25, by wenzelm
* Pure/Syntax: generic interfaces for parsing and type checking;
2007-09-25, by wenzelm
Simplified proof due to improved integration of order_tac and simp.
2007-09-25, by ballarin
Transitivity reasoner gets additional argument of premises to improve integration with simplifier.
2007-09-25, by ballarin
dropped
2007-09-25, by haftmann
ML monad support
2007-09-25, by haftmann
no cleverness for instance parameters
2007-09-25, by haftmann
added conversions for natural numbers
2007-09-25, by haftmann
datatype interpretators for size and datatype_realizer
2007-09-25, by haftmann
hide successor
2007-09-25, by nipkow
fixed haftmann bug
2007-09-24, by nipkow
added @{theory_ref};
2007-09-24, by wenzelm
added @{type_name};
2007-09-24, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip