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.
export debug_bounds;
2005-09-29, by wenzelm
explicit dependencies of SAT vs. Refute;
2005-09-29, by wenzelm
explicit dependencies of SAT vs. Refute;
2005-09-29, by wenzelm
Isabelle2005 (October 2005);
2005-09-29, by wenzelm
Added a few lemmas
2005-09-29, by nipkow
reduction in tracing files
2005-09-29, by paulson
improvements for problem generation
2005-09-29, by paulson
moved concat_with_and to watcher.ML
2005-09-29, by paulson
a name for empty_not_insert
2005-09-29, by paulson
Simplifier now removes flex-flex constraints from theorem returned by prover.
2005-09-29, by berghofe
Optimized and exported flexflex_unique.
2005-09-29, by berghofe
make signature constraint actually work;
2005-09-29, by wenzelm
activate signature constraints;
2005-09-29, by wenzelm
HOL4 image is back;
2005-09-29, by wenzelm
tuned default operation: use internal modify;
2005-09-29, by wenzelm
abstract_rule: tuned exception msgs;
2005-09-29, by wenzelm
back to simple 'defs' (cf. revision 1.79 of theory.ML);
2005-09-29, by wenzelm
back to simple 'defs' (cf. revision 1.79);
2005-09-29, by wenzelm
removed revert_bound;
2005-09-29, by wenzelm
print_theory: discontinued final consts;
2005-09-29, by wenzelm
Theory.add_finals_i;
2005-09-29, by wenzelm
more finalconsts;
2005-09-29, by wenzelm
tuned;
2005-09-29, by wenzelm
pointer to HOL/ex/SAT_Examples.thy added
2005-09-28, by webertj
updated;
2005-09-28, by wenzelm
more reliable check for PDF output using ifpdf.sty;
2005-09-28, by wenzelm
pre_sat_tac moved towards end of file
2005-09-28, by webertj
adjusted www links
2005-09-28, by haftmann
comment fixed
2005-09-28, by webertj
mapped "-->" to "hol4-->"
2005-09-28, by obua
avoid naming existing tags in explanations;
2005-09-28, by wenzelm
revert 'defs' advertisement;
2005-09-28, by wenzelm
revert 'defs' advertisement;
2005-09-28, by wenzelm
time limit option; fixed bug concerning first line of ATP output
2005-09-28, by paulson
streamlined theory; conformance to recent publication
2005-09-28, by paulson
new lemma
2005-09-28, by paulson
better appearance in lynx and netscape4
2005-09-28, by haftmann
MB instead of KB
2005-09-28, by haftmann
renamed packages to download;
2005-09-27, by wenzelm
more details about incomplete 'defs';
2005-09-27, by wenzelm
renamed "Packages" to "Download";
2005-09-27, by wenzelm
build bed
2005-09-27, by haftmann
build bed
2005-09-27, by haftmann
build bed
2005-09-27, by haftmann
slight corrections
2005-09-27, by haftmann
tuned;
2005-09-27, by wenzelm
renamed "Packages" to "Download";
2005-09-27, by wenzelm
fixed dead link
2005-09-27, by haftmann
fixed dead link
2005-09-27, by haftmann
improved linkcheck
2005-09-27, by haftmann
added simple linktester for isabelle website
2005-09-27, by haftmann
warn about Poly/ML segfault problem;
2005-09-27, by wenzelm
website preparation for Isabelle2005
2005-09-27, by haftmann
corrected spelling bug
2005-09-27, by obua
added defs disclaimer
2005-09-27, by obua
nat_number_of is no longer declared as code lemma, since this turned
2005-09-27, by berghofe
Inserted clause for nat in number_of_codegen again ("code unfold" turned
2005-09-27, by berghofe
Optimized unfold_attr.
2005-09-27, by berghofe
removed link to HOL4, which is not in the library right now;
2005-09-27, by wenzelm
tuned;
2005-09-27, by wenzelm
Added entries for code_module, code_library, and value.
2005-09-27, by berghofe
Tuned.
2005-09-27, by berghofe
updates for Isabelle2005;
2005-09-26, by wenzelm
tuned;
2005-09-26, by wenzelm
Updated description of code generator.
2005-09-26, by berghofe
updated;
2005-09-26, by wenzelm
moved disambiguate_frees to ProofKernel;
2005-09-26, by wenzelm
quote 'value';
2005-09-26, by wenzelm
yet another atempt to get doc/Contents right;
2005-09-26, by wenzelm
Renamed wf_rec to wfrec in consts_code declaration.
2005-09-26, by berghofe
really copy doc/Contents;
2005-09-26, by wenzelm
Release HOL4 and HOLLight Importer.
2005-09-26, by obua
copy doc/Contents;
2005-09-26, by wenzelm
Made sure all lemmas now have names (especially so that certain of them
2005-09-26, by skalberg
echo HOL_USERDIR_OPTIONS;
2005-09-26, by wenzelm
tuned
2005-09-26, by obua
added ROOT.ML
2005-09-26, by obua
adjusted web link
2005-09-26, by haftmann
added entry for running HOLLight
2005-09-26, by obua
fixed disambiguation problem
2005-09-26, by obua
added Drule.disambiguate_frees : thm -> thm
2005-09-26, by obua
zero_var_inst: replace loose bounds :000 etc.;
2005-09-25, by wenzelm
* Hyperreal: A theory of Taylor series.
2005-09-25, by wenzelm
more;
2005-09-25, by wenzelm
eq_codegen now ensures that code for bool type is generated.
2005-09-25, by berghofe
Fixed print mode problem in test_term.
2005-09-25, by berghofe
Added ExecutableSet and Taylor.
2005-09-25, by berghofe
Now uses set implementation from ExecutableSet.
2005-09-25, by berghofe
Added Taylor.
2005-09-25, by berghofe
Formalization of Taylor series by Lukas Bulwahn and
2005-09-25, by berghofe
Added ExecutableSet.
2005-09-25, by berghofe
New theory for implementing finite sets by lists.
2005-09-25, by berghofe
sat_solver.ML not loaded anymore (already loaded by Refute.thy)
2005-09-25, by webertj
set show_types and show_sorts during import
2005-09-24, by obua
a few new filter lemmas
2005-09-24, by nipkow
HOL4-Import: map ONTO to Fun.surj
2005-09-24, by obua
cnf_struct renamed to cnf
2005-09-24, by webertj
remove debug clutter
2005-09-24, by obua
preliminary fix of HOL build problem
2005-09-24, by obua
bug fix
2005-09-24, by obua
replay_proof optimized: now performs backwards proof search
2005-09-24, by webertj
code reformatted and restructured, many minor modifications
2005-09-24, by webertj
bugfix in "zchaff_with_proofs"
2005-09-24, by webertj
parse_std_result_file renamed to read_std_result_file
2005-09-24, by webertj
new sat tactic
2005-09-23, by webertj
new sat tactic imports resolution proofs from zChaff
2005-09-23, by webertj
fix
2005-09-23, by obua
simprocs: pattern now "x" (the proc is supposed to discriminate faster than Pattern.match);
2005-09-23, by wenzelm
tuned msg;
2005-09-23, by wenzelm
added mk_solver';
2005-09-23, by wenzelm
Simplifier.inherit_bounds;
2005-09-23, by wenzelm
adm_tac/cont_tacRs: proper simpset;
2005-09-23, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
+30000
tip