Sun, 28 Aug 2005 16:06:07 +0200 * ML functions legacy_bindings and use_legacy_bindings;
wenzelm [Sun, 28 Aug 2005 16:06:07 +0200] rev 17172
* ML functions legacy_bindings and use_legacy_bindings;
Sun, 28 Aug 2005 16:04:55 +0200 avoid symbolic identifier;
wenzelm [Sun, 28 Aug 2005 16:04:55 +0200] rev 17171
avoid symbolic identifier;
Sun, 28 Aug 2005 16:04:54 +0200 added (use_)legacy_bindings;
wenzelm [Sun, 28 Aug 2005 16:04:54 +0200] rev 17170
added (use_)legacy_bindings;
Sun, 28 Aug 2005 16:04:53 +0200 output_basic: handle AltString token;
wenzelm [Sun, 28 Aug 2005 16:04:53 +0200] rev 17169
output_basic: handle AltString token;
Sun, 28 Aug 2005 16:04:52 +0200 removed obsolete type_syn;
wenzelm [Sun, 28 Aug 2005 16:04:52 +0200] rev 17168
removed obsolete type_syn;
Sun, 28 Aug 2005 16:04:51 +0200 unskolem local vars;
wenzelm [Sun, 28 Aug 2005 16:04:51 +0200] rev 17167
unskolem local vars;
Sun, 28 Aug 2005 16:04:50 +0200 tuned;
wenzelm [Sun, 28 Aug 2005 16:04:50 +0200] rev 17166
tuned;
Sun, 28 Aug 2005 16:04:49 +0200 added alt_string;
wenzelm [Sun, 28 Aug 2005 16:04:49 +0200] rev 17165
added alt_string;
Sun, 28 Aug 2005 16:04:48 +0200 added AltString token (delimited by ASCII back-quotes);
wenzelm [Sun, 28 Aug 2005 16:04:48 +0200] rev 17164
added AltString token (delimited by ASCII back-quotes); ASCII back-quote no longer symbolic char;
Sun, 28 Aug 2005 16:04:47 +0200 removed unused dest operation;
wenzelm [Sun, 28 Aug 2005 16:04:47 +0200] rev 17163
removed unused dest operation;
Sun, 28 Aug 2005 16:04:46 +0200 export theorems_of;
wenzelm [Sun, 28 Aug 2005 16:04:46 +0200] rev 17162
export theorems_of;
Sun, 28 Aug 2005 16:04:45 +0200 tuned some proofs;
wenzelm [Sun, 28 Aug 2005 16:04:45 +0200] rev 17161
tuned some proofs;
Sun, 28 Aug 2005 16:04:44 +0200 removed obsolete arities;
wenzelm [Sun, 28 Aug 2005 16:04:44 +0200] rev 17160
removed obsolete arities;
Sun, 28 Aug 2005 16:04:43 +0200 tuned size of included graph;
wenzelm [Sun, 28 Aug 2005 16:04:43 +0200] rev 17159
tuned size of included graph;
Sun, 28 Aug 2005 16:04:42 +0200 added \isachardoublequoteopen/close, \isacharbackquoteopen/close;
wenzelm [Sun, 28 Aug 2005 16:04:42 +0200] rev 17158
added \isachardoublequoteopen/close, \isacharbackquoteopen/close;
Sun, 28 Aug 2005 10:08:36 +0200 (branch cleanup)
haftmann [Sun, 28 Aug 2005 10:08:36 +0200] rev 17157
(branch cleanup)
Sun, 28 Aug 2005 10:05:03 +0200 (allocating new branch)
haftmann [Sun, 28 Aug 2005 10:05:03 +0200] rev 17156
(allocating new branch)
Sun, 28 Aug 2005 09:36:18 +0200 added superclasses, class_le_path
haftmann [Sun, 28 Aug 2005 09:36:18 +0200] rev 17155
added superclasses, class_le_path
Sun, 28 Aug 2005 09:26:22 +0200 added alist.ML
haftmann [Sun, 28 Aug 2005 09:26:22 +0200] rev 17154
added alist.ML
Sun, 28 Aug 2005 09:18:22 +0200 added 'these', removed assoc2
haftmann [Sun, 28 Aug 2005 09:18:22 +0200] rev 17153
added 'these', removed assoc2
Sun, 28 Aug 2005 09:02:42 +0200 added alist module
haftmann [Sun, 28 Aug 2005 09:02:42 +0200] rev 17152
added alist module
Fri, 26 Aug 2005 19:47:23 +0200 Fixed bug.
berghofe [Fri, 26 Aug 2005 19:47:23 +0200] rev 17151
Fixed bug.
Fri, 26 Aug 2005 19:36:07 +0200 DFG output now works for untyped rules (ML "ResClause.untyped();")
quigley [Fri, 26 Aug 2005 19:36:07 +0200] rev 17150
DFG output now works for untyped rules (ML "ResClause.untyped();")
Fri, 26 Aug 2005 10:01:06 +0200 Lemmas on dvd, power and finite summation added or strengthened.
ballarin [Fri, 26 Aug 2005 10:01:06 +0200] rev 17149
Lemmas on dvd, power and finite summation added or strengthened.
Fri, 26 Aug 2005 08:42:52 +0200 replaced '?' by '??'
haftmann [Fri, 26 Aug 2005 08:42:52 +0200] rev 17148
replaced '?' by '??'
Thu, 25 Aug 2005 17:51:11 +0200 Adapted to new code generator syntax.
berghofe [Thu, 25 Aug 2005 17:51:11 +0200] rev 17147
Adapted to new code generator syntax.
Thu, 25 Aug 2005 16:17:40 +0200 Put quotation marks around some occurrences of "file", since it is now
berghofe [Thu, 25 Aug 2005 16:17:40 +0200] rev 17146
Put quotation marks around some occurrences of "file", since it is now a reserved keyword.
Thu, 25 Aug 2005 16:13:09 +0200 Adapted to new code generator syntax.
berghofe [Thu, 25 Aug 2005 16:13:09 +0200] rev 17145
Adapted to new code generator syntax.
Thu, 25 Aug 2005 16:10:16 +0200 Implemented incremental code generation.
berghofe [Thu, 25 Aug 2005 16:10:16 +0200] rev 17144
Implemented incremental code generation.
Thu, 25 Aug 2005 09:29:05 +0200 fixed typo
haftmann [Thu, 25 Aug 2005 09:29:05 +0200] rev 17143
fixed typo
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip