Mon, 06 Oct 1997 18:27:55 +0200 wenzelm added pretty_sort;
Mon, 06 Oct 1997 18:25:04 +0200 wenzelm fixed raw_term_sorts (again!);
Mon, 06 Oct 1997 18:23:13 +0200 wenzelm eliminated raise_ast, raise_term, raise_typ;
Mon, 06 Oct 1997 18:22:22 +0200 wenzelm added sort_to_ast;
Mon, 06 Oct 1997 18:21:00 +0200 wenzelm eliminated raise_ast;
Mon, 06 Oct 1997 18:20:15 +0200 wenzelm RAW target;
Mon, 06 Oct 1997 09:26:00 +0200 wenzelm syntactic constants;
Fri, 03 Oct 1997 10:32:50 +0200 paulson Routine tidying up
Thu, 02 Oct 1997 22:54:00 +0200 wenzelm fully qualified names: Theory.add_XXX;
Wed, 01 Oct 1997 18:19:44 +0200 wenzelm fully qualified name: Theory.set_oracle;
Wed, 01 Oct 1997 18:19:18 +0200 wenzelm exported separator;
Wed, 01 Oct 1997 18:13:41 +0200 wenzelm fully qualified names: Theory.add_XXX;
Wed, 01 Oct 1997 17:43:42 +0200 wenzelm moved theory stuff (add_defs etc.) here from drule.ML;
Wed, 01 Oct 1997 17:42:32 +0200 wenzelm moved theory stuff (add_defs etc.) to theory.ML;
Wed, 01 Oct 1997 17:41:20 +0200 wenzelm fully qualified name: Theory.merge_thy_list;
Wed, 01 Oct 1997 17:40:09 +0200 wenzelm fully qualified names: Theory.add_XXX;
Wed, 01 Oct 1997 17:36:51 +0200 wenzelm added name_space.ML;
Wed, 01 Oct 1997 17:32:38 +0200 wenzelm added split_last;
Wed, 01 Oct 1997 14:30:38 +0200 wenzelm Hierarchically structured name spaces.
Wed, 01 Oct 1997 13:42:18 +0200 paulson Strengthened the possibility property for resumption so that it could have
Wed, 01 Oct 1997 13:41:38 +0200 paulson Fixed ServerResume to check for ServerHello instead of making a new NB
Wed, 01 Oct 1997 12:07:24 +0200 paulson Exchanged the M and SID fields of the FINISHED messages to simplify proofs;
Wed, 01 Oct 1997 12:07:07 +0200 paulson Exchanged the M and SID fields of the FINISHED messages to simplify proofs
Wed, 01 Oct 1997 11:30:55 +0200 paulson Auto update
Tue, 30 Sep 1997 17:33:16 +0200 berghofe SYNC
Tue, 30 Sep 1997 17:32:33 +0200 berghofe Removed "browse.tex".
Tue, 30 Sep 1997 17:31:19 +0200 berghofe Added section describing the theory browser.
Tue, 30 Sep 1997 17:29:32 +0200 berghofe Updated usage information for tool "usedir".
Tue, 30 Sep 1997 17:28:54 +0200 berghofe Theory browser stuff has been moved to "present.tex".
Tue, 30 Sep 1997 16:19:27 +0200 wenzelm obsolete;
Tue, 30 Sep 1997 16:12:38 +0200 wenzelm ISABELLE_USEDIR_OPTIONS="-i true"
Tue, 30 Sep 1997 12:53:54 +0200 berghofe Changed html data directory and names of graph files.
Tue, 30 Sep 1997 12:52:15 +0200 berghofe There is now one single option -i for generating theory browsing
Tue, 30 Sep 1997 12:49:16 +0200 berghofe Modified some links.
Tue, 30 Sep 1997 11:03:55 +0200 paulson Client, Server certificates now sent using the separate Certificate rule,
Mon, 29 Sep 1997 15:39:28 +0200 wenzelm tuned;
Mon, 29 Sep 1997 15:16:22 +0200 wenzelm superficial;
Mon, 29 Sep 1997 15:11:27 +0200 wenzelm obsolete;
Mon, 29 Sep 1997 15:08:47 +0200 wenzelm margin 76 (2nd try :-);
Mon, 29 Sep 1997 14:12:02 +0200 wenzelm fixed href to html library;
Mon, 29 Sep 1997 14:11:18 +0200 wenzelm improved warning;
Mon, 29 Sep 1997 14:10:52 +0200 wenzelm default margin 76 (to accomodate warning and error default output);
Mon, 29 Sep 1997 12:13:43 +0200 paulson Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:56:04 +0200 paulson Much tidying including step_tac -> clarify_tac or safe_tac; sometimes
Mon, 29 Sep 1997 11:52:25 +0200 paulson Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:51:52 +0200 paulson Much tidying including "qed" instead of result(), and even qed_spec_mp,
Mon, 29 Sep 1997 11:51:09 +0200 paulson Previously loaded the WRONG THEORY, ignoring Confluence...
Mon, 29 Sep 1997 11:49:33 +0200 paulson Now using qed_spec_mp
Mon, 29 Sep 1997 11:48:48 +0200 paulson result() -> qed; Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:47:01 +0200 paulson Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:46:33 +0200 paulson Renamed XA, XB to PA, PB and removed the certificate from Client Verify
Mon, 29 Sep 1997 11:45:52 +0200 paulson Default simpset tactics now dereference "simpset"
Mon, 29 Sep 1997 11:44:56 +0200 paulson Added Safe_tac; all other default claset tactics now dereference "claset"
Mon, 29 Sep 1997 11:42:15 +0200 paulson fast_tac HOL_cs -> Fast_tac, etc.
Mon, 29 Sep 1997 11:40:03 +0200 paulson result() -> qed
Mon, 29 Sep 1997 11:37:02 +0200 paulson Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:36:44 +0200 paulson Tidied proof of r_comp_rtrancl_eq
Mon, 29 Sep 1997 11:32:25 +0200 paulson qed_spec_mp, normalize_thm, etc. copied in from HOL.ML
Mon, 29 Sep 1997 11:31:56 +0200 paulson Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:31:13 +0200 paulson Safe_tac, Safe_step_tac, and minor corrections including \tt -> \texttt
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip