Fri, 31 Oct 2008 10:37:34 +0100 |
berghofe |
Removed argument prf2 in rewrite rules for equal_elim to make them applicable
|
changeset |
files
|
Fri, 31 Oct 2008 10:35:30 +0100 |
berghofe |
Replaced arbitrary by undefined.
|
changeset |
files
|
Thu, 30 Oct 2008 10:57:45 +0100 |
ballarin |
Dropped context element 'includes'.
|
changeset |
files
|
Wed, 29 Oct 2008 15:32:58 +0100 |
haftmann |
adapted to strict pattern discipline
|
changeset |
files
|
Wed, 29 Oct 2008 11:33:40 +0100 |
haftmann |
explicit check for pattern discipline before code translation
|
changeset |
files
|
Tue, 28 Oct 2008 17:53:46 +0100 |
ballarin |
Revoked workaround (incompatible with HOL/ex/LocaleTest2.thy).
|
changeset |
files
|
Tue, 28 Oct 2008 16:59:02 +0100 |
haftmann |
restored incremental code generation
|
changeset |
files
|
Tue, 28 Oct 2008 16:59:01 +0100 |
haftmann |
slightly tuned
|
changeset |
files
|
Tue, 28 Oct 2008 16:59:00 +0100 |
haftmann |
assert that no class parameter is used as constructor
|
changeset |
files
|
Tue, 28 Oct 2008 16:58:59 +0100 |
haftmann |
cleanup code default attribute
|
changeset |
files
|
Tue, 28 Oct 2008 12:29:57 +0100 |
haftmann |
removed includes
|
changeset |
files
|
Tue, 28 Oct 2008 12:28:14 +0100 |
haftmann |
making SMLNJ happy
|
changeset |
files
|
Tue, 28 Oct 2008 11:05:44 +0100 |
paulson |
The metis method no longer fails because the theorem is too trivial
|
changeset |
files
|
Tue, 28 Oct 2008 11:03:07 +0100 |
ballarin |
Removed 'includes meta_term_syntax' and 'includes meta_conjunction_syntax'.
|
changeset |
files
|
Mon, 27 Oct 2008 18:14:34 +0100 |
paulson |
metis proof
|
changeset |
files
|
Mon, 27 Oct 2008 16:23:54 +0100 |
ballarin |
New-style locale expressions with instantiation (new file expression.ML).
|
changeset |
files
|
Mon, 27 Oct 2008 16:20:52 +0100 |
ballarin |
Hide path in constant name (workaround).
|
changeset |
files
|
Mon, 27 Oct 2008 16:15:50 +0100 |
haftmann |
explicit history for equations; tuned
|
changeset |
files
|
Mon, 27 Oct 2008 16:15:49 +0100 |
haftmann |
slightly tuned
|
changeset |
files
|
Mon, 27 Oct 2008 16:15:48 +0100 |
haftmann |
added rudimentary code generation
|
changeset |
files
|
Mon, 27 Oct 2008 16:15:47 +0100 |
haftmann |
sup_bot and inf_top
|
changeset |
files
|
Mon, 27 Oct 2008 16:14:51 +0100 |
ballarin |
Extension of interface: declarations_of.
|
changeset |
files
|
Fri, 24 Oct 2008 17:51:36 +0200 |
haftmann |
simplified user-defined class syntax
|
changeset |
files
|
Fri, 24 Oct 2008 17:51:35 +0200 |
haftmann |
more clever module names for code generation
|
changeset |
files
|
Fri, 24 Oct 2008 17:48:42 +0200 |
haftmann |
"fun" gained a more uniform status
|
changeset |
files
|
Fri, 24 Oct 2008 17:48:40 +0200 |
haftmann |
simplified syntax for class parameters
|
changeset |
files
|
Fri, 24 Oct 2008 17:48:39 +0200 |
haftmann |
tuned
|
changeset |
files
|
Fri, 24 Oct 2008 17:48:37 +0200 |
haftmann |
new classes "top" and "bot"
|
changeset |
files
|
Fri, 24 Oct 2008 17:48:36 +0200 |
haftmann |
tuned proof
|
changeset |
files
|
Fri, 24 Oct 2008 17:48:35 +0200 |
haftmann |
more clever module name aliasses for code generation
|
changeset |
files
|
Fri, 24 Oct 2008 17:48:34 +0200 |
haftmann |
"arbitrary" merely abbreviates undefined
|
changeset |
files
|
Fri, 24 Oct 2008 17:48:33 +0200 |
haftmann |
subst is a proper axiom again
|
changeset |
files
|
Fri, 24 Oct 2008 10:41:15 +0200 |
haftmann |
updated
|
changeset |
files
|
Fri, 24 Oct 2008 10:41:13 +0200 |
haftmann |
explicit namings for generated code
|
changeset |
files
|
Thu, 23 Oct 2008 16:07:03 +0200 |
wenzelm |
Thm.get_def;
|
changeset |
files
|
Thu, 23 Oct 2008 15:28:39 +0200 |
wenzelm |
Thm.def_name;
|
changeset |
files
|
Thu, 23 Oct 2008 15:28:08 +0200 |
wenzelm |
multithreading support only for polyml-5.2.1 or later;
|
changeset |
files
|
Thu, 23 Oct 2008 15:28:05 +0200 |
wenzelm |
renamed get_axiom_i to axiom, removed obsolete get_axiom;
|
changeset |
files
|
Thu, 23 Oct 2008 15:28:01 +0200 |
wenzelm |
renamed Thm.get_axiom_i to Thm.axiom;
|
changeset |
files
|
Thu, 23 Oct 2008 14:22:16 +0200 |
wenzelm |
renamed structure Susp to Lazy, and Susp.delay to Lazy.lazy;
|
changeset |
files
|
Thu, 23 Oct 2008 13:52:28 +0200 |
wenzelm |
adapted Susp.peek;
|
changeset |
files
|
Thu, 23 Oct 2008 13:52:27 +0200 |
wenzelm |
thread-safe version, with non-critical evaluation;
|
changeset |
files
|
Thu, 23 Oct 2008 13:52:26 +0200 |
wenzelm |
do not open Susp;
|
changeset |
files
|
Thu, 23 Oct 2008 13:51:54 +0200 |
wenzelm |
switched parallel sessions to polyml-5.2.1;
|
changeset |
files
|
Thu, 23 Oct 2008 00:24:31 +0200 |
wenzelm |
fixed and reactivated HOL/Library/Pocklington.thy -- by Mark Hillebrand;
|
changeset |
files
|
Wed, 22 Oct 2008 21:25:00 +0200 |
wenzelm |
updated to 5.2.1;
|
changeset |
files
|
Wed, 22 Oct 2008 14:15:48 +0200 |
haftmann |
prove_instantiation_exit combinators
|
changeset |
files
|
Wed, 22 Oct 2008 14:15:47 +0200 |
haftmann |
added meet_sort_typ
|
changeset |
files
|
Wed, 22 Oct 2008 14:15:46 +0200 |
haftmann |
tuned
|
changeset |
files
|
Wed, 22 Oct 2008 14:15:45 +0200 |
haftmann |
code identifier namings are no longer imperative
|
changeset |
files
|
Wed, 22 Oct 2008 14:15:44 +0200 |
haftmann |
tuned typedef interface
|
changeset |
files
|
Wed, 22 Oct 2008 14:15:43 +0200 |
haftmann |
slightly tuned
|
changeset |
files
|
Wed, 22 Oct 2008 14:15:42 +0200 |
haftmann |
fixed
|
changeset |
files
|
Tue, 21 Oct 2008 23:54:42 +0200 |
wenzelm |
less ambitious default for JEDIT_JAVA_OPTIONS;
|
changeset |
files
|
Tue, 21 Oct 2008 22:21:28 +0200 |
wenzelm |
JEDIT_OPTIONS: moved -settings to interface script (more robust);
|
changeset |
files
|
Tue, 21 Oct 2008 21:59:22 +0200 |
wenzelm |
make JEDIT_JAVA_OPTIONS and JEDIT_OPTIONS actually work;
|
changeset |
files
|
Tue, 21 Oct 2008 21:22:31 +0200 |
berghofe |
Added nominal_inductive2.
|
changeset |
files
|
Tue, 21 Oct 2008 21:22:02 +0200 |
berghofe |
Example for using the generalized version of nominal_inductive.
|
changeset |
files
|
Tue, 21 Oct 2008 21:20:46 +0200 |
berghofe |
Added theory W.
|
changeset |
files
|
Tue, 21 Oct 2008 21:20:17 +0200 |
berghofe |
More general, still experimental version of nominal_inductive for
|
changeset |
files
|
Tue, 21 Oct 2008 21:18:54 +0200 |
berghofe |
Added nominal_inductive2.ML
|
changeset |
files
|
Tue, 21 Oct 2008 20:18:45 +0200 |
wenzelm |
added jEdit settings;
|
changeset |
files
|
Tue, 21 Oct 2008 20:18:07 +0200 |
wenzelm |
tuned usage line;
|
changeset |
files
|
Tue, 21 Oct 2008 20:17:40 +0200 |
wenzelm |
Isabelle/jEdit interface wrapper.
|
changeset |
files
|
Tue, 21 Oct 2008 16:53:10 +0200 |
wenzelm |
join results in isolation;
|
changeset |
files
|
Tue, 21 Oct 2008 16:53:00 +0200 |
wenzelm |
join_results: allow CRITICAL join of finished futures;
|
changeset |
files
|
Tue, 21 Oct 2008 16:52:59 +0200 |
wenzelm |
Future.join_result;
|
changeset |
files
|
Tue, 21 Oct 2008 15:01:18 +0200 |
wenzelm |
added Future.enabled check;
|
changeset |
files
|
Tue, 21 Oct 2008 15:01:16 +0200 |
wenzelm |
ThyOutput: export some auxiliary operations;
|
changeset |
files
|
Mon, 20 Oct 2008 23:53:17 +0200 |
nipkow |
fixed proof
|
changeset |
files
|
Mon, 20 Oct 2008 23:52:59 +0200 |
nipkow |
added lemmas
|
changeset |
files
|
Sun, 19 Oct 2008 21:20:55 +0200 |
berghofe |
Names of variables in perm_eqs are now chosen more carefully to avoid
|
changeset |
files
|
Sun, 19 Oct 2008 21:19:27 +0200 |
berghofe |
- removed test_params from CodegenData (now in Pure/Tools/quickcheck.ML)
|
changeset |
files
|
Sun, 19 Oct 2008 21:14:53 +0200 |
berghofe |
datatype_codegen now checks name of result type of constructor
|
changeset |
files
|
Sun, 19 Oct 2008 20:09:37 +0200 |
wenzelm |
run a program in a modified environment;
|
changeset |
files
|
Fri, 17 Oct 2008 10:39:39 +0200 |
wenzelm |
reactivated HOL-Matrix;
|
changeset |
files
|
Fri, 17 Oct 2008 10:21:03 +0200 |
haftmann |
tuned
|
changeset |
files
|
Fri, 17 Oct 2008 10:14:38 +0200 |
haftmann |
filled remaining gaps
|
changeset |
files
|
Fri, 17 Oct 2008 10:14:12 +0200 |
haftmann |
added type antiquotation
|
changeset |
files
|
Thu, 16 Oct 2008 23:58:29 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 16 Oct 2008 23:56:57 +0200 |
wenzelm |
added dep for Concurrent/ROOT.ML;
|
changeset |
files
|
Thu, 16 Oct 2008 23:47:01 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 16 Oct 2008 23:21:23 +0200 |
wenzelm |
removed Locales;
|
changeset |
files
|
Thu, 16 Oct 2008 22:45:08 +0200 |
wenzelm |
goal-directed proof now enforces strict proof irrelevance wrt. sort hypotheses;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:37 +0200 |
wenzelm |
added translations for SORT_CONSTRAINT
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:36 +0200 |
wenzelm |
conclude_goal: precise goal context, include all sorts from context into statement, check shyps of result;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:35 +0200 |
wenzelm |
added make;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:34 +0200 |
wenzelm |
maintain sort occurrences of declared terms;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:33 +0200 |
wenzelm |
added weaken_sorts;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:32 +0200 |
wenzelm |
added make, minimal_sorts;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:31 +0200 |
wenzelm |
added const sort_constraint with syntax SORT_CONSTRAINT -- logically vacous;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:30 +0200 |
wenzelm |
added check_shyps, which reject pending sort hypotheses;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:29 +0200 |
wenzelm |
Drule.norm_hhf_eqs;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:28 +0200 |
wenzelm |
prove_common: include all sorts from context into statement, check shyps of result;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:27 +0200 |
wenzelm |
added rules for sort_constraint, include in norm_hhf_eqs;
|
changeset |
files
|
Thu, 16 Oct 2008 22:44:26 +0200 |
wenzelm |
tuned;
|
changeset |
files
|