Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+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.
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
fixed lin.arith
2005-05-04, by nipkow
neqE applies even if the type is not one which partakes in linear arithmetic.
2005-05-04, by nipkow
Fixing a problem with lin.arith.
2005-05-04, by nipkow
make mkdir usable with cygwin
2005-05-03, by haftmann
Replaced reference to SPASS with general one - set SPASS_HOME in settings file.
2005-05-03, by quigley
final implementation of antiquotations styles
2005-05-03, by haftmann
Added short description of thm_style and term_style antiquotation
2005-05-03, by haftmann
*** empty log message ***
2005-05-03, by nipkow
lucas - improved interface to isand.ML and cleaned up clean-unification code, and added some better comments.
2005-05-03, by dixon
lucas - added dest_TVar and dest_TFree.
2005-05-03, by dixon
Removed nodup_vars avoiding hack
2005-05-02, by schirmer
fixed
2005-05-02, by nipkow
turned 2 lemmas into simp rules
2005-05-02, by nipkow
*** empty log message ***
2005-05-02, by nipkow
fixed setsum problem
2005-05-02, by nipkow
meta-logic connectives now forbidden
2005-05-02, by paulson
deleted redundant code
2005-05-02, by paulson
fixed reference to top-level
2005-05-02, by paulson
introduced @{const ...} antiquotation
2005-05-02, by haftmann
introduced @{const ...} antiquotation
2005-05-02, by haftmann
added to isatest-doc MAILTO
2005-05-02, by haftmann
added myself to mailing list
2005-05-02, by nipkow
superceded by IsarOverview
2005-05-02, by kleing
fixed typo
2005-04-30, by kleing
separate test run for theories in Doc/
2005-04-30, by kleing
use absolute path to find LaTeXSugar and OptionalSugar
2005-04-30, by kleing
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
+30000
tip