Wed, 24 Oct 2007 19:46:01 +0200 |
wenzelm |
*** empty log message ***
|
changeset |
files
|
Wed, 24 Oct 2007 19:46:00 +0200 |
wenzelm |
added HOL-Statespace session;
|
changeset |
files
|
Wed, 24 Oct 2007 19:21:40 +0200 |
wenzelm |
be explicit about .ML files;
|
changeset |
files
|
Wed, 24 Oct 2007 19:21:39 +0200 |
wenzelm |
fixed HOL-Statespace for case-sensitive file-system;
|
changeset |
files
|
Wed, 24 Oct 2007 19:21:38 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Wed, 24 Oct 2007 18:36:09 +0200 |
schirmer |
added Statespace library
|
changeset |
files
|
Wed, 24 Oct 2007 18:32:53 +0200 |
krauss |
tuned
|
changeset |
files
|
Wed, 24 Oct 2007 18:30:06 +0200 |
krauss |
fun command: use "reinit" between "function" and "termination"
|
changeset |
files
|
Wed, 24 Oct 2007 17:17:43 +0200 |
wenzelm |
parse_term: invoke full Syntax.check_term, not just standard_infer_types;
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:57 +0200 |
haftmann |
fixed typo
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:56 +0200 |
haftmann |
added subclass_rule
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:54 +0200 |
haftmann |
example with rational numbers
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:53 +0200 |
haftmann |
dropped superfluous inlining rule
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:52 +0200 |
haftmann |
tuned
|
changeset |
files
|
Tue, 23 Oct 2007 23:27:23 +0200 |
nipkow |
went back to >0
|
changeset |
files
|
Tue, 23 Oct 2007 22:48:25 +0200 |
nipkow |
changed back from ~=0 to >0
|
changeset |
files
|
Tue, 23 Oct 2007 14:00:06 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Tue, 23 Oct 2007 13:29:17 +0200 |
wenzelm |
added XCONST syntax (keeps original spelling of const);
|
changeset |
files
|
Tue, 23 Oct 2007 13:29:16 +0200 |
wenzelm |
translations: use XCONST for input patterns (keeps original spelling of const);
|
changeset |
files
|
Tue, 23 Oct 2007 13:10:19 +0200 |
paulson |
random tidying of proofs
|
changeset |
files
|
Tue, 23 Oct 2007 12:47:21 +0200 |
wenzelm |
empty files are back -- referenced in Makefile;
|
changeset |
files
|
Tue, 23 Oct 2007 11:48:12 +0200 |
haftmann |
dropped code redundancy
|
changeset |
files
|
Tue, 23 Oct 2007 11:48:11 +0200 |
haftmann |
tuned
|
changeset |
files
|
Tue, 23 Oct 2007 11:48:10 +0200 |
haftmann |
tuned proof
|
changeset |
files
|
Tue, 23 Oct 2007 11:48:08 +0200 |
haftmann |
partially localized
|
changeset |
files
|
Tue, 23 Oct 2007 10:53:15 +0200 |
haftmann |
continued
|
changeset |
files
|
Mon, 22 Oct 2007 21:32:12 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 22 Oct 2007 21:32:09 +0200 |
wenzelm |
fixed proof: no one_is_Suc_zero;
|
changeset |
files
|
Mon, 22 Oct 2007 21:32:06 +0200 |
wenzelm |
tuned Nominal entry;
|
changeset |
files
|
Mon, 22 Oct 2007 16:54:54 +0200 |
haftmann |
clarified Haskell qualification heuristics
|
changeset |
files
|
Mon, 22 Oct 2007 16:54:52 +0200 |
haftmann |
tuned abbreviations in class context
|
changeset |
files
|
Mon, 22 Oct 2007 16:54:50 +0200 |
haftmann |
dropped superfluous inlining lemmas
|
changeset |
files
|
Mon, 22 Oct 2007 15:27:11 +0200 |
wenzelm |
removed empty files;
|
changeset |
files
|
Mon, 22 Oct 2007 15:24:58 +0200 |
wenzelm |
abbrevs within inductive definitions may no longer depend on each other (reflects in internal organization, particularly for output);
|
changeset |
files
|
Mon, 22 Oct 2007 15:24:55 +0200 |
wenzelm |
added @{sort}, @{type_syntax} antiquotations;
|
changeset |
files
|
Mon, 22 Oct 2007 13:59:41 +0200 |
nipkow |
>0 -> ~=0
|
changeset |
files
|
Sun, 21 Oct 2007 22:33:35 +0200 |
nipkow |
More changes from >0 to ~=0::nat
|
changeset |
files
|
Sun, 21 Oct 2007 19:32:19 +0200 |
urbanc |
tuned
|
changeset |
files
|
Sun, 21 Oct 2007 19:12:05 +0200 |
urbanc |
further comments
|
changeset |
files
|
Sun, 21 Oct 2007 19:04:53 +0200 |
urbanc |
polished the proofs and added a version of the weakening lemma that does not use the variable convention
|
changeset |
files
|
Sun, 21 Oct 2007 17:48:11 +0200 |
wenzelm |
fixed proof: neq0_conv;
|
changeset |
files
|
Sun, 21 Oct 2007 16:27:42 +0200 |
wenzelm |
modernized specifications ('definition', 'axiomatization');
|
changeset |
files
|
Sun, 21 Oct 2007 14:53:44 +0200 |
nipkow |
Eliminated most of the neq0_conv occurrences. As a result, many
|
changeset |
files
|
Sun, 21 Oct 2007 14:21:54 +0200 |
wenzelm |
context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
|
changeset |
files
|
Sun, 21 Oct 2007 14:21:53 +0200 |
wenzelm |
removed obsolete ML bindings;
|
changeset |
files
|
Sun, 21 Oct 2007 14:21:48 +0200 |
wenzelm |
modernized specifications ('definition', 'abbreviation', 'notation');
|
changeset |
files
|
Sun, 21 Oct 2007 14:21:45 +0200 |
wenzelm |
avoid very slow metis invocation;
|
changeset |
files
|
Sun, 21 Oct 2007 14:21:44 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Sun, 21 Oct 2007 12:33:12 +0200 |
chaieb |
Fixed Bug in instantiation of Groebner Bases to field: dest_const used to raise TERM where the tactic handles ERROR
|
changeset |
files
|
Sun, 21 Oct 2007 02:49:16 +0200 |
urbanc |
tuned the entry about nominal datatypes
|
changeset |
files
|
Sat, 20 Oct 2007 20:33:58 +0200 |
wenzelm |
updated versions;
|
changeset |
files
|
Sat, 20 Oct 2007 20:33:06 +0200 |
wenzelm |
discontinued support for 4.1.1, 4.1.2;
|
changeset |
files
|
Sat, 20 Oct 2007 20:32:23 +0200 |
wenzelm |
maintain PolyML.Compiler.printInAlphabeticalOrder in polyml.ML;
|
changeset |
files
|
Sat, 20 Oct 2007 20:31:50 +0200 |
wenzelm |
discontinued support for 4.1.1, 4.1.2;
|
changeset |
files
|
Sat, 20 Oct 2007 18:54:35 +0200 |
wenzelm |
moved internalM to PrintMode.internal;
|
changeset |
files
|
Sat, 20 Oct 2007 18:54:34 +0200 |
wenzelm |
tuned abbrev interface;
|
changeset |
files
|
Sat, 20 Oct 2007 18:54:33 +0200 |
wenzelm |
tuned abbrev interface;
|
changeset |
files
|
Sat, 20 Oct 2007 18:54:33 +0200 |
wenzelm |
added fixed_abbrev;
|
changeset |
files
|
Sat, 20 Oct 2007 18:54:31 +0200 |
wenzelm |
added input/internal, which are never active in print_mode_value;
|
changeset |
files
|
Sat, 20 Oct 2007 18:54:30 +0200 |
wenzelm |
no_variables: tuned error msg;
|
changeset |
files
|
Sat, 20 Oct 2007 18:54:29 +0200 |
wenzelm |
PrintMode.internal;
|
changeset |
files
|
Sat, 20 Oct 2007 18:54:28 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 20 Oct 2007 18:54:28 +0200 |
wenzelm |
add_inductive: more careful handling of abbrevs -- do not expand prematurely;
|
changeset |
files
|
Sat, 20 Oct 2007 15:46:04 +0200 |
wenzelm |
fixed proof: neq0_conv;
|
changeset |
files
|
Sat, 20 Oct 2007 12:09:33 +0200 |
chaieb |
fixed proofs
|
changeset |
files
|
Sat, 20 Oct 2007 12:09:30 +0200 |
chaieb |
neq0_conv removed from [iff] -- causes problems by simple goals with blast, auto etc...
|
changeset |
files
|
Fri, 19 Oct 2007 23:21:15 +0200 |
wenzelm |
export_code: proper command;
|
changeset |
files
|
Fri, 19 Oct 2007 23:21:13 +0200 |
wenzelm |
warn_open: context position;
|
changeset |
files
|
Fri, 19 Oct 2007 23:21:11 +0200 |
wenzelm |
sorry: proper command;
|
changeset |
files
|
Fri, 19 Oct 2007 23:21:08 +0200 |
wenzelm |
tuned proofs: avoid implicit prems;
|
changeset |
files
|
Fri, 19 Oct 2007 23:21:06 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 19 Oct 2007 20:57:16 +0200 |
wenzelm |
internal tuning: class_target, fork_mixfix, declare_const (singleton), abbrev;
|
changeset |
files
|
Fri, 19 Oct 2007 20:57:14 +0200 |
wenzelm |
tuned interfaces;
|
changeset |
files
|
Fri, 19 Oct 2007 19:45:31 +0200 |
haftmann |
tuned
|
changeset |
files
|
Fri, 19 Oct 2007 19:45:29 +0200 |
haftmann |
antisymmetry not a default intro rule any longer
|
changeset |
files
|
Fri, 19 Oct 2007 16:20:27 +0200 |
haftmann |
now employing dictionaries
|
changeset |
files
|
Fri, 19 Oct 2007 16:18:00 +0200 |
haftmann |
added examples
|
changeset |
files
|
Fri, 19 Oct 2007 16:17:59 +0200 |
haftmann |
lemmas with normalization
|
changeset |
files
|
Fri, 19 Oct 2007 16:13:55 +0200 |
wenzelm |
tuned CRITICAL markups;
|
changeset |
files
|
Fri, 19 Oct 2007 16:13:53 +0200 |
wenzelm |
do not export standard_infer_types;
|
changeset |
files
|
Fri, 19 Oct 2007 15:08:33 +0200 |
haftmann |
clarified abbreviations in class context
|
changeset |
files
|
Fri, 19 Oct 2007 12:22:12 +0200 |
ballarin |
Interpretation equations may have name and/or attribute;
|
changeset |
files
|
Fri, 19 Oct 2007 12:21:32 +0200 |
ballarin |
Interpretation equations may have name and/or attribute.
|
changeset |
files
|
Fri, 19 Oct 2007 10:44:45 +0200 |
krauss |
updated
|
changeset |
files
|
Fri, 19 Oct 2007 10:05:21 +0200 |
krauss |
removed funny formatting
|
changeset |
files
|
Fri, 19 Oct 2007 09:59:46 +0200 |
krauss |
Updated function tutorial: Types can be inferred and need not be given anymore
|
changeset |
files
|
Fri, 19 Oct 2007 07:48:25 +0200 |
haftmann |
98% localized
|
changeset |
files
|
Fri, 19 Oct 2007 07:48:23 +0200 |
haftmann |
dropped doubled proof
|
changeset |
files
|
Thu, 18 Oct 2007 17:44:30 +0200 |
krauss |
Simultaneous type inference using read_specification
|
changeset |
files
|
Thu, 18 Oct 2007 17:38:45 +0200 |
paulson |
some more metis calls
|
changeset |
files
|
Thu, 18 Oct 2007 17:34:27 +0200 |
paulson |
Improving the propagation of type constraints for Frees
|
changeset |
files
|
Thu, 18 Oct 2007 17:33:57 +0200 |
paulson |
Ensured that the right number of ATP calls is generated
|
changeset |
files
|
Thu, 18 Oct 2007 16:09:39 +0200 |
haftmann |
CRITICAL evaluation
|
changeset |
files
|
Thu, 18 Oct 2007 16:09:38 +0200 |
haftmann |
improved class syntax
|
changeset |
files
|
Thu, 18 Oct 2007 16:09:36 +0200 |
haftmann |
tuned
|
changeset |
files
|
Thu, 18 Oct 2007 14:30:55 +0200 |
wenzelm |
DeclareRobustCommand \isactrlbsub/esub etc.;
|
changeset |
files
|