Wed, 06 Oct 2010 17:44:07 +0200 |
blanchet |
qualify "Meson." and "Metis." constants so that the ML files can be reloaded later (e.g. for testing/development)
|
changeset |
files
|
Wed, 06 Oct 2010 17:42:57 +0200 |
blanchet |
get rid of function that duplicates existing Pure functionality
|
changeset |
files
|
Wed, 06 Oct 2010 17:38:06 +0200 |
blanchet |
remove needless fact
|
changeset |
files
|
Wed, 06 Oct 2010 12:01:55 +0200 |
blanchet |
added a few FIXMEs
|
changeset |
files
|
Tue, 05 Oct 2010 12:50:45 +0200 |
blanchet |
tuned comments
|
changeset |
files
|
Tue, 05 Oct 2010 12:06:08 +0200 |
blanchet |
document latest changes to Meson/Metis/Sledgehammer
|
changeset |
files
|
Tue, 05 Oct 2010 12:04:57 +0200 |
blanchet |
remove needless Metis facts
|
changeset |
files
|
Tue, 05 Oct 2010 12:04:49 +0200 |
blanchet |
hide one more name
|
changeset |
files
|
Tue, 05 Oct 2010 12:04:19 +0200 |
blanchet |
qualify names
|
changeset |
files
|
Tue, 05 Oct 2010 11:45:10 +0200 |
blanchet |
hide uninteresting MESON/Metis constants and facts and remove "meson_" prefix to (now hidden) fact names
|
changeset |
files
|
Tue, 05 Oct 2010 11:14:56 +0200 |
blanchet |
clean up debugging output
|
changeset |
files
|
Tue, 05 Oct 2010 11:10:37 +0200 |
blanchet |
factor out "ATP" from "Sledgehammer" (cf. "SAT" vs. "Refute", etc.) -- the theories now reflect the directory structure
|
changeset |
files
|
Tue, 05 Oct 2010 10:59:12 +0200 |
blanchet |
got rid of overkill "meson_choice" attribute;
|
changeset |
files
|
Tue, 05 Oct 2010 10:30:50 +0200 |
blanchet |
more explicit name
|
changeset |
files
|
Tue, 05 Oct 2010 10:28:11 +0200 |
blanchet |
factor out "Meson_Tactic" from "Meson_Clausify"
|
changeset |
files
|
Mon, 04 Oct 2010 22:51:53 +0200 |
blanchet |
tuning
|
changeset |
files
|
Mon, 04 Oct 2010 22:45:09 +0200 |
blanchet |
move Metis into Plain
|
changeset |
files
|
Mon, 04 Oct 2010 22:01:34 +0200 |
blanchet |
added "Meson" theory to Makefile
|
changeset |
files
|
Mon, 04 Oct 2010 21:57:23 +0200 |
blanchet |
update authors
|
changeset |
files
|
Mon, 04 Oct 2010 21:55:54 +0200 |
blanchet |
remove Meson from Hilbert_Choice
|
changeset |
files
|
Mon, 04 Oct 2010 21:50:32 +0200 |
blanchet |
remove Meson from Sledgehammer
|
changeset |
files
|
Mon, 04 Oct 2010 21:49:07 +0200 |
blanchet |
move Meson to Plain
|
changeset |
files
|
Mon, 04 Oct 2010 21:37:42 +0200 |
blanchet |
move MESON files together
|
changeset |
files
|
Mon, 04 Oct 2010 20:55:55 +0200 |
blanchet |
paramify new skolems just like old ones (cf. reveal_old_skolem_terms)
|
changeset |
files
|
Mon, 04 Oct 2010 18:31:34 +0200 |
blanchet |
fixed two bugs in new skolemizer: instantiations now take types into consideration, and rotate_tac is given the proper offset
|
changeset |
files
|
Mon, 04 Oct 2010 17:30:34 +0200 |
blanchet |
correctly handle multiple copies of the same axiom with the same types
|
changeset |
files
|
Mon, 04 Oct 2010 16:36:20 +0200 |
blanchet |
put two operations in the right order
|
changeset |
files
|
Mon, 04 Oct 2010 16:24:53 +0200 |
blanchet |
reintroduce old "unify_prem_with_concl" code to avoid reaching unification bound + primitive handling for polymorphism
|
changeset |
files
|
Mon, 04 Oct 2010 15:05:19 +0200 |
blanchet |
apply "assume_tac" directly on the right assumption, using "rotate_tac" -- this ensures that the desired unifications are performed
|
changeset |
files
|
Mon, 04 Oct 2010 14:36:18 +0200 |
blanchet |
instantiate foralls and release exists in the order described by the topological order
|
changeset |
files
|
Mon, 04 Oct 2010 14:34:15 +0200 |
blanchet |
reverted 0bfaaa81fc62, since "Thm.rename_boundvars" can't be relied upon to give unique names to bound variables
|
changeset |
files
|
Mon, 04 Oct 2010 09:08:46 +0200 |
blanchet |
renamed internal function
|
changeset |
files
|
Mon, 04 Oct 2010 09:05:15 +0200 |
blanchet |
hack in MESON to make it less likely that variables (e.g. "x") get renamed (e.g. "xa") when resolving
|
changeset |
files
|
Wed, 06 Oct 2010 13:48:12 +0200 |
haftmann |
tuned header
|
changeset |
files
|
Tue, 05 Oct 2010 18:09:31 +0200 |
krauss |
tuned
|
changeset |
files
|
Tue, 05 Oct 2010 18:09:29 +0200 |
krauss |
force less agressively
|
changeset |
files
|
Tue, 05 Oct 2010 16:33:16 +0200 |
krauss |
lexicographic_order: replace parallel map with laziness to avoid wasting cycles on proofs that are not needed
|
changeset |
files
|
Tue, 05 Oct 2010 14:19:43 +0200 |
krauss |
removed complicated (and rarely helpful) error reporting
|
changeset |
files
|
Tue, 05 Oct 2010 14:19:40 +0200 |
krauss |
discontinued continuations to simplify control flow; dropped optimization in scnp
|
changeset |
files
|
Tue, 05 Oct 2010 14:19:38 +0200 |
krauss |
use Cache structure instead of passing tables around explicitly
|
changeset |
files
|
Tue, 05 Oct 2010 11:45:16 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 05 Oct 2010 11:37:42 +0200 |
haftmann |
lemmas fold_commute and fold_commute_apply
|
changeset |
files
|
Fri, 07 May 2010 15:36:03 +0200 |
krauss |
spelling
|
changeset |
files
|
Mon, 04 Oct 2010 14:46:49 +0200 |
haftmann |
adjusted to inductive characterization of sorted
|
changeset |
files
|
Mon, 04 Oct 2010 14:46:49 +0200 |
haftmann |
tuned whitespace
|
changeset |
files
|
Mon, 04 Oct 2010 14:46:48 +0200 |
haftmann |
turned distinct and sorted into inductive predicates: yields nice induction principles for free; more elegant proofs
|
changeset |
files
|
Mon, 04 Oct 2010 14:46:48 +0200 |
haftmann |
turned distinct and sorted into inductive predicates: yields nice induction principles for free
|
changeset |
files
|
Mon, 04 Oct 2010 12:22:58 +0200 |
haftmann |
turned distinct and sorted into inductive predicates: yields nice induction principles for free; more elegant proofs
|
changeset |
files
|
Sat, 02 Oct 2010 12:32:31 +0200 |
blanchet |
some Poly/ML-specific debugging code escaped in the wild -- comment it out
|
changeset |
files
|
Fri, 01 Oct 2010 22:44:36 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 01 Oct 2010 17:06:49 +0200 |
haftmann |
avoid antiquotation processing for code_reflect; moved ML_Context.value to Code_Runtime
|
changeset |
files
|
Fri, 01 Oct 2010 17:06:49 +0200 |
haftmann |
moved ML_Context.value to Code_Runtime
|
changeset |
files
|
Fri, 01 Oct 2010 16:05:25 +0200 |
haftmann |
constant `contents` renamed to `the_elem`
|
changeset |
files
|
Fri, 01 Oct 2010 18:49:09 +0200 |
blanchet |
merged
|
changeset |
files
|
Fri, 01 Oct 2010 18:48:37 +0200 |
blanchet |
tune whitespace
|
changeset |
files
|
Fri, 01 Oct 2010 17:56:32 +0200 |
blanchet |
rename bound variables after skolemizing, if the axiom of choice is available
|
changeset |
files
|
Fri, 01 Oct 2010 17:52:20 +0200 |
blanchet |
tuning
|
changeset |
files
|
Fri, 01 Oct 2010 17:41:59 +0200 |
blanchet |
rename quantified variables earlier in the new skolemizer, to ensure consistent naming later (in the absence of the choice axiom)
|
changeset |
files
|
Fri, 01 Oct 2010 16:58:56 +0200 |
blanchet |
tune bound names
|
changeset |
files
|
Fri, 01 Oct 2010 16:13:28 +0200 |
blanchet |
merged
|
changeset |
files
|