Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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
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
added polymorphic_types;
2007-09-24, by wenzelm
eliminated ProofContext.read_termTs;
2007-09-24, by wenzelm
more ML antiqs;
2007-09-24, by wenzelm
localized { .. } (but only a few thms)
2007-09-24, by nipkow
renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
2007-09-24, by wenzelm
renamed ML-Systems/multithreading_dummy.ML to ML-Systems/multithreading.ML;
2007-09-24, by wenzelm
replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
2007-09-24, by wenzelm
removed dead code;
2007-09-23, by wenzelm
made smlnj happy;
2007-09-23, by wenzelm
tuned @{cpat};
2007-09-23, by wenzelm
added read_term_pattern/schematic/abbrev;
2007-09-23, by wenzelm
ProofContext.read_term_pattern;
2007-09-23, by wenzelm
constrain: canonical argument order;
2007-09-23, by wenzelm
tuned;
2007-09-23, by wenzelm
TypeInfer.constrain: canonical argument order;
2007-09-23, by wenzelm
tuned ML setup;
2007-09-23, by wenzelm
tuned one proof so to not run in a loop with the new atom-representation
2007-09-23, by urbanc
changed the representation of atoms to datatypes over nats
2007-09-23, by urbanc
ProofContext.mode_abbrev;
2007-09-22, by wenzelm
removed obsolete set_expand_abbrevs (superceded by mode_abbrev);
2007-09-22, by wenzelm
certify': proper do_expand argument (which observes force_expand consts) instead of home-grown normalize;
2007-09-22, by wenzelm
certify: do_expand as explicit argument, actually certify type of abstractions;
2007-09-22, by wenzelm
tuned;
2007-09-21, by wenzelm
added has_abs (from envir.ML);
2007-09-21, by wenzelm
Term.has_abs;
2007-09-21, by wenzelm
proper signature constraint;
2007-09-21, by wenzelm
added interrupt_timeout;
2007-09-20, by wenzelm
Generic interpretation of theory data.
2007-09-20, by wenzelm
tuned signature;
2007-09-20, by wenzelm
avoid Theory.rep_theory;
2007-09-20, by wenzelm
added interpretation.ML;
2007-09-20, by wenzelm
improved error behaviour of use (bootstrap version);
2007-09-20, by wenzelm
more precise treatment of free dictionary parameters for evaluation
2007-09-20, by haftmann
fixed cg setup
2007-09-20, by haftmann
restored ml system independence
2007-09-20, by haftmann
more permissive
2007-09-20, by haftmann
clarified code lemmas
2007-09-20, by haftmann
fixed wrong syntax treatment in class target
2007-09-20, by haftmann
code lemmas for cardinality
2007-09-20, by haftmann
- eval_term no longer computes result during compile time
2007-09-20, by berghofe
improved computing
2007-09-20, by obua
changed lemmas
2007-09-20, by obua
ml_output: proper error instead of error_msg;
2007-09-19, by wenzelm
comment added to explain a potential scheduling problem
2007-09-19, by webertj
tuned
2007-09-19, by nipkow
*** empty log message ***
2007-09-19, by nipkow
metis too slow
2007-09-19, by paulson
move at-sml-dev to 2-processor atbroy100
2007-09-19, by isatest
make sun-sml-dev non-proof-term, and at-sml-def -p 2 (at-sml-dev being moved
2007-09-19, by isatest
Generalized [_.._] from nat to linear orders
2007-09-19, by nipkow
Enclosed end_theory in text antiquotation to make LaTeX happy.
2007-09-19, by berghofe
* ML: just one true type int;
2007-09-19, by wenzelm
New diagnostic command print_orders.
2007-09-18, by ballarin
Transitivity reasoner set up for locales order and linorder.
2007-09-18, by ballarin
Simplified proofs due to transitivity reasoner setup.
2007-09-18, by ballarin
Defunctorised transitivity reasoner; locale interpretation requires dynamic instances.
2007-09-18, by ballarin
Morphisms applied in global interpretations behave correctly on types and terms.
2007-09-18, by ballarin
New function inst_morphism'.
2007-09-18, by ballarin
Transitivity reasoner set up for locales.
2007-09-18, by ballarin
removed dead/unmaintained code;
2007-09-18, by wenzelm
simplified PrintMode interfaces;
2007-09-18, by wenzelm
moved Tools/integer.ML to Pure/General/integer.ML;
2007-09-18, by wenzelm
metis now available in PreList
2007-09-18, by paulson
reactivated tests in smlnj;
2007-09-18, by wenzelm
simplified type int (eliminated IntInf.int, integer);
2007-09-18, by wenzelm
(reverted to previous version)
2007-09-18, by haftmann
updated
2007-09-18, by haftmann
*** empty log message ***
2007-09-18, by nipkow
introduced generic concepts for theory interpretators
2007-09-18, by haftmann
separated code for inductive sequences from inductive_codegen.ML
2007-09-18, by haftmann
distinction between regular and default code theorems
2007-09-18, by haftmann
renamed constructor RealC to Ratreal
2007-09-18, by haftmann
renamed constructor RatC to Rational
2007-09-18, by haftmann
clarified evaluation code
2007-09-18, by haftmann
adjusted
2007-09-18, by haftmann
clarified remark
2007-09-18, by haftmann
added script checking for consistency of ML file header
2007-09-18, by haftmann
sorting
2007-09-18, by nipkow
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip