| 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
 | 
| Thu, 26 Aug 2010 14:07:11 +0200 | 
bulwahn | 
moving options; tuned
 | 
file |
diff |
annotate
 | 
| Thu, 26 Aug 2010 13:49:12 +0200 | 
bulwahn | 
added generation of predicates for size-limited enumeration of values
 | 
file |
diff |
annotate
 | 
| Thu, 26 Aug 2010 20:51:17 +0200 | 
haftmann | 
formerly unnamed infix impliciation now named HOL.implies
 | 
file |
diff |
annotate
 | 
| Thu, 26 Aug 2010 12:06:00 +0200 | 
wenzelm | 
standardized Context.copy_thy to Theory.copy alias, with slightly more direct way of using it;
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 16:59:55 +0200 | 
bulwahn | 
renaming variables to conform to prolog names
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 16:59:53 +0200 | 
bulwahn | 
changing hotel trace definition; adding simple handling of numerals on natural numbers
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 16:59:51 +0200 | 
bulwahn | 
added quickcheck generator for prolog generation; first example of counterexample search with prolog for hotel key card system
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 16:59:51 +0200 | 
bulwahn | 
moving preprocessing to values in prolog generation
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 16:59:50 +0200 | 
bulwahn | 
invocation of values for prolog execution does not require invocation of code_pred anymore
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 16:59:48 +0200 | 
bulwahn | 
improving output of set comprehensions; adding style_check flags
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 16:59:48 +0200 | 
bulwahn | 
improving ensure_groundness in prolog generation; added further example
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 16:59:46 +0200 | 
bulwahn | 
adding very basic transformation to ensure groundness before negations
 | 
file |
diff |
annotate
 | 
| Thu, 19 Aug 2010 16:08:59 +0200 | 
haftmann | 
tuned quotes
 | 
file |
diff |
annotate
 | 
| Thu, 19 Aug 2010 11:02:14 +0200 | 
haftmann | 
use antiquotations for remaining unqualified constants in HOL
 | 
file |
diff |
annotate
 | 
| Wed, 18 Aug 2010 09:46:59 +0200 | 
haftmann | 
removed Code_Prolog: modifies global environment setup non-conservatively
 | 
file |
diff |
annotate
 | 
| Sun, 01 Aug 2010 10:15:43 +0200 | 
bulwahn | 
adding parsing of numbers; improving output of solution without free variables in prolog code generation
 | 
file |
diff |
annotate
 | 
| Sun, 01 Aug 2010 10:15:43 +0200 | 
bulwahn | 
adding preprocessing of introduction rules to replace the constant Predicate.eq in the prolog code generation
 | 
file |
diff |
annotate
 | 
| Sun, 01 Aug 2010 10:15:43 +0200 | 
bulwahn | 
adding basic arithmetic support for prolog code generation
 | 
file |
diff |
annotate
 | 
| Sun, 01 Aug 2010 10:15:43 +0200 | 
bulwahn | 
adding numbers as basic term in prolog code generation
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jul 2010 18:16:35 +0200 | 
bulwahn | 
adapting output for first solution
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jul 2010 17:27:59 +0200 | 
bulwahn | 
removing pointless type information in internal prolog terms
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jul 2010 17:27:58 +0200 | 
bulwahn | 
cleaning example file; more natural ordering of variable names
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jul 2010 17:27:57 +0200 | 
bulwahn | 
improving translation to prolog; restoring terms from prolog output; adding tracing support
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jul 2010 17:27:57 +0200 | 
bulwahn | 
working on parser for prolog reponse
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jul 2010 17:27:56 +0200 | 
bulwahn | 
querying for multiple solutions in values command for prolog execution
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jul 2010 17:27:55 +0200 | 
bulwahn | 
correcting scanning
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jul 2010 17:27:55 +0200 | 
bulwahn | 
adding values command and parsing prolog output
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jul 2010 17:27:52 +0200 | 
bulwahn | 
adding a mockup version for prolog code generation
 | 
file |
diff |
annotate
 |