Wed, 03 Sep 2003 18:20:57 +0200 Introduced new syntax for maplets x |-> y
nipkow [Wed, 03 Sep 2003 18:20:57 +0200] rev 14180
Introduced new syntax for maplets x |-> y
Mon, 01 Sep 2003 15:07:43 +0200 Corrections due to John Matthews
paulson [Mon, 01 Sep 2003 15:07:43 +0200] rev 14179
Corrections due to John Matthews
Sun, 31 Aug 2003 21:27:58 +0200 Makes interactive proof scripting recognize the show_all_types flag.
skalberg [Sun, 31 Aug 2003 21:27:58 +0200] rev 14178
Makes interactive proof scripting recognize the show_all_types flag.
Sun, 31 Aug 2003 21:24:29 +0200 Added 'ambiguity_is_error' flag, which, if set, makes the parser fail,
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.
Fri, 29 Aug 2003 18:39:47 +0200 Added show_all_types flag, such that all type information in the term
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.
Fri, 29 Aug 2003 15:40:11 +0200 Method rule_tac understands Isar contexts: documentation.
ballarin [Fri, 29 Aug 2003 15:40:11 +0200] rev 14175
Method rule_tac understands Isar contexts: documentation.
Fri, 29 Aug 2003 15:19:02 +0200 Methods rule_tac etc support static (Isar) contexts.
ballarin [Fri, 29 Aug 2003 15:19:02 +0200] rev 14174
Methods rule_tac etc support static (Isar) contexts.
Fri, 29 Aug 2003 13:18:45 +0200 Removed the extended digits again.
skalberg [Fri, 29 Aug 2003 13:18:45 +0200] rev 14173
Removed the extended digits again.
Thu, 28 Aug 2003 02:00:16 +0200 Fixed typos.
skalberg [Thu, 28 Aug 2003 02:00:16 +0200] rev 14172
Fixed typos.
Thu, 28 Aug 2003 01:56:40 +0200 Extended the notion of letter and digit, such that now one may use greek,
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.
Wed, 27 Aug 2003 18:22:34 +0200 Added skalberg to recepients, changed admin from kleing to berghofe.
skalberg [Wed, 27 Aug 2003 18:22:34 +0200] rev 14170
Added skalberg to recepients, changed admin from kleing to berghofe.
Wed, 27 Aug 2003 18:13:59 +0200 Converted to new style theories.
skalberg [Wed, 27 Aug 2003 18:13:59 +0200] rev 14169
Converted to new style theories.
Wed, 27 Aug 2003 18:13:39 +0200 Prepared for extended identifiers (\<alpha>, etc.)
skalberg [Wed, 27 Aug 2003 18:13:39 +0200] rev 14168
Prepared for extended identifiers (\<alpha>, etc.)
Wed, 27 Aug 2003 10:11:30 +0200 Improved the error messages (slightly).
skalberg [Wed, 27 Aug 2003 10:11:30 +0200] rev 14167
Improved the error messages (slightly).
Tue, 26 Aug 2003 19:33:35 +0200 Cleaned up the code.
skalberg [Tue, 26 Aug 2003 19:33:35 +0200] rev 14166
Cleaned up the code.
Tue, 26 Aug 2003 19:33:04 +0200 New specification syntax added (the specification may be split over
skalberg [Tue, 26 Aug 2003 19:33:04 +0200] rev 14165
New specification syntax added (the specification may be split over several properties).
Tue, 26 Aug 2003 18:49:17 +0200 Allowed for splitting the specification over several lemmas.
skalberg [Tue, 26 Aug 2003 18:49:17 +0200] rev 14164
Allowed for splitting the specification over several lemmas.
Fri, 22 Aug 2003 11:51:42 +0200 Improved handling of modes for equality predicate, to avoid ill-typed
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.
Thu, 21 Aug 2003 16:20:45 +0200 Fixed problem with "code ind" attribute that caused code generator to
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.
Thu, 21 Aug 2003 16:18:43 +0200 Added function strong_conn for computing the strongly connected components
berghofe [Thu, 21 Aug 2003 16:18:43 +0200] rev 14161
Added function strong_conn for computing the strongly connected components of the graph.
Thu, 21 Aug 2003 11:41:44 +0200 Change from "tracing" to "warning", as requested by David Aspinall
paulson [Thu, 21 Aug 2003 11:41:44 +0200] rev 14160
Change from "tracing" to "warning", as requested by David Aspinall
Wed, 20 Aug 2003 13:34:17 +0200 final tweaks for Isar version
paulson [Wed, 20 Aug 2003 13:34:17 +0200] rev 14159
final tweaks for Isar version
Wed, 20 Aug 2003 13:05:22 +0200 finished conversion to Isar format
paulson [Wed, 20 Aug 2003 13:05:22 +0200] rev 14158
finished conversion to Isar format
Wed, 20 Aug 2003 11:12:48 +0200 new example
paulson [Wed, 20 Aug 2003 11:12:48 +0200] rev 14157
new example
Wed, 20 Aug 2003 11:04:17 +0200 new case_tac method
paulson [Wed, 20 Aug 2003 11:04:17 +0200] rev 14156
new case_tac method
Wed, 20 Aug 2003 11:00:37 +0200 partial conversion to Isar format
paulson [Wed, 20 Aug 2003 11:00:37 +0200] rev 14155
partial conversion to Isar format
Tue, 19 Aug 2003 18:45:48 +0200 partial conversion to Isar format
paulson [Tue, 19 Aug 2003 18:45:48 +0200] rev 14154
partial conversion to Isar format
Tue, 19 Aug 2003 13:54:20 +0200 new case_tac
paulson [Tue, 19 Aug 2003 13:54:20 +0200] rev 14153
new case_tac
Tue, 19 Aug 2003 13:53:58 +0200 For the Isar version of the ZF logics manual
paulson [Tue, 19 Aug 2003 13:53:58 +0200] rev 14152
For the Isar version of the ZF logics manual
Fri, 15 Aug 2003 13:45:39 +0200 converting ex/If to Isar script
paulson [Fri, 15 Aug 2003 13:45:39 +0200] rev 14151
converting ex/If to Isar script
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip