Sat, 01 Jul 2000 19:44:57 +0200 removed "help";
wenzelm [Sat, 01 Jul 2000 19:44:57 +0200] rev 9221
removed "help"; added "print_commands", "print_trans_rules", "print_antiquotations";
Sat, 01 Jul 2000 19:44:16 +0200 added options "eta_contract", "long_names";
wenzelm [Sat, 01 Jul 2000 19:44:16 +0200] rev 9220
added options "eta_contract", "long_names"; tuned print_antiquotations; removed help_antiquotations; tuned;
Sat, 01 Jul 2000 19:42:50 +0200 added print_trans_rules, print_antiquotations;
wenzelm [Sat, 01 Jul 2000 19:42:50 +0200] rev 9219
added print_trans_rules, print_antiquotations;
Sat, 01 Jul 2000 19:42:25 +0200 removed help;
wenzelm [Sat, 01 Jul 2000 19:42:25 +0200] rev 9218
removed help;
Sat, 01 Jul 2000 19:42:08 +0200 tuned print_rules;
wenzelm [Sat, 01 Jul 2000 19:42:08 +0200] rev 9217
tuned print_rules;
Sat, 01 Jul 2000 19:41:11 +0200 removed help_attributes;
wenzelm [Sat, 01 Jul 2000 19:41:11 +0200] rev 9216
removed help_attributes;
Sat, 01 Jul 2000 19:40:46 +0200 print_theorems: omit name space;
wenzelm [Sat, 01 Jul 2000 19:40:46 +0200] rev 9215
print_theorems: omit name space;
Sat, 01 Jul 2000 17:52:52 +0200 Defined abs on int.
nipkow [Sat, 01 Jul 2000 17:52:52 +0200] rev 9214
Defined abs on int.
Fri, 30 Jun 2000 21:21:11 +0200 help_antiquotations;
wenzelm [Fri, 30 Jun 2000 21:21:11 +0200] rev 9213
help_antiquotations;
Fri, 30 Jun 2000 17:51:56 +0200 overloading, axclasses, numerals and general tidying
paulson [Fri, 30 Jun 2000 17:51:56 +0200] rev 9212
overloading, axclasses, numerals and general tidying
Fri, 30 Jun 2000 12:51:30 +0200 removal of batch-style proofs
paulson [Fri, 30 Jun 2000 12:51:30 +0200] rev 9211
removal of batch-style proofs
Fri, 30 Jun 2000 12:49:11 +0200 more tidying
paulson [Fri, 30 Jun 2000 12:49:11 +0200] rev 9210
more tidying
Fri, 30 Jun 2000 12:31:57 +0200 presentation: self-contained session dirs;
wenzelm [Fri, 30 Jun 2000 12:31:57 +0200] rev 9209
presentation: self-contained session dirs;
Fri, 30 Jun 2000 12:30:58 +0200 fixed ISABELLE_BROWSER_INFO;
wenzelm [Fri, 30 Jun 2000 12:30:58 +0200] rev 9208
fixed ISABELLE_BROWSER_INFO;
Fri, 30 Jun 2000 10:59:50 +0200 removed the mutual recursion from "bin_add"
paulson [Fri, 30 Jun 2000 10:59:50 +0200] rev 9207
removed the mutual recursion from "bin_add"
Fri, 30 Jun 2000 10:58:03 +0200 tidied and deleted two redundant theories
paulson [Fri, 30 Jun 2000 10:58:03 +0200] rev 9206
tidied and deleted two redundant theories NB Misc lemmas needed in personal developments should not be added to HOL
Thu, 29 Jun 2000 22:48:08 +0200 improved arrangement of files;
wenzelm [Thu, 29 Jun 2000 22:48:08 +0200] rev 9205
improved arrangement of files; tuned;
Thu, 29 Jun 2000 22:39:57 +0200 tuned rail setup;
wenzelm [Thu, 29 Jun 2000 22:39:57 +0200] rev 9204
tuned rail setup; some isabelle symbols;
Thu, 29 Jun 2000 22:39:31 +0200 added lbrace, rbrace, atsign;
wenzelm [Thu, 29 Jun 2000 22:39:31 +0200] rev 9203
added lbrace, rbrace, atsign;
Thu, 29 Jun 2000 22:39:09 +0200 added \indexisarant;
wenzelm [Thu, 29 Jun 2000 22:39:09 +0200] rev 9202
added \indexisarant;
Thu, 29 Jun 2000 22:38:30 +0200 adapted args of IsarThy.have_theorems_i;
wenzelm [Thu, 29 Jun 2000 22:38:30 +0200] rev 9201
adapted args of IsarThy.have_theorems_i;
Thu, 29 Jun 2000 22:37:24 +0200 syntax: renamed 'thmname' to 'thmbind';
wenzelm [Thu, 29 Jun 2000 22:37:24 +0200] rev 9200
syntax: renamed 'thmname' to 'thmbind'; added subsection{Antiquotations};
Thu, 29 Jun 2000 22:36:45 +0200 facts: support multiple lists of arguments;
wenzelm [Thu, 29 Jun 2000 22:36:45 +0200] rev 9199
facts: support multiple lists of arguments; method_setup command;
Thu, 29 Jun 2000 22:35:45 +0200 * formal comments (text blocks etc.) in new-style theories may now
wenzelm [Thu, 29 Jun 2000 22:35:45 +0200] rev 9198
* formal comments (text blocks etc.) in new-style theories may now contain antiquotations of thm/prop/term/typ to be presented according to latex print mode; concrete syntax is like this: @{term[show_types] "f(x) = a + x"}; * Isar: theory command 'method_setup' provides a simple interface for definining proof methods in ML;
Thu, 29 Jun 2000 22:32:45 +0200 added method_setup;
wenzelm [Thu, 29 Jun 2000 22:32:45 +0200] rev 9197
added method_setup; facts: handle multiple lists of arguments;
Thu, 29 Jun 2000 22:32:08 +0200 facts: handle multiple lists of arguments;
wenzelm [Thu, 29 Jun 2000 22:32:08 +0200] rev 9196
facts: handle multiple lists of arguments;
Thu, 29 Jun 2000 22:31:53 +0200 fixed is_semicolon (keyword instead of command!);
wenzelm [Thu, 29 Jun 2000 22:31:53 +0200] rev 9195
fixed is_semicolon (keyword instead of command!);
Thu, 29 Jun 2000 22:31:29 +0200 added add_method;
wenzelm [Thu, 29 Jun 2000 22:31:29 +0200] rev 9194
added add_method;
Thu, 29 Jun 2000 22:31:12 +0200 have_theorems etc.: handle multiple lists of arguments;
wenzelm [Thu, 29 Jun 2000 22:31:12 +0200] rev 9193
have_theorems etc.: handle multiple lists of arguments; added method_setup;
Thu, 29 Jun 2000 22:29:46 +0200 have_thmss: handle multiple lists of arguments;
wenzelm [Thu, 29 Jun 2000 22:29:46 +0200] rev 9192
have_thmss: handle multiple lists of arguments;
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip