wenzelm [Wed, 24 Oct 2007 20:38:27 +0200] rev 25180
avoid very slow metis invocation (saves 1min on 1.60 GHz machine);
wenzelm [Wed, 24 Oct 2007 20:17:50 +0200] rev 25179
separate RecordPackage.timing flag;
wenzelm [Wed, 24 Oct 2007 20:17:48 +0200] rev 25178
tuned;
wenzelm [Wed, 24 Oct 2007 20:17:48 +0200] rev 25177
tuned file names etc.;
wenzelm [Wed, 24 Oct 2007 19:46:01 +0200] rev 25176
*** empty log message ***
wenzelm [Wed, 24 Oct 2007 19:46:00 +0200] rev 25175
added HOL-Statespace session;
wenzelm [Wed, 24 Oct 2007 19:21:40 +0200] rev 25174
be explicit about .ML files;
wenzelm [Wed, 24 Oct 2007 19:21:39 +0200] rev 25173
fixed HOL-Statespace for case-sensitive file-system;
wenzelm [Wed, 24 Oct 2007 19:21:38 +0200] rev 25172
tuned comments;
schirmer [Wed, 24 Oct 2007 18:36:09 +0200] rev 25171
added Statespace library
krauss [Wed, 24 Oct 2007 18:32:53 +0200] rev 25170
tuned
krauss [Wed, 24 Oct 2007 18:30:06 +0200] rev 25169
fun command: use "reinit" between "function" and "termination"
wenzelm [Wed, 24 Oct 2007 17:17:43 +0200] rev 25168
parse_term: invoke full Syntax.check_term, not just standard_infer_types;
haftmann [Wed, 24 Oct 2007 07:19:57 +0200] rev 25167
fixed typo
haftmann [Wed, 24 Oct 2007 07:19:56 +0200] rev 25166
added subclass_rule
haftmann [Wed, 24 Oct 2007 07:19:54 +0200] rev 25165
example with rational numbers
haftmann [Wed, 24 Oct 2007 07:19:53 +0200] rev 25164
dropped superfluous inlining rule
haftmann [Wed, 24 Oct 2007 07:19:52 +0200] rev 25163
tuned
nipkow [Tue, 23 Oct 2007 23:27:23 +0200] rev 25162
went back to >0
nipkow [Tue, 23 Oct 2007 22:48:25 +0200] rev 25161
changed back from ~=0 to >0
wenzelm [Tue, 23 Oct 2007 14:00:06 +0200] rev 25160
updated;
wenzelm [Tue, 23 Oct 2007 13:29:17 +0200] rev 25159
added XCONST syntax (keeps original spelling of const);
wenzelm [Tue, 23 Oct 2007 13:29:16 +0200] rev 25158
translations: use XCONST for input patterns (keeps original spelling of const);
paulson [Tue, 23 Oct 2007 13:10:19 +0200] rev 25157
random tidying of proofs
wenzelm [Tue, 23 Oct 2007 12:47:21 +0200] rev 25156
empty files are back -- referenced in Makefile;
haftmann [Tue, 23 Oct 2007 11:48:12 +0200] rev 25155
dropped code redundancy
haftmann [Tue, 23 Oct 2007 11:48:11 +0200] rev 25154
tuned
haftmann [Tue, 23 Oct 2007 11:48:10 +0200] rev 25153
tuned proof
haftmann [Tue, 23 Oct 2007 11:48:08 +0200] rev 25152
partially localized
haftmann [Tue, 23 Oct 2007 10:53:15 +0200] rev 25151
continued
wenzelm [Mon, 22 Oct 2007 21:32:12 +0200] rev 25150
tuned;
wenzelm [Mon, 22 Oct 2007 21:32:09 +0200] rev 25149
fixed proof: no one_is_Suc_zero;
wenzelm [Mon, 22 Oct 2007 21:32:06 +0200] rev 25148
tuned Nominal entry;
haftmann [Mon, 22 Oct 2007 16:54:54 +0200] rev 25147
clarified Haskell qualification heuristics
haftmann [Mon, 22 Oct 2007 16:54:52 +0200] rev 25146
tuned abbreviations in class context
haftmann [Mon, 22 Oct 2007 16:54:50 +0200] rev 25145
dropped superfluous inlining lemmas
wenzelm [Mon, 22 Oct 2007 15:27:11 +0200] rev 25144
removed empty files;
wenzelm [Mon, 22 Oct 2007 15:24:58 +0200] rev 25143
abbrevs within inductive definitions may no longer depend on each other (reflects in internal organization, particularly for output);
wenzelm [Mon, 22 Oct 2007 15:24:55 +0200] rev 25142
added @{sort}, @{type_syntax} antiquotations;
nipkow [Mon, 22 Oct 2007 13:59:41 +0200] rev 25141
>0 -> ~=0
nipkow [Sun, 21 Oct 2007 22:33:35 +0200] rev 25140
More changes from >0 to ~=0::nat
urbanc [Sun, 21 Oct 2007 19:32:19 +0200] rev 25139
tuned
urbanc [Sun, 21 Oct 2007 19:12:05 +0200] rev 25138
further comments
urbanc [Sun, 21 Oct 2007 19:04:53 +0200] rev 25137
polished the proofs and added a version of the weakening lemma that does not use the variable convention
wenzelm [Sun, 21 Oct 2007 17:48:11 +0200] rev 25136
fixed proof: neq0_conv;
wenzelm [Sun, 21 Oct 2007 16:27:42 +0200] rev 25135
modernized specifications ('definition', 'axiomatization');
nipkow [Sun, 21 Oct 2007 14:53:44 +0200] rev 25134
Eliminated most of the neq0_conv occurrences. As a result, many
theorems had to be rephrased with ~= 0 instead of > 0.
wenzelm [Sun, 21 Oct 2007 14:21:54 +0200] rev 25133
context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
wenzelm [Sun, 21 Oct 2007 14:21:53 +0200] rev 25132
removed obsolete ML bindings;
wenzelm [Sun, 21 Oct 2007 14:21:48 +0200] rev 25131
modernized specifications ('definition', 'abbreviation', 'notation');
wenzelm [Sun, 21 Oct 2007 14:21:45 +0200] rev 25130
avoid very slow metis invocation;
wenzelm [Sun, 21 Oct 2007 14:21:44 +0200] rev 25129
misc tuning;
chaieb [Sun, 21 Oct 2007 12:33:12 +0200] rev 25128
Fixed Bug in instantiation of Groebner Bases to field: dest_const used to raise TERM where the tactic handles ERROR
urbanc [Sun, 21 Oct 2007 02:49:16 +0200] rev 25127
tuned the entry about nominal datatypes
wenzelm [Sat, 20 Oct 2007 20:33:58 +0200] rev 25126
updated versions;
wenzelm [Sat, 20 Oct 2007 20:33:06 +0200] rev 25125
discontinued support for 4.1.1, 4.1.2;
maintain PolyML.Compiler.printInAlphabeticalOrder;
wenzelm [Sat, 20 Oct 2007 20:32:23 +0200] rev 25124
maintain PolyML.Compiler.printInAlphabeticalOrder in polyml.ML;
wenzelm [Sat, 20 Oct 2007 20:31:50 +0200] rev 25123
discontinued support for 4.1.1, 4.1.2;
wenzelm [Sat, 20 Oct 2007 18:54:35 +0200] rev 25122
moved internalM to PrintMode.internal;
PrintMode.input;
wenzelm [Sat, 20 Oct 2007 18:54:34 +0200] rev 25121
tuned abbrev interface;
PrintMode.internal;