Wed, 19 Nov 2003 14:29:06 +0100additions to Ring_and_Field
paulson [Wed, 19 Nov 2003 14:29:06 +0100] rev 14262
additions to Ring_and_Field

Tue, 18 Nov 2003 11:03:56 +0100fixed a comment
paulson [Tue, 18 Nov 2003 11:03:56 +0100] rev 14261
fixed a comment

Tue, 18 Nov 2003 11:03:33 +0100new theorems for Rings
paulson [Tue, 18 Nov 2003 11:03:33 +0100] rev 14260
new theorems for Rings

Tue, 18 Nov 2003 11:01:52 +0100conversion of ML to Isar scripts
paulson [Tue, 18 Nov 2003 11:01:52 +0100] rev 14259
conversion of ML to Isar scripts

Tue, 18 Nov 2003 09:45:45 +0100Improved error handling: add_primrec now prints out ill-formed equation
berghofe [Tue, 18 Nov 2003 09:45:45 +0100] rev 14258
Improved error handling: add_primrec now prints out ill-formed equation
in case of parse errors.

Fri, 14 Nov 2003 14:35:55 +0100Type inference bug in Isar attributes "where" and "of" fixed.
ballarin [Fri, 14 Nov 2003 14:35:55 +0100] rev 14257
Type inference bug in Isar attributes "where" and "of" fixed.

Wed, 12 Nov 2003 10:58:23 +0100tidied
paulson [Wed, 12 Nov 2003 10:58:23 +0100] rev 14256
tidied

Thu, 06 Nov 2003 20:45:02 +0100Records:
schirmer [Thu, 06 Nov 2003 20:45:02 +0100] rev 14255
Records:
- Record types are now by default printed with their type abbreviation
instead of the list of all field types. This can be configured via
the reference "print_record_type_abbr".
- Simproc "record_upd_simproc" for simplification of multiple updates
added (not enabled by default).
- Tactic "record_split_simp_tac" to split and simplify records added.
- Bug-fix and optimisation of "record_simproc".
- "record_simproc" and "record_upd_simproc" are now sensitive to
quick_and_dirty flag.

Thu, 06 Nov 2003 14:18:05 +0100Isar/Locales: <loc>.intro and <loc>.axioms no longer intro? and elim? by
ballarin [Thu, 06 Nov 2003 14:18:05 +0100] rev 14254
Isar/Locales: <loc>.intro and <loc>.axioms no longer intro? and elim? by
default.

Fri, 31 Oct 2003 06:54:22 +0100fixed
kleing [Fri, 31 Oct 2003 06:54:22 +0100] rev 14253
fixed