Tue, 25 Jul 2006 16:43:47 +0200 |
haftmann |
improvements for lazy code generation
|
changeset |
files
|
Tue, 25 Jul 2006 16:43:33 +0200 |
haftmann |
fixed typo
|
changeset |
files
|
Tue, 25 Jul 2006 16:43:32 +0200 |
haftmann |
added code generator serialization for Char
|
changeset |
files
|
Tue, 25 Jul 2006 16:43:31 +0200 |
haftmann |
added notes on class_package.ML and codegen_package.ML
|
changeset |
files
|
Sun, 23 Jul 2006 07:21:41 +0200 |
haftmann |
small adjustments
|
changeset |
files
|
Sun, 23 Jul 2006 07:21:22 +0200 |
haftmann |
fixed bug for serialization for uminus on ints
|
changeset |
files
|
Sun, 23 Jul 2006 07:20:52 +0200 |
haftmann |
small improvement in serialization for wfrec
|
changeset |
files
|
Sun, 23 Jul 2006 07:20:26 +0200 |
haftmann |
added structure HOList
|
changeset |
files
|
Sun, 23 Jul 2006 07:19:36 +0200 |
haftmann |
major simplifications for integers
|
changeset |
files
|
Sun, 23 Jul 2006 07:19:26 +0200 |
haftmann |
tactic for prove_instance_arity now gets definition theorems as arguments
|
changeset |
files
|
Fri, 21 Jul 2006 14:49:11 +0200 |
haftmann |
added term_of_string function
|
changeset |
files
|
Fri, 21 Jul 2006 14:48:35 +0200 |
haftmann |
simplification for code generation for Integers
|
changeset |
files
|
Fri, 21 Jul 2006 14:48:17 +0200 |
haftmann |
adaption to argument change in primrec_package
|
changeset |
files
|
Fri, 21 Jul 2006 14:47:44 +0200 |
haftmann |
adaption to changes in class_package
|
changeset |
files
|
Fri, 21 Jul 2006 14:47:22 +0200 |
haftmann |
hooks now take string list as arguments (mutual datatypes); some nice combinators in datatype_codegen
|
changeset |
files
|
Fri, 21 Jul 2006 14:46:27 +0200 |
haftmann |
exported equation transformator
|
changeset |
files
|
Fri, 21 Jul 2006 14:45:43 +0200 |
haftmann |
class package and codegen refinements
|
changeset |
files
|
Fri, 21 Jul 2006 14:45:25 +0200 |
haftmann |
added give_names and alphanum
|
changeset |
files
|
Fri, 21 Jul 2006 14:11:14 +0200 |
berghofe |
Some cases in "case ... of ..." expressions may now
|
changeset |
files
|
Fri, 21 Jul 2006 11:34:01 +0200 |
berghofe |
- Added new "undefined" constant
|
changeset |
files
|
Thu, 20 Jul 2006 14:35:37 +0200 |
wenzelm |
removed Variable.monomorphic;
|
changeset |
files
|
Thu, 20 Jul 2006 14:34:57 +0200 |
webertj |
comments fixed, member function renamed
|
changeset |
files
|
Wed, 19 Jul 2006 23:22:22 +0200 |
ballarin |
Change to algebra method.
|
changeset |
files
|
Wed, 19 Jul 2006 19:25:58 +0200 |
ballarin |
Reimplemented algebra method; now controlled by attribute.
|
changeset |
files
|
Wed, 19 Jul 2006 19:24:02 +0200 |
ballarin |
Strict dfs traversal of imported and registered identifiers.
|
changeset |
files
|
Wed, 19 Jul 2006 14:16:36 +0200 |
haftmann |
added map_default, internal restructuring
|
changeset |
files
|
Wed, 19 Jul 2006 12:12:08 +0200 |
wenzelm |
export is_tid;
|
changeset |
files
|
Wed, 19 Jul 2006 12:12:07 +0200 |
wenzelm |
thm_of_proof: improved generation of variables;
|
changeset |
files
|
Wed, 19 Jul 2006 12:12:06 +0200 |
wenzelm |
Sign.infer_types: Name.context;
|
changeset |
files
|
Wed, 19 Jul 2006 12:12:05 +0200 |
wenzelm |
reorganize declarations (more efficient);
|
changeset |
files
|
Wed, 19 Jul 2006 12:12:04 +0200 |
wenzelm |
Name.context for used'';
|
changeset |
files
|
Wed, 19 Jul 2006 12:12:03 +0200 |
wenzelm |
added variant_frees;
|
changeset |
files
|
Wed, 19 Jul 2006 12:12:02 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 19 Jul 2006 12:12:01 +0200 |
wenzelm |
export make_context, is_declared;
|
changeset |
files
|
Wed, 19 Jul 2006 12:12:00 +0200 |
wenzelm |
prove: Variable.declare_internal (more efficient);
|
changeset |
files
|
Wed, 19 Jul 2006 12:11:59 +0200 |
wenzelm |
add_local: simplified interface, all frees are known'';
|
changeset |
files
|
Wed, 19 Jul 2006 12:11:57 +0200 |
wenzelm |
Sign.infer_types: Name.context;
|
changeset |
files
|
Wed, 19 Jul 2006 12:11:56 +0200 |
wenzelm |
renamed Variable.rename_wrt to Variable.variant_frees;
|
changeset |
files
|
Wed, 19 Jul 2006 11:55:26 +0200 |
paulson |
Fixed the bugs introduced by the last commit! Output is now *identical* to that
|
changeset |
files
|
Wed, 19 Jul 2006 02:35:22 +0200 |
webertj |
MiniSat proof trace format changed; MiniSat is now expected to produce a proof also for "trivial" problems
|
changeset |
files
|
Tue, 18 Jul 2006 20:01:47 +0200 |
wenzelm |
thm_of_proof: tuned Name operations;
|
changeset |
files
|
Tue, 18 Jul 2006 20:01:46 +0200 |
wenzelm |
print_statement: tuned Variable operations;
|
changeset |
files
|
Tue, 18 Jul 2006 20:01:45 +0200 |
wenzelm |
added newly_fixed, focus;
|
changeset |
files
|
Tue, 18 Jul 2006 20:01:44 +0200 |
wenzelm |
added declare_term_names;
|
changeset |
files
|
Tue, 18 Jul 2006 20:01:42 +0200 |
wenzelm |
fold_proof_terms: canonical arguments;
|
changeset |
files
|
Tue, 18 Jul 2006 20:01:41 +0200 |
wenzelm |
Term.declare_term_names;
|
changeset |
files
|
Tue, 18 Jul 2006 17:10:22 +0200 |
berghofe |
Started implementing uniqueness proof for recursion
|
changeset |
files
|
Tue, 18 Jul 2006 16:15:47 +0200 |
webertj |
typo (theorerms) fixed
|
changeset |
files
|
Tue, 18 Jul 2006 14:53:27 +0200 |
webertj |
typo (theorerms) fixed
|
changeset |
files
|
Tue, 18 Jul 2006 13:27:59 +0200 |
haftmann |
AList.join now with 'DUP' exception
|
changeset |
files
|
Tue, 18 Jul 2006 08:48:11 +0200 |
haftmann |
added Table.map_default
|
changeset |
files
|
Tue, 18 Jul 2006 02:22:38 +0200 |
wenzelm |
removed obsolete ML files;
|
changeset |
files
|
Mon, 17 Jul 2006 18:42:38 +0200 |
wenzelm |
replaced butlast by Library.split_last;
|
changeset |
files
|
Mon, 17 Jul 2006 18:42:37 +0200 |
wenzelm |
replaced butlast by Library.split_last;
|
changeset |
files
|
Mon, 17 Jul 2006 15:16:17 +0200 |
webertj |
butlast removed (use fst o split_last instead)
|
changeset |
files
|
Mon, 17 Jul 2006 01:28:17 +0200 |
webertj |
support for MiniSat proof traces added
|
changeset |
files
|
Mon, 17 Jul 2006 00:37:06 +0200 |
webertj |
support for MiniSat proof traces added
|
changeset |
files
|
Sun, 16 Jul 2006 14:26:22 +0200 |
paulson |
has_consts renamed to has_conn, now actually parses the first-order formula
|
changeset |
files
|
Sat, 15 Jul 2006 18:17:47 +0200 |
webertj |
function butlast added
|
changeset |
files
|
Sat, 15 Jul 2006 15:26:50 +0200 |
paulson |
Replaced a-lists by tables to improve efficiency
|
changeset |
files
|