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.
minor parameter changes
2005-07-26, by webertj
defcnf renamed to auxcnf, new defcnf algorithm added, simplify added
2005-07-25, by webertj
Added two new theories to HOL/Library: SetsAndFunctions.thy and BigO.thy
2005-07-25, by avigad
defcnf modified to internally use a reference
2005-07-25, by webertj
dead code removal
2005-07-22, by paulson
reformatting and tidying
2005-07-22, by paulson
tidied up the tracing output
2005-07-22, by paulson
streamlined the tptp output
2005-07-22, by paulson
removed unused code
2005-07-22, by paulson
Tuned comment.
2005-07-22, by berghofe
Rewrote function remove_suc, since it failed on some equations
2005-07-22, by berghofe
write_dimacs_sat_file now generates slightly smaller files
2005-07-21, by webertj
revised examples
2005-07-20, by paulson
code streamlining
2005-07-20, by paulson
Ressurect seq attribute accidently removed
2005-07-20, by aspinall
Sort search results in order of relevance, where relevance =
2005-07-20, by kleing
Inttab.defined;
2005-07-19, by wenzelm
some structured proofs on completeness;
2005-07-19, by wenzelm
more contribs;
2005-07-19, by wenzelm
tuned;
2005-07-19, by wenzelm
isatool fixheaders;
2005-07-19, by wenzelm
with_path;
2005-07-19, by wenzelm
added list of theorem changes to NEWS
2005-07-19, by avigad
added defined;
2005-07-19, by wenzelm
simplified union;
2005-07-19, by wenzelm
tuned match, unify;
2005-07-19, by wenzelm
tuned instantiate (avoid subst_atomic, subst_atomic_types);
2005-07-19, by wenzelm
tuned defs interface;
2005-07-19, by wenzelm
moved incr_tvar to logic.ML;
2005-07-19, by wenzelm
tuned norm_sort, mg_domain;
2005-07-19, by wenzelm
tuned instantiate interface;
2005-07-19, by wenzelm
incr_tvar (from term.ML), incr_indexes: avoid garbage;
2005-07-19, by wenzelm
added has_duplicates;
2005-07-19, by wenzelm
tuned interfaces declare, define, finalize, merge:
2005-07-19, by wenzelm
Logic.incr_tvar;
2005-07-19, by wenzelm
retract accidental user commit;
2005-07-19, by wenzelm
tuned;
2005-07-19, by wenzelm
proving bounds for real linear programs
2005-07-19, by obua
removed some garbage;
2005-07-19, by schirmer
textual tweak
2005-07-19, by paulson
Documentation updated
2005-07-18, by webertj
reverted from fold_yield to fold_map
2005-07-18, by haftmann
*** empty log message ***
2005-07-15, by wenzelm
tuned fold on terms and lists;
2005-07-15, by wenzelm
tuned assoc;
2005-07-15, by wenzelm
tuned fold on terms;
2005-07-15, by wenzelm
tuned min_key, max_key;
2005-07-15, by wenzelm
replaced foldl_XXX by canonical fold_XXX;
2005-07-15, by wenzelm
tuned;
2005-07-15, by wenzelm
tuned fold on terms;
2005-07-15, by wenzelm
* Pure/library.ML: several combinators for linear functional transformations;
2005-07-15, by wenzelm
optimize no_types_needed, remove exception handler
2005-07-15, by obua
tuned;
2005-07-15, by wenzelm
lucas - slightly cleaned up. Removed redudent copy of Symtab structure.
2005-07-14, by dixon
* Improved 'oracle' command -- type-safe;
2005-07-14, by wenzelm
no open Logic;
2005-07-14, by wenzelm
removed itlist, rev_itlist -- use fold_rev, fold instead;
2005-07-14, by wenzelm
replaced itlist by fold_rev;
2005-07-14, by wenzelm
replaced itlist by fold_rev;
2005-07-14, by wenzelm
use sys_error instead of exception Internal;
2005-07-14, by wenzelm
sys_error;
2005-07-14, by wenzelm
type-safe 'oracle' command;
2005-07-14, by wenzelm
added dest_table;
2005-07-14, by wenzelm
invoke_oracle: do not keep theory value, but theory_ref;
2005-07-14, by wenzelm
occs no longer infix (structure not open);
2005-07-14, by wenzelm
NameSpace.dest_table avoids duplicated extern;
2005-07-14, by wenzelm
with_path;
2005-07-14, by wenzelm
removed mk_prodT, mk_not (cf. HOL/hologic.ML);
2005-07-14, by wenzelm
tuned;
2005-07-14, by wenzelm
use all files in HOLCF.thy;
2005-07-14, by wenzelm
replaced Utils.itlist by fold_rev;
2005-07-14, by wenzelm
proper structure;
2005-07-14, by wenzelm
use existing Inttab;
2005-07-14, by wenzelm
improved oracle setup;
2005-07-14, by wenzelm
improved oracle setup;
2005-07-14, by wenzelm
removed not_const -- use Not instead;
2005-07-14, by wenzelm
HOL.Not;
2005-07-14, by wenzelm
HOL.Not;
2005-07-14, by wenzelm
new type-safe interface;
2005-07-14, by wenzelm
removed FOL/ex/IffOracle.ML;
2005-07-14, by wenzelm
obsolete;
2005-07-14, by wenzelm
improved 'oracle' command;
2005-07-14, by wenzelm
tuned;
2005-07-14, by wenzelm
accomodate change of real_of_XXX;
2005-07-14, by wenzelm
- fixed bug concerning the renaming of axiom names
2005-07-14, by obua
added ` combinator
2005-07-14, by haftmann
(fix for smlnj)
2005-07-14, by haftmann
simplified proof of cont_Iwhen3
2005-07-14, by huffman
avoiding even more garbage
2005-07-13, by schirmer
Update PGIP packet handling, fixing unique session identifier.
2005-07-13, by aspinall
fixed typos in theorem names
2005-07-13, by avigad
Additions to the Real (and Hyperreal) libraries:
2005-07-13, by avigad
tidied
2005-07-13, by paulson
Add ISABELLE_PID for proof_general.ML
2005-07-13, by aspinall
tuned msg;
2005-07-13, by wenzelm
added print_state_hook;
2005-07-13, by wenzelm
export previous;
2005-07-13, by wenzelm
removed ad-hoc atp_hook, cal_atp;
2005-07-13, by wenzelm
Toplevel.actual_proof;
2005-07-13, by wenzelm
avoid excessive exceptions;
2005-07-13, by wenzelm
Graph: fast_string_ord;
2005-07-13, by wenzelm
export eq_brl;
2005-07-13, by wenzelm
added subtract;
2005-07-13, by wenzelm
export eq_rrule;
2005-07-13, by wenzelm
removed obsolete delta stuff;
2005-07-13, by wenzelm
open ReconPrelim Recon_Transfer;
2005-07-13, by wenzelm
open ReconPrelim ReconTranslateProof;
2005-07-13, by wenzelm
tuned;
2005-07-13, by wenzelm
use Toplevel.print_state_hook instead of adhoc Proof.atp_hook;
2005-07-13, by wenzelm
tuned concat_with_and;
2005-07-13, by wenzelm
improved Net interface;
2005-07-13, by wenzelm
* Isar session: The initial use of ROOT.ML is now always timed;
2005-07-13, by wenzelm
Add acceptedpgipelems message
2005-07-13, by aspinall
auto update
2005-07-13, by paulson
generlization of some "nat" theorems
2005-07-13, by paulson
relevance filtering is now optional
2005-07-13, by paulson
tidied
2005-07-13, by paulson
fixed comment-out;
2005-07-13, by wenzelm
fix
2005-07-13, by obua
Add management for current working directory
2005-07-13, by aspinall
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip