nipkow [Thu, 11 Sep 2003 22:33:12 +0200] rev 14186
Added a number of thms about map restriction.
berghofe [Thu, 04 Sep 2003 19:39:52 +0200] rev 14185
Tried to make parser a bit more standard-conforming.
berghofe [Thu, 04 Sep 2003 16:04:15 +0200] rev 14184
Changed no_vars such that it outputs list of illegal schematic variables.
paulson [Thu, 04 Sep 2003 11:16:19 +0200] rev 14183
quantifier symbols
paulson [Thu, 04 Sep 2003 11:15:53 +0200] rev 14182
conversion of HOL/Auth/KerberosIV to new-style theory
paulson [Thu, 04 Sep 2003 11:08:24 +0200] rev 14181
new, separate specifications
nipkow [Wed, 03 Sep 2003 18:20:57 +0200] rev 14180
Introduced new syntax for maplets x |-> y
paulson [Mon, 01 Sep 2003 15:07:43 +0200] rev 14179
Corrections due to John Matthews
skalberg [Sun, 31 Aug 2003 21:27:58 +0200] rev 14178
Makes interactive proof scripting recognize the show_all_types flag.
skalberg [Sun, 31 Aug 2003 21:24:29 +0200] rev 14177
Added 'ambiguity_is_error' flag, which, if set, makes the parser fail,
rather than just issue a warning, when the input parsed is ambiguous.
skalberg [Fri, 29 Aug 2003 18:39:47 +0200] rev 14176
Added show_all_types flag, such that all type information in the term
is made explicit.
ballarin [Fri, 29 Aug 2003 15:40:11 +0200] rev 14175
Method rule_tac understands Isar contexts: documentation.
ballarin [Fri, 29 Aug 2003 15:19:02 +0200] rev 14174
Methods rule_tac etc support static (Isar) contexts.
skalberg [Fri, 29 Aug 2003 13:18:45 +0200] rev 14173
Removed the extended digits again.
skalberg [Thu, 28 Aug 2003 02:00:16 +0200] rev 14172
Fixed typos.
skalberg [Thu, 28 Aug 2003 01:56:40 +0200] rev 14171
Extended the notion of letter and digit, such that now one may use greek,
gothic, euler, or calligraphic letters as normal letters.
skalberg [Wed, 27 Aug 2003 18:22:34 +0200] rev 14170
Added skalberg to recepients, changed admin from kleing to berghofe.
skalberg [Wed, 27 Aug 2003 18:13:59 +0200] rev 14169
Converted to new style theories.
skalberg [Wed, 27 Aug 2003 18:13:39 +0200] rev 14168
Prepared for extended identifiers (\<alpha>, etc.)
skalberg [Wed, 27 Aug 2003 10:11:30 +0200] rev 14167
Improved the error messages (slightly).
skalberg [Tue, 26 Aug 2003 19:33:35 +0200] rev 14166
Cleaned up the code.
skalberg [Tue, 26 Aug 2003 19:33:04 +0200] rev 14165
New specification syntax added (the specification may be split over
several properties).
skalberg [Tue, 26 Aug 2003 18:49:17 +0200] rev 14164
Allowed for splitting the specification over several lemmas.
berghofe [Fri, 22 Aug 2003 11:51:42 +0200] rev 14163
Improved handling of modes for equality predicate, to avoid ill-typed
ML code due to comparisons between elements of function types.
berghofe [Thu, 21 Aug 2003 16:20:45 +0200] rev 14162
Fixed problem with "code ind" attribute that caused code generator to
fail for mutually recursive predicates.
berghofe [Thu, 21 Aug 2003 16:18:43 +0200] rev 14161
Added function strong_conn for computing the strongly connected components
of the graph.
paulson [Thu, 21 Aug 2003 11:41:44 +0200] rev 14160
Change from "tracing" to "warning", as requested by David Aspinall
paulson [Wed, 20 Aug 2003 13:34:17 +0200] rev 14159
final tweaks for Isar version
paulson [Wed, 20 Aug 2003 13:05:22 +0200] rev 14158
finished conversion to Isar format
paulson [Wed, 20 Aug 2003 11:12:48 +0200] rev 14157
new example
paulson [Wed, 20 Aug 2003 11:04:17 +0200] rev 14156
new case_tac method
paulson [Wed, 20 Aug 2003 11:00:37 +0200] rev 14155
partial conversion to Isar format