Wed, 24 Sep 2014 15:46:24 +0200 |
blanchet |
rule out nested (co)recursion for SMT (co)datatypes
|
changeset |
files
|
Wed, 24 Sep 2014 15:46:23 +0200 |
blanchet |
gracefully handle types like 'enat' whose coinductive view is registered using 'free_constructors'
|
changeset |
files
|
Wed, 24 Sep 2014 15:46:11 +0200 |
blanchet |
tuning
|
changeset |
files
|
Wed, 24 Sep 2014 15:45:55 +0200 |
blanchet |
simpler proof
|
changeset |
files
|
Wed, 24 Sep 2014 11:09:05 +0200 |
nipkow |
added nice standard syntax
|
changeset |
files
|
Mon, 22 Sep 2014 21:45:59 +0200 |
wenzelm |
clarified timeout for isatest;
|
changeset |
files
|
Mon, 22 Sep 2014 21:31:45 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 22 Sep 2014 21:28:57 +0200 |
wenzelm |
discontinued old "xnum" token category;
|
changeset |
files
|
Mon, 22 Sep 2014 17:07:18 +0200 |
wenzelm |
added csdp-6.x for proof method (sos csdp);
|
changeset |
files
|
Mon, 22 Sep 2014 16:28:24 +0200 |
wenzelm |
examples for local CSDP executable;
|
changeset |
files
|
Mon, 22 Sep 2014 16:15:29 +0200 |
wenzelm |
clarified SOS tool setup vs. examples;
|
changeset |
files
|
Mon, 22 Sep 2014 15:01:27 +0200 |
desharna |
make 'set_induct0' tactic more robust w.r.t multiple arguments constructors
|
changeset |
files
|
Mon, 22 Sep 2014 10:55:51 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 22 Sep 2014 10:18:41 +0200 |
wenzelm |
clarified ISABELLE_POLYML;
|
changeset |
files
|
Mon, 22 Sep 2014 10:53:54 +0200 |
Andreas Lochbihler |
drop workaround addressed by d0d3c30806b4
|
changeset |
files
|
Sun, 21 Sep 2014 20:22:12 +0200 |
wenzelm |
renamed ISABELLE_POLYML to ML_SYSTEM_POLYML, to avoid overlap with ISABELLE_POLYML_PATH;
|
changeset |
files
|
Sun, 21 Sep 2014 20:14:04 +0200 |
wenzelm |
more standard Isabelle/ML operations;
|
changeset |
files
|
Sun, 21 Sep 2014 19:53:50 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 21 Sep 2014 16:56:11 +0200 |
haftmann |
explicit separation of signed and unsigned numerals using existing lexical categories num and xnum
|
changeset |
files
|
Sun, 21 Sep 2014 16:56:06 +0200 |
haftmann |
corrected slip in documentation
|
changeset |
files
|
Sat, 20 Sep 2014 10:44:24 +0200 |
steckerm |
Removed double space
|
changeset |
files
|
Sat, 20 Sep 2014 10:44:24 +0200 |
steckerm |
Changed proof method to auto for custom Waldmeister lemma
|
changeset |
files
|
Sat, 20 Sep 2014 10:44:24 +0200 |
steckerm |
Minor fixes in ATP_Waldmeister
|
changeset |
files
|
Sat, 20 Sep 2014 10:44:23 +0200 |
steckerm |
Made encoded type for apply less restrictive
|
changeset |
files
|
Sat, 20 Sep 2014 10:44:23 +0200 |
steckerm |
Updated fix_name function
|
changeset |
files
|
Sat, 20 Sep 2014 10:42:08 +0200 |
steckerm |
Added support for partial function application
|
changeset |
files
|
Sat, 20 Sep 2014 10:42:08 +0200 |
steckerm |
Improved equality handling in skolemization
|
changeset |
files
|
Sat, 20 Sep 2014 10:42:08 +0200 |
steckerm |
Re-added hypothesis argument to problem generation
|
changeset |
files
|
Thu, 18 Sep 2014 18:48:54 +0200 |
haftmann |
always annotate potentially polymorphic Haskell numerals
|
changeset |
files
|
Thu, 18 Sep 2014 18:48:04 +0200 |
haftmann |
tuned
|
changeset |
files
|
Thu, 18 Sep 2014 18:48:04 +0200 |
haftmann |
simplified and tuned using signed_string_of_int
|
changeset |
files
|
Thu, 18 Sep 2014 18:48:04 +0200 |
haftmann |
tuned data structure
|
changeset |
files
|
Fri, 19 Sep 2014 14:24:03 +0200 |
blanchet |
tuning
|
changeset |
files
|
Fri, 19 Sep 2014 14:08:21 +0200 |
blanchet |
documented limitations
|
changeset |
files
|
Fri, 19 Sep 2014 13:41:40 +0200 |
blanchet |
more honest 'primcorec' -- don't parse a theorem name that is then ignored
|
changeset |
files
|
Fri, 19 Sep 2014 13:38:21 +0200 |
blanchet |
tuning
|
changeset |
files
|
Fri, 19 Sep 2014 13:27:04 +0200 |
blanchet |
added a few tests for 'old_datatype'
|
changeset |
files
|
Fri, 19 Sep 2014 13:27:04 +0200 |
blanchet |
reintroduced old setup for size of basic types
|
changeset |
files
|
Fri, 19 Sep 2014 13:27:04 +0200 |
blanchet |
keep obsolete interpretations in Main, to avoid merge trouble
|
changeset |
files
|
Fri, 19 Sep 2014 13:27:04 +0200 |
blanchet |
made new 'primrec' bootstrapping-capable
|
changeset |
files
|
Fri, 19 Sep 2014 13:27:04 +0200 |
blanchet |
tuning
|
changeset |
files
|
Fri, 19 Sep 2014 13:27:04 +0200 |
blanchet |
tuning
|
changeset |
files
|
Fri, 19 Sep 2014 10:40:56 +0200 |
traytel |
typo
|
changeset |
files
|
Fri, 19 Sep 2014 10:00:34 +0200 |
traytel |
regression tests for n2m
|
changeset |
files
|
Fri, 19 Sep 2014 08:26:03 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Thu, 18 Sep 2014 15:23:23 +0200 |
Andreas Lochbihler |
add lemma
|
changeset |
files
|
Thu, 18 Sep 2014 19:01:50 +0200 |
blanchet |
tuned imports
|
changeset |
files
|
Thu, 18 Sep 2014 18:49:58 +0200 |
blanchet |
removed debugging junk
|
changeset |
files
|
Thu, 18 Sep 2014 17:54:56 +0200 |
blanchet |
help AFP entry 'Free-Groups' to compile
|
changeset |
files
|
Thu, 18 Sep 2014 16:57:10 +0200 |
blanchet |
reintroduced an instantiation of 'size' for 'numerals'
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
use selector
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
moved old 'size' generator together with 'old_datatype'
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
moved datatype realizer to 'old_datatype' and colleagues
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
careful with op = in n2m (actually by Dmitriy Traytel)
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
fixed attribute name in docs (thanks to Andreas Lochbihler)
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
updated NEWS
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
moved 'old_datatype' out of 'Main' (but put it in 'HOL-Proofs' because of the inductive realizer)
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
increased 'HOL-Proofs' timeout
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
made 'mk_pointfree' work again in local theories
|
changeset |
files
|
Thu, 18 Sep 2014 16:47:40 +0200 |
blanchet |
fixed authorship
|
changeset |
files
|