wenzelm [Tue, 08 Apr 2008 15:47:14 +0200] rev 26578
removed isatool expandshort;
added isatool yxml;
wenzelm [Tue, 08 Apr 2008 15:47:12 +0200] rev 26577
removed obsolete AUTO_BASH feature;
wenzelm [Tue, 08 Apr 2008 15:47:10 +0200] rev 26576
removed obsolete AUTO_PERL feature;
wenzelm [Tue, 08 Apr 2008 15:47:05 +0200] rev 26575
support for YXML notation -- XML done right;
wenzelm [Tue, 08 Apr 2008 11:59:25 +0200] rev 26574
support "YXML" mode for output transfer notation;
tuned;
kleing [Tue, 08 Apr 2008 09:42:18 +0200] rev 26573
removed abbrev for word_power. Was in the wrong direction and unused.
wenzelm [Mon, 07 Apr 2008 21:29:46 +0200] rev 26572
prefer plain ASCII here;
wenzelm [Mon, 07 Apr 2008 21:25:22 +0200] rev 26571
abs_conv: extra argument for bound variable;
renamed iterated forall_conv to params_conv;
added forall_conv, implies_conv, implies_concl_conv, rewr_conv;
wenzelm [Mon, 07 Apr 2008 21:25:21 +0200] rev 26570
added swap_params;
wenzelm [Mon, 07 Apr 2008 21:25:20 +0200] rev 26569
abs_conv: extra argument for bound variable;
wenzelm [Mon, 07 Apr 2008 21:25:18 +0200] rev 26568
renamed iterated forall_conv to params_conv;
haftmann [Mon, 07 Apr 2008 15:37:34 +0200] rev 26567
instantiation replacing primitive instance plus overloaded defs; more conservative type arities
haftmann [Mon, 07 Apr 2008 15:37:33 +0200] rev 26566
instantiation replacing primitive instance plus overloaded defs
haftmann [Mon, 07 Apr 2008 15:37:32 +0200] rev 26565
instantiation replacing primitive instance plus overloaded defs; realpow.simps now named power_real.simps
haftmann [Mon, 07 Apr 2008 15:37:31 +0200] rev 26564
explicit definition for "/"
haftmann [Mon, 07 Apr 2008 15:37:30 +0200] rev 26563
explicit dummy instantiation for div
paulson [Mon, 07 Apr 2008 15:37:27 +0200] rev 26562
* Metis: the maximum number of clauses that can be produced from a theorem is now given by the attribute max_clauses. Theorems that exceed this number are ignored, with a warning printed.
paulson [Mon, 07 Apr 2008 15:37:04 +0200] rev 26561
Superficial changes
CVS: ----------------------------------------------------------------------
haftmann [Fri, 04 Apr 2008 13:40:27 +0200] rev 26560
tuned
haftmann [Fri, 04 Apr 2008 13:40:26 +0200] rev 26559
syntactic classes for bit operations
haftmann [Fri, 04 Apr 2008 13:40:25 +0200] rev 26558
renamed app2 to map2
haftmann [Fri, 04 Apr 2008 13:40:24 +0200] rev 26557
more new primrec
haftmann [Fri, 04 Apr 2008 13:40:23 +0200] rev 26556
prefix for equations in primrec specifications
haftmann [Fri, 04 Apr 2008 13:40:21 +0200] rev 26555
postprocessing of equality
wenzelm [Thu, 03 Apr 2008 23:55:11 +0200] rev 26554
parser: use plain explode, not Symbol.explode!
wenzelm [Thu, 03 Apr 2008 23:38:59 +0200] rev 26553
removed obsolete add_axiomss(_i);
wenzelm [Thu, 03 Apr 2008 22:21:29 +0200] rev 26552
renamed XML.parse_comment_whspc to XML.parse_comments;
wenzelm [Thu, 03 Apr 2008 22:21:26 +0200] rev 26551
renamed parse_comment_whspc to parse_comments;
major parser cleanup -- removed junk comments;
wenzelm [Thu, 03 Apr 2008 21:23:42 +0200] rev 26550
removed yxmlN for now;
moved test_markup to proof_general_emacs.ML;
use efficient YXML markup internally (output, markup, message);
message: issue MALFORMED MESSAGE explicitly;
tuned;
wenzelm [Thu, 03 Apr 2008 21:23:41 +0200] rev 26549
moved test_markup here;
wenzelm [Thu, 03 Apr 2008 21:23:39 +0200] rev 26548
further cleanup of XML signature;
wenzelm [Thu, 03 Apr 2008 21:23:38 +0200] rev 26547
tuned comments;
wenzelm [Thu, 03 Apr 2008 21:23:37 +0200] rev 26546
further cleanup of XML signature;
replaced plain_content by incremental add_content;
added stream output;
wenzelm [Thu, 03 Apr 2008 21:23:36 +0200] rev 26545
output: canonical argument order (as opposed to write);
wenzelm [Thu, 03 Apr 2008 18:42:42 +0200] rev 26544
XML.string_of;
wenzelm [Thu, 03 Apr 2008 18:42:41 +0200] rev 26543
moved output_markup to xml.ML;
added yxmlN mode name;
wenzelm [Thu, 03 Apr 2008 18:42:40 +0200] rev 26542
XML.output_markup;
wenzelm [Thu, 03 Apr 2008 18:42:39 +0200] rev 26541
XML.string_of, XML.parse;
wenzelm [Thu, 03 Apr 2008 18:42:38 +0200] rev 26540
replaced ETX/EOT by ENQ/ACK, which are less likely to be interpreted by tty etc.;
added output_markup, parse_element;
detect: check XY;
tuned comments;
tuned;
wenzelm [Thu, 03 Apr 2008 18:42:37 +0200] rev 26539
added output_markup (from Tools/isabelle_process.ML);
major cleanup of signature;
wenzelm [Thu, 03 Apr 2008 18:42:36 +0200] rev 26538
replaced ETX/EOT by ENQ/ACK, which are less likely to be interpreted by tty etc.;
wenzelm [Thu, 03 Apr 2008 18:42:34 +0200] rev 26537
tuned comments;
berghofe [Thu, 03 Apr 2008 18:13:50 +0200] rev 26536
Added skip_mono flag to inductive definition package.
berghofe [Thu, 03 Apr 2008 17:55:12 +0200] rev 26535
Added skip_mono flag to inductive definition package.
berghofe [Thu, 03 Apr 2008 17:54:19 +0200] rev 26534
Added skip_mono flag and inductive_flags type.
berghofe [Thu, 03 Apr 2008 17:52:51 +0200] rev 26533
Deleted code for axiomatic introduction of datatypes. Instead, the package
now uses SkipProof.prove rather than Goal.prove to do proofs.
berghofe [Thu, 03 Apr 2008 17:50:50 +0200] rev 26532
Removed QuickAndDirty constructor from simproc_dist datatype.
berghofe [Thu, 03 Apr 2008 17:49:39 +0200] rev 26531
- use SkipProof.prove_global instead of Goal.prove_global
- added skip_mono flag to inductive definition package
berghofe [Thu, 03 Apr 2008 17:43:01 +0200] rev 26530
Added prove_global.
krauss [Thu, 03 Apr 2008 16:34:52 +0200] rev 26529
Function package no longer overwrites theorems.
Some tuning.
wenzelm [Thu, 03 Apr 2008 16:03:59 +0200] rev 26528
Why XML notation?
wenzelm [Thu, 03 Apr 2008 16:03:57 +0200] rev 26527
Symbol.STX, Symbol.DEL;
wenzelm [Thu, 03 Apr 2008 16:03:56 +0200] rev 26526
Symbol.SOH;
wenzelm [Thu, 03 Apr 2008 16:03:55 +0200] rev 26525
added detect;
removed auxiliary buffer_of_tree;
tuned;
wenzelm [Thu, 03 Apr 2008 16:03:54 +0200] rev 26524
added some ASCII control symbols;
wenzelm [Thu, 03 Apr 2008 16:03:54 +0200] rev 26523
added Pure/General/yxml.ML;
urbanc [Thu, 03 Apr 2008 11:48:48 +0200] rev 26522
added generalised definitions for freshness of sets of atoms
and lists of atoms
haftmann [Wed, 02 Apr 2008 15:58:57 +0200] rev 26521
tuned imports
haftmann [Wed, 02 Apr 2008 15:58:43 +0200] rev 26520
tuned
haftmann [Wed, 02 Apr 2008 15:58:42 +0200] rev 26519
subst_alias