Tue, 07 Dec 2010 17:23:14 +0100 |
wenzelm |
eliminated some hard tabulators (deprecated);
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 08:40:47 +0100 |
bulwahn |
adapting predicate_compile_quickcheck
|
file |
diff |
annotate
|
Tue, 02 Nov 2010 20:55:12 +0100 |
wenzelm |
simplified some time constants;
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 19:13:11 +0200 |
bulwahn |
adapting alternative_defs, predicate_compile_quickcheck, examples and code_prolog
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 10:48:11 +0200 |
bulwahn |
adding option to globally limit the prolog execution
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 11:59:50 +0200 |
bulwahn |
renaming use_random to use_generators in the predicate compiler
|
file |
diff |
annotate
|
Mon, 27 Sep 2010 12:23:00 +0200 |
bulwahn |
adding further tracing messages; tuned
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 09:26:24 +0200 |
bulwahn |
renaming variable name to decrease likelyhood of nameclash
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 09:26:16 +0200 |
bulwahn |
moving renaming_vars to post_processing; removing clone in values and quickcheck of code_prolog
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 09:26:15 +0200 |
bulwahn |
removing clone in code_prolog and predicate_compile_quickcheck
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 13:49:11 +0200 |
bulwahn |
adding restoring of numerals for natural numbers for values command
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 13:49:10 +0200 |
bulwahn |
values command for prolog supports complex terms and not just variables
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 13:49:06 +0200 |
bulwahn |
registering code_prolog as component; using environment variable; adding settings file for prolog code generation
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 13:49:04 +0200 |
bulwahn |
adding mode inference to prolog compilation; separate between (ad-hoc) code modifications and system_configuration; adapting quickcheck
|
file |
diff |
annotate
|
Wed, 15 Sep 2010 09:36:39 +0200 |
bulwahn |
adding option show_invalid_clauses for a more detailed message when modes are not inferred
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
towards time limiting the prolog execution
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 11:51:53 +0200 |
bulwahn |
adding dependencies to IsaMakefile; increasing negative search limit for predicate_compile_quickcheck; adding tracing of introduction rules in code_prolog
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 15:02:06 +0200 |
bulwahn |
handling the quickcheck result no counterexample more correctly
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 14:30:39 +0200 |
bulwahn |
adding manual reordering of premises to prolog generation
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 12:15:50 +0200 |
bulwahn |
towards support of limited predicates for mutually recursive predicates
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 11:49:15 +0200 |
bulwahn |
improving clash-free naming of variables and preds in code_prolog
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 10:51:03 +0200 |
bulwahn |
renaming
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 08:00:53 +0200 |
bulwahn |
using Cache_IO interface for a safe parallel prolog execution
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 08:00:53 +0200 |
bulwahn |
storing options for prolog code generation in the theory
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 08:00:51 +0200 |
bulwahn |
adding Lambda example theory; tuned
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 08:00:50 +0200 |
bulwahn |
added quite adhoc logic program transformations limited_predicates and replacements of predicates
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 16:14:32 +0200 |
haftmann |
formerly unnamed infix equality now named HOL.eq
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 12:57:55 +0200 |
wenzelm |
merged, resolving some minor conflicts in src/HOL/Tools/Predicate_Compile/code_prolog.ML;
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 09:43:52 +0200 |
bulwahn |
merged
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 09:34:06 +0200 |
bulwahn |
added support for yet another prolog system (yap); generate has only one option ensure_groundness; added one example of yap invocation in example theory
|
file |
diff |
annotate
|