Wed, 26 Oct 2011 22:51:06 +0200 |
wenzelm |
more robust ML pretty printing (cf. b6c527c64789);
|
changeset |
files
|
Wed, 26 Oct 2011 22:50:40 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 25 Oct 2011 16:37:11 +0200 |
bulwahn |
renaming Cset and List_Cset in Quotient_Examples to Quotient_Set and List_Quotient_Set to avoid a name clash of theory names with the ones in HOL-Library
|
changeset |
files
|
Tue, 25 Oct 2011 16:09:02 +0200 |
nipkow |
tuned text
|
changeset |
files
|
Tue, 25 Oct 2011 15:59:15 +0200 |
nipkow |
tuned names to avoid shadowing
|
changeset |
files
|
Tue, 25 Oct 2011 12:00:52 +0200 |
huffman |
merge Gcd/GCD and Lcm/LCM
|
changeset |
files
|
Tue, 25 Oct 2011 08:48:36 +0200 |
boehmes |
clarify types of terms: use proper set type
|
changeset |
files
|
Mon, 24 Oct 2011 16:47:24 +0200 |
huffman |
instance bool :: linorder
|
changeset |
files
|
Mon, 24 Oct 2011 12:26:05 +0200 |
bulwahn |
removing poor man's dictionary construction which were only for the ancient code generator with no support of type classes
|
changeset |
files
|
Mon, 24 Oct 2011 11:40:31 +0200 |
bulwahn |
fixed typo
|
changeset |
files
|
Mon, 24 Oct 2011 10:45:54 +0200 |
nipkow |
latex output not needed because errors manifest themselves earlier
|
changeset |
files
|
Sun, 23 Oct 2011 23:11:53 +0200 |
wenzelm |
some text on inner-syntax;
|
changeset |
files
|
Sun, 23 Oct 2011 16:03:59 +0200 |
nipkow |
renamed in ASM
|
changeset |
files
|
Sun, 23 Oct 2011 14:15:24 +0200 |
nipkow |
tuned order of eqns
|
changeset |
files
|
Sun, 23 Oct 2011 14:03:37 +0200 |
nipkow |
tuned
|
changeset |
files
|
Sun, 23 Oct 2011 17:37:21 +1100 |
kleing |
script for exporting filtered IMP files as tar.gz
|
changeset |
files
|
Sun, 23 Oct 2011 17:12:14 +1100 |
kleing |
removed Norbert's email from isatest (bounces)
|
changeset |
files
|
Sat, 22 Oct 2011 23:43:01 +0200 |
wenzelm |
class Lexicon as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 23:30:02 +0200 |
wenzelm |
more private stuff;
|
changeset |
files
|
Sat, 22 Oct 2011 23:29:44 +0200 |
wenzelm |
class Text.Edit as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 23:29:11 +0200 |
wenzelm |
class Time as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 23:28:24 +0200 |
wenzelm |
class Volatile as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 20:18:01 +0200 |
nipkow |
merged
|
changeset |
files
|
Sat, 22 Oct 2011 20:17:50 +0200 |
nipkow |
added isaverbatimwrite that allows to cut out snippets of thy files in their latex form and dump them in a file
|
changeset |
files
|
Sat, 22 Oct 2011 19:22:13 +0200 |
wenzelm |
experimental support for Scala 2.9.1.final;
|
changeset |
files
|
Sat, 22 Oct 2011 19:15:32 +0200 |
wenzelm |
class Path as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 19:00:03 +0200 |
wenzelm |
class Counter as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 16:57:24 +0200 |
wenzelm |
discontinued redundant ASCII syntax;
|
changeset |
files
|
Sat, 22 Oct 2011 16:44:34 +0200 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Fri, 21 Oct 2011 22:44:55 +0200 |
wenzelm |
proper normal form for Perspective.ranges (overlapping ranges could be joined in wrong order, crashing multiple editor views);
|
changeset |
files
|
Fri, 21 Oct 2011 17:39:07 +0200 |
nipkow |
merged
|
changeset |
files
|
Fri, 21 Oct 2011 17:39:00 +0200 |
nipkow |
tuned
|
changeset |
files
|
Fri, 21 Oct 2011 16:21:12 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 21 Oct 2011 14:25:38 +0200 |
bulwahn |
replacing metis proofs with facts xt1 by new proof with more readable names
|
changeset |
files
|
Fri, 21 Oct 2011 14:06:15 +0200 |
blanchet |
more robust parsing of TSTP sources -- Vampire has nonstandard "introduced()" tags and Waldmeister(OnTPTP) has weird "theory(...)" dependencies
|
changeset |
files
|
Fri, 21 Oct 2011 12:44:20 +0200 |
blanchet |
disable Vampire's BDD optimization, which sometimes yields so huge proofs that this causes problems for reconstruction
|
changeset |
files
|
Fri, 21 Oct 2011 11:17:16 +0200 |
bulwahn |
NEWS
|
changeset |
files
|
Fri, 21 Oct 2011 11:17:15 +0200 |
bulwahn |
updating documentation: code_inline -> code_unfold; added documentation about attribute code_unfold_post
|
changeset |
files
|
Fri, 21 Oct 2011 11:17:14 +0200 |
bulwahn |
replacing code_inline by code_unfold, removing obsolete code_unfold, code_inline del now that the ancient code generator is removed
|
changeset |
files
|
Fri, 21 Oct 2011 11:17:12 +0200 |
bulwahn |
removing redundant attribute code_inline in the code generator
|
changeset |
files
|
Fri, 21 Oct 2011 11:27:21 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 21 Oct 2011 11:26:14 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 21 Oct 2011 10:37:03 +0200 |
bulwahn |
improving mutabelle script again after missing some changes in f4896c792316
|
changeset |
files
|
Fri, 21 Oct 2011 10:32:42 +0200 |
bulwahn |
correcting code_prolog
|
changeset |
files
|
Fri, 21 Oct 2011 09:51:45 +0200 |
huffman |
merged
|
changeset |
files
|
Fri, 21 Oct 2011 08:42:11 +0200 |
huffman |
add HOL/ex/Simproc_Tests.thy: testing for Tools/numeral_simprocs.ML
|
changeset |
files
|
Fri, 21 Oct 2011 08:25:04 +0200 |
nipkow |
merged
|
changeset |
files
|
Fri, 21 Oct 2011 08:24:57 +0200 |
nipkow |
tuned
|
changeset |
files
|
Thu, 20 Oct 2011 22:26:02 +0200 |
blanchet |
mark "xt..." rules as "no_atp", since they are easy consequences of other better named properties
|
changeset |
files
|
Thu, 20 Oct 2011 22:02:49 +0200 |
huffman |
merged
|
changeset |
files
|
Thu, 20 Oct 2011 17:27:14 +0200 |
huffman |
removed mult_Bit1 from int_arith_rules (cf. 882403378a41 and 3078fd2eec7b, where mult_num1 erroneously replaced mult_1)
|
changeset |
files
|
Thu, 20 Oct 2011 12:30:43 -0400 |
kleing |
removed [trans] concept from basic material
|
changeset |
files
|
Thu, 20 Oct 2011 10:44:00 +0200 |
nipkow |
merged
|
changeset |
files
|
Thu, 20 Oct 2011 10:43:47 +0200 |
nipkow |
tuned
|
changeset |
files
|
Thu, 20 Oct 2011 09:59:12 +0200 |
bulwahn |
merged
|
changeset |
files
|
Thu, 20 Oct 2011 09:11:13 +0200 |
bulwahn |
modernizing predicate_compile_quickcheck
|
changeset |
files
|
Thu, 20 Oct 2011 08:20:35 +0200 |
bulwahn |
adding depth as an quickcheck configuration
|
changeset |
files
|
Thu, 20 Oct 2011 09:48:00 +0200 |
nipkow |
renamed name -> vname
|
changeset |
files
|
Wed, 19 Oct 2011 23:07:48 +0200 |
haftmann |
removed some remaining artefacts of ancient SML code generator
|
changeset |
files
|
Wed, 19 Oct 2011 22:54:26 +0200 |
haftmann |
NEWS
|
changeset |
files
|
Wed, 19 Oct 2011 21:40:32 +0200 |
blanchet |
cleaner LEO-II extensionality step detection
|
changeset |
files
|
Wed, 19 Oct 2011 21:40:32 +0200 |
blanchet |
marginally cleaner proof parsing, that doesn't stumble upon LEO-II's E-step proofs
|
changeset |
files
|
Wed, 19 Oct 2011 21:40:32 +0200 |
blanchet |
one more LEO-II failure
|
changeset |
files
|
Wed, 19 Oct 2011 19:45:19 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 19 Oct 2011 17:45:25 +0200 |
huffman |
merged
|
changeset |
files
|
Tue, 18 Oct 2011 15:19:06 +0200 |
huffman |
hide typedef-generated constants Product_Type.prod and Sum_Type.sum
|
changeset |
files
|
Wed, 19 Oct 2011 16:36:13 +0200 |
blanchet |
more uniform SZS status handling
|
changeset |
files
|
Wed, 19 Oct 2011 16:36:13 +0200 |
blanchet |
avoid generating too meta theorems -- this sometimes leads to type errors, e.g. when "pp" is applied to a "prop" instead of a "bool"
|
changeset |
files
|
Wed, 19 Oct 2011 16:32:30 +0200 |
nipkow |
merged
|
changeset |
files
|
Wed, 19 Oct 2011 16:32:12 +0200 |
nipkow |
renamed B to Bc
|
changeset |
files
|
Wed, 19 Oct 2011 17:04:43 +0200 |
wenzelm |
tuned comment;
|
changeset |
files
|
Wed, 19 Oct 2011 17:03:07 +0200 |
wenzelm |
proper source positions for @{lemma};
|
changeset |
files
|
Wed, 19 Oct 2011 16:45:46 +0200 |
wenzelm |
more robust toplevel_error reporting (NB: Context.proof_of on a stale theory crashes ungracefully);
|
changeset |
files
|
Wed, 19 Oct 2011 15:42:43 +0200 |
wenzelm |
inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
|
changeset |
files
|
Wed, 19 Oct 2011 15:41:12 +0200 |
wenzelm |
tuned legacy signature;
|
changeset |
files
|
Wed, 19 Oct 2011 14:40:49 +0200 |
wenzelm |
further cleanup of stats (cf. 97e81a8aa277);
|
changeset |
files
|
Wed, 19 Oct 2011 14:22:06 +0200 |
wenzelm |
updated keywords;
|
changeset |
files
|
Wed, 19 Oct 2011 14:21:29 +0200 |
wenzelm |
really document just one code generator;
|
changeset |
files
|
Wed, 19 Oct 2011 09:11:21 +0200 |
bulwahn |
NEWS
|
changeset |
files
|
Wed, 19 Oct 2011 09:11:20 +0200 |
bulwahn |
removing old code generator
|
changeset |
files
|
Wed, 19 Oct 2011 09:11:19 +0200 |
bulwahn |
removing declaration of code_unfold to address the old code generator
|
changeset |
files
|
Wed, 19 Oct 2011 09:11:18 +0200 |
bulwahn |
removing dependency of the generic code generator to old code generator functions thyname_of_type and thyname_of_const
|
changeset |
files
|
Wed, 19 Oct 2011 09:11:18 +0200 |
bulwahn |
removing documentation about the old code generator
|
changeset |
files
|
Wed, 19 Oct 2011 09:11:16 +0200 |
bulwahn |
removing old code generator setup for executable sets
|
changeset |
files
|
Wed, 19 Oct 2011 09:11:15 +0200 |
bulwahn |
removing old code generator setup for efficient natural numbers; cleaned typo
|
changeset |
files
|
Wed, 19 Oct 2011 09:11:14 +0200 |
bulwahn |
removing old code generator setup for real numbers; tuned
|
changeset |
files
|
Wed, 19 Oct 2011 09:11:14 +0200 |
bulwahn |
removing old code generator setup for rational numbers; tuned
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:29 +0200 |
bulwahn |
removing old code generator setup for strings
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:27 +0200 |
bulwahn |
removing old code generator setup for lists
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:26 +0200 |
bulwahn |
removing old code generator setup for integers
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:25 +0200 |
bulwahn |
removing old code generator for inductive predicates
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:24 +0200 |
bulwahn |
removing quickcheck tester SML-inductive based on the old code generator
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:23 +0200 |
bulwahn |
removing old code generator setup for inductive sets in the inductive set package
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:22 +0200 |
bulwahn |
removing old code generator setup of inductive predicates
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:21 +0200 |
bulwahn |
removing old code generator setup for product types
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:20 +0200 |
bulwahn |
removing old code generator setup for function types
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:19 +0200 |
bulwahn |
removing old code generator setup for datatypes
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:17 +0200 |
bulwahn |
removing old code generator for recursive functions
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:16 +0200 |
bulwahn |
removing old code generator setup in the HOL theory
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:15 +0200 |
bulwahn |
removing invocations of the evaluation method based on the old code generator
|
changeset |
files
|
Wed, 19 Oct 2011 08:37:14 +0200 |
bulwahn |
removing invocations of the old code generator
|
changeset |
files
|
Tue, 18 Oct 2011 15:40:59 +0200 |
blanchet |
freeze conjecture schematics before applying lambda-translation, which sometimes calls "close_form" and ruins it for freezing
|
changeset |
files
|
Tue, 18 Oct 2011 15:40:58 +0200 |
blanchet |
gracefully handle quantifiers of the form "All $ t" where "t" is not a lambda-abstraction in higher-order translations
|
changeset |
files
|
Tue, 18 Oct 2011 15:27:18 +0200 |
bulwahn |
tuned
|
changeset |
files
|
Tue, 18 Oct 2011 15:27:17 +0200 |
bulwahn |
adding testing of quickcheck narrowing with finite types to mutabelle script; modified is_executable in mutabelle_extra
|
changeset |
files
|
Tue, 18 Oct 2011 11:59:03 +0200 |
krauss |
mira: collect size of heap images
|
changeset |
files
|
Mon, 17 Oct 2011 21:37:38 +0200 |
blanchet |
updated doc related to Satallax
|
changeset |
files
|
Mon, 17 Oct 2011 21:37:37 +0200 |
blanchet |
parse Satallax unsat cores
|
changeset |
files
|
Mon, 17 Oct 2011 18:05:14 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 17 Oct 2011 14:22:14 +0200 |
noschinl |
(old) NEWS
|
changeset |
files
|
Mon, 17 Oct 2011 10:19:01 +0200 |
bulwahn |
moving some common functions from quickcheck to the more HOL-specific quickcheck_common; renamed inductive_SML's configurations to more canonical names; adds automatically left and right hand sides of equations as evaluation terms
|
changeset |
files
|
Mon, 17 Oct 2011 11:24:22 +0200 |
wenzelm |
always use sockets on Windows/Cygwin;
|
changeset |
files
|
Sun, 16 Oct 2011 21:49:47 +0200 |
krauss |
mira configuration: use official polyml 5.4.1 on lxbroy10
|
changeset |
files
|
Sun, 16 Oct 2011 18:48:30 +0200 |
wenzelm |
added Term.dummy_pattern conveniences;
|
changeset |
files
|
Sun, 16 Oct 2011 16:56:01 +0200 |
wenzelm |
slightly more standard-conformant XML parsing (see also 94033767ef9b);
|
changeset |
files
|
Sun, 16 Oct 2011 14:48:01 +0200 |
haftmann |
tuned proof
|
changeset |
files
|
Sun, 16 Oct 2011 14:48:00 +0200 |
haftmann |
tuned type annnotation
|
changeset |
files
|
Sun, 16 Oct 2011 14:48:00 +0200 |
haftmann |
hide not_member as also member
|
changeset |
files
|
Sat, 15 Oct 2011 20:40:13 +0200 |
wenzelm |
misc tuning and modernization;
|
changeset |
files
|
Sat, 15 Oct 2011 18:14:36 +0200 |
wenzelm |
updated to Scala 2.8.2.final;
|
changeset |
files
|