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.
prove/prove_multi: context;
2006-07-08, by wenzelm
simprocs: no theory argument -- use simpset context instead;
2006-07-08, by wenzelm
distinct simproc/simpset: proper context;
2006-07-08, by wenzelm
presburger_ss: proper context;
2006-07-08, by wenzelm
presburger_ss: proper context;
2006-07-08, by wenzelm
tuned;
2006-07-08, by wenzelm
avoid Force_tac, which uses a different context;
2006-07-08, by wenzelm
Goal.prove: context;
2006-07-08, by wenzelm
tactic/method simpset: maintain proper context;
2006-07-08, by wenzelm
Goal.prove_global;
2006-07-08, by wenzelm
Goal.prove_global;
2006-07-08, by wenzelm
simprocs: no theory argument -- use simpset context instead;
2006-07-08, by wenzelm
simprocs: no theory argument -- use simpset context instead;
2006-07-08, by wenzelm
updated;
2006-07-08, by wenzelm
updated Goal.prove, Goal.prove_global;
2006-07-08, by wenzelm
added some bits on variables;
2006-07-08, by wenzelm
* Pure: structure Variable provides operations for proper treatment of fixed/schematic variables;
2006-07-08, by wenzelm
"solver" reference added to make the SAT solver configurable
2006-07-07, by webertj
Some tidying.
2006-07-07, by paulson
Fixed erroneous check-in.
2006-07-07, by ballarin
made evaluation_conv and normalization_conv visible.
2006-07-07, by nipkow
Internal restructuring: identify no longer computes syntax.
2006-07-07, by ballarin
Modified comment.
2006-07-07, by ballarin
added support for MiniSat 1.14
2006-07-07, by webertj
removed obsolete locale view;
2006-07-06, by wenzelm
apply_text: support Method.Source_i;
2006-07-06, by wenzelm
added method_i and Source_i;
2006-07-06, by wenzelm
thm parsers: include Args.internal_fact;
2006-07-06, by wenzelm
add/del_simps: warning for inactive simpset (no context);
2006-07-06, by wenzelm
updated;
2006-07-06, by wenzelm
Local variables;
2006-07-06, by wenzelm
Isar.context ();
2006-07-06, by wenzelm
tuned;
2006-07-06, by wenzelm
added Isar.context;
2006-07-06, by wenzelm
some tidying; fixed the output of theorem names
2006-07-06, by paulson
def_export: Drule.generalize;
2006-07-06, by wenzelm
matchers: fall back on plain first_order_matchers, not pattern;
2006-07-06, by wenzelm
make sure $DISTPREFIX exists before calling makedist
2006-07-05, by kleing
removed the "tagging" feature
2006-07-05, by paulson
made the conversion of elimination rules more robust
2006-07-05, by paulson
Literals aren't sorted any more.
2006-07-05, by mengj
Literals aren't sorted any more. Output overloaded constants' type var instantiations.
2006-07-05, by mengj
fixed let-simproc
2006-07-05, by schirmer
Isar: 'print_facts' prints all local facts;
2006-07-04, by wenzelm
print_lthms: include unnamed facts from index;
2006-07-04, by wenzelm
added content;
2006-07-04, by wenzelm
added props selector;
2006-07-04, by wenzelm
print_facts: all facts;
2006-07-04, by wenzelm
add_abbrevs/polymorphic: Variable.exportT_terms avoids over-generalization;
2006-07-04, by wenzelm
instantiate_tfrees: Thm.generalize;
2006-07-04, by wenzelm
removed parrot comment;
2006-07-04, by wenzelm
Proof by guessing.
2006-07-04, by wenzelm
guess: proper context for polymorphic parameters;
2006-07-04, by wenzelm
polymorphic: always generalize wrt. used_types;
2006-07-04, by wenzelm
varifyT: no longer pervasive;
2006-07-04, by wenzelm
added generalize/instantiate_option;
2006-07-04, by wenzelm
added map_proof_terms_option;
2006-07-04, by wenzelm
added generalize;
2006-07-04, by wenzelm
Thm.varifyT;
2006-07-04, by wenzelm
added ex/Guess.thy;
2006-07-04, by wenzelm
skip_proofs: do not skip proofs of schematic goals (warning);
2006-07-04, by wenzelm
added schematic_goal;
2006-07-04, by wenzelm
added 'unfolding';
2006-07-04, by wenzelm
added simplification rules to the fresh_guess tactic
2006-07-04, by urbanc
made calc_atm stronger by including some relative
2006-07-04, by urbanc
Locales no longer generate views. The following functions have changed
2006-07-04, by ballarin
added 'definition', 'unfolding', 'done';
2006-07-04, by wenzelm
tuned;
2006-07-04, by wenzelm
added 'value';
2006-07-04, by wenzelm
- put declarations inside a structure (NominalPermeq)
2006-07-04, by berghofe
- nominal_permeq.ML is now loaded before nominal_package.ML
2006-07-04, by berghofe
Implemented proofs of equivariance and finite support
2006-07-04, by berghofe
Method intro_locales replaced by intro_locales and unfold_locales.
2006-07-04, by ballarin
updated
2006-07-04, by urbanc
Typo.
2006-07-04, by ballarin
Minor new lemmas.
2006-07-04, by ballarin
replaced respects2 by congruent2 because of type problem
2006-07-03, by nipkow
replaced translation by abbreviation
2006-07-03, by nipkow
obtain_export: Thm.generalize;
2006-07-03, by wenzelm
project_algebra: norm_sort;
2006-07-03, by wenzelm
comments fixed, minor optimization wrt. certifying terms
2006-07-03, by webertj
fix to subst in order to allow subst when head of a term is a bound variable.
2006-07-03, by dixon
CNF tactic invocations moved into comments
2006-07-03, by webertj
comment added
2006-07-03, by webertj
added more infrastructure for the recursion combinator
2006-07-02, by urbanc
normal_form to lemma test
2006-06-30, by nipkow
normalization uses refl now
2006-06-30, by nipkow
Removed some incorrect axioms.
2006-06-30, by mengj
fixed stale theory bug
2006-06-30, by haftmann
slight refinements
2006-06-30, by haftmann
refinement in instance command
2006-06-30, by haftmann
small change in class_package
2006-06-30, by haftmann
added the "th" field to datatype Clause
2006-06-29, by paulson
fixed the "factor" method
2006-06-29, by paulson
new function norm_term
2006-06-29, by nipkow
new method "normalization"
2006-06-29, by nipkow
use -f in cp to overwrite read-only files (e.g. .svn in document/)
2006-06-29, by kleing
world map now transparent
2006-06-28, by webertj
improvements in Classpackage
2006-06-28, by haftmann
reduced code, better instance command
2006-06-28, by haftmann
slight improvements in code generation
2006-06-28, by haftmann
added lookup function for parameters
2006-06-28, by haftmann
disjunctive wellfoundedness
2006-06-28, by paulson
class package refinements, slight code generation refinements
2006-06-27, by haftmann
added class projection
2006-06-27, by haftmann
slight improvement
2006-06-27, by haftmann
replaced subgraph by project
2006-06-27, by haftmann
fix/fixes: tuned type constraints;
2006-06-24, by wenzelm
minor tuning of definitions/proofs;
2006-06-24, by wenzelm
fixed translations for _MapUpd: CONST;
2006-06-24, by wenzelm
beautification
2006-06-23, by nipkow
added webmaster
2006-06-23, by haftmann
Introduction of Ramsey's theorem
2006-06-23, by paulson
Removed debugging code.
2006-06-22, by ballarin
Improved handling of defines imported in duplicate.
2006-06-22, by ballarin
new standard dir structure
2006-06-22, by kleing
world map updated
2006-06-21, by webertj
world map updated
2006-06-21, by webertj
Removed (term_of o cterm_of)-Hack, Added error message for unknown definition at "termination"-command
2006-06-21, by krauss
fixed bug resolving Haskell names
2006-06-21, by haftmann
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip