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.
added email
2005-05-23, by haftmann
tuned trace info (depth)
2005-05-23, by nipkow
simplifier trace info; Suc-intervals
2005-05-23, by nipkow
some adaptions
2005-05-23, by haftmann
Moved some of the clausify functions from ATP/res_clasimpset.ML to res_axioms.ML.
2005-05-23, by quigley
tuned;
2005-05-22, by wenzelm
string FindTheorems.criterion;
2005-05-22, by wenzelm
added read_criterion/pretty_criterion;
2005-05-22, by wenzelm
added show_dummy_patterns;
2005-05-22, by wenzelm
updated;
2005-05-22, by wenzelm
Retrieve theorems from proof context -- improved version of
2005-05-22, by wenzelm
added Pure/simplifier.ML, Pure/Isar/find_theorems.ML;
2005-05-22, by wenzelm
moved everything related to thms_containing to find_theorems.ML;
2005-05-22, by wenzelm
added reserved;
2005-05-22, by wenzelm
added ident_with;
2005-05-22, by wenzelm
fold ProofContext.declare_term;
2005-05-22, by wenzelm
added 'print_simpset';
2005-05-22, by wenzelm
added print_simpset;
2005-05-22, by wenzelm
added find_theorems.ML, ../simplifier.ML;
2005-05-22, by wenzelm
tuned terms_of_tpairs;
2005-05-22, by wenzelm
added string_of_thmref, selections, fact_index_of, valid_thms;
2005-05-22, by wenzelm
FindTheorems.print_theorems;
2005-05-22, by wenzelm
findI/Es/E: adapted to FindTheorems.find_XXX, results use thmref instead of string;
2005-05-22, by wenzelm
major tuning;
2005-05-22, by wenzelm
Simplifier already setup in Pure;
2005-05-22, by wenzelm
tuned antiquotations;
2005-05-22, by wenzelm
tuned thms_containing;
2005-05-22, by wenzelm
tuned;
2005-05-22, by wenzelm
moved to Pure;
2005-05-22, by wenzelm
moved here from Provers;
2005-05-22, by wenzelm
removed find_rewrites (superceded by improved thms_containing);
2005-05-22, by wenzelm
bug fixes for clause form transformation
2005-05-20, by paulson
converted some problems to Isar format
2005-05-20, by paulson
subst again
2005-05-19, by nipkow
Skolemization of simprules and classical rules
2005-05-19, by paulson
pcpo instance for type unit
2005-05-19, by huffman
lucas - bugfix to subst in assumptions: fixed index error for conditional rules.
2005-05-19, by dixon
shortened proof of adm_disj
2005-05-18, by huffman
cleaned up and shortened some proofs
2005-05-18, by huffman
lucas - fixed subst in assumptions to count redexes from left to right.
2005-05-18, by dixon
removed update_node, which is just an instance of map_node;
2005-05-18, by wenzelm
tuned;
2005-05-18, by wenzelm
updated;
2005-05-18, by wenzelm
searching for combination of criteria (intro, elim, dest, name, pattern)
2005-05-18, by kleing
made para on searching more readable
2005-05-18, by kleing
new cnf function taking Skolemization theorems as an extra argument
2005-05-18, by paulson
consolidation and simplification
2005-05-18, by paulson
documented new thms_containing ('rewrites' still missing)
2005-05-18, by kleing
documented new subst
2005-05-18, by nipkow
proper Id line;
2005-05-17, by wenzelm
updated;
2005-05-17, by wenzelm
var_or_skolem: always print question mark for vars stemming from skolems;
2005-05-17, by wenzelm
added read_variable: optional question mark on input;
2005-05-17, by wenzelm
substantial tuning -- adapted to common conventions;
2005-05-17, by wenzelm
re-init ml_prompts after loop termination;
2005-05-17, by wenzelm
renamed show_var_qmarks to show_question_marks;
2005-05-17, by wenzelm
Syntax.read_variable;
2005-05-17, by wenzelm
renamed show_var_qmarks to show_question_marks;
2005-05-17, by wenzelm
renamed show_var_qmarks to show_question_marks;
2005-05-17, by wenzelm
updated;
2005-05-17, by wenzelm
renamed show_var_qmarks to show_question_marks;
2005-05-17, by wenzelm
removed ISAMODE settings;
2005-05-17, by wenzelm
no longer support isa-FOO interface;
2005-05-17, by wenzelm
no longer support isa-FOO interface;
2005-05-17, by wenzelm
tuned;
2005-05-17, by wenzelm
obsolete;
2005-05-17, by wenzelm
added comment
2005-05-17, by paulson
streamlined proof using new subst method
2005-05-17, by paulson
moved credit to CONTRIBUTORS;
2005-05-17, by wenzelm
moved credit to CONTRIBUTORS;
2005-05-17, by wenzelm
tuned;
2005-05-17, by wenzelm
export ISABELLE_HOME, do not normalize;
2005-05-17, by wenzelm
removed THIS_IS_ISABELLE_ADMIN;
2005-05-17, by wenzelm
removed rev_append;
2005-05-17, by wenzelm
obsolete;
2005-05-17, by wenzelm
added;
2005-05-17, by wenzelm
proper treatment of directory links;
2005-05-17, by wenzelm
use Drule.vars_of_terms
2005-05-17, by kleing
Use of IntInf.int instead of int in most numeric simprocs; avoids
2005-05-16, by paulson
searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
2005-05-16, by kleing
export parser for "-"
2005-05-16, by kleing
line wrap
2005-05-16, by kleing
Eta-expanded merge function (to make SmlNJ happy).
2005-05-15, by berghofe
added Proof.context to antiquotation
2005-05-14, by haftmann
lucas - fixed bug with uninstantiated type contexts in eqsubst and added the automatic removal of duplicate subgoals (when there are no flex-flex constraints)
2005-05-13, by dixon
-(n::nat) is now regarded as atomic
2005-05-13, by nipkow
Bugfix in syntax translation for record type.
2005-05-13, by schirmer
theorem names for caching
2005-05-12, by paulson
memoization of ResAxioms.cnf_axiom rather than of Reconstruction.clausify_rule
2005-05-12, by paulson
first-order now ignores "all"
2005-05-12, by paulson
fixed a few things and added Haftmann as author
2005-05-12, by nipkow
documented new subst method
2005-05-11, by paulson
corrections
2005-05-11, by haftmann
Added thms by Brian Huffmann
2005-05-11, by nipkow
new cterm primitives
2005-05-10, by paulson
oops...cannot use subst here
2005-05-10, by paulson
table centering, headline 'other platform'
2005-05-10, by kleing
unfolding of Ex1
2005-05-09, by paulson
choice_const moved to hologic.ML
2005-05-09, by paulson
from simplesubst to new subst
2005-05-09, by paulson
minor corrections
2005-05-09, by haftmann
made file links local, smoothed text over in some places
2005-05-09, by kleing
made file list nicer
2005-05-09, by kleing
moved description (dist area) out of link
2005-05-09, by kleing
made download links local, provide explicit list of files to download
2005-05-09, by kleing
shortened
2005-05-09, by kleing
MAILTO: makarius@sketis.net
2005-05-08, by wenzelm
lucas - added ability to provide multiple replacements for subst: syntax is now: subst (1 3) myrule
2005-05-06, by dixon
added notes for mac os
2005-05-06, by haftmann
Added notes for installation on Windows
2005-05-06, by haftmann
added option 'tidy=' to makefile, for optional processing of results by HTML tidy
2005-05-06, by haftmann
replaced some outdated HTML by more modern constructs
2005-05-06, by haftmann
added new antiquotations
2005-05-06, by haftmann
Replaced all unnecessary uses of SOME with THE or LEAST
2005-05-06, by huffman
lucas - added option to select occurance to rewrite e.g. (occ 4)
2005-05-05, by dixon
lucas - made clean unify smash unifiers so that when we get flex-flex constraints subst does not barf. Also added fix_vars_upto_idx to IsaND.
2005-05-05, by dixon
lucas - added update node function.
2005-05-05, by dixon
Added eta_long attribute.
2005-05-04, by berghofe
Added eta_long_conversion.
2005-05-04, by berghofe
eta-expansion
2005-05-04, by paulson
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip