blanchet [Tue, 09 Apr 2013 16:32:04 +0200] rev 51652
handle case clashes on Mac file system by encoding goal numbers
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51651
avoid duplicate "tcon_" names
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51650
smoothly handle cyclic graphs
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51649
compile + fixed naming convention
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51648
reverted accidental changes to theory file + updated wrt ML file
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51647
no need to filter tautologies anymore -- they are prefiltered by "all_facts"'
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51646
work on CASC LTB ISA exporter
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51645
tuning
hoelzl [Tue, 09 Apr 2013 15:07:35 +0200] rev 51644
add continuous_on rules for products
hoelzl [Tue, 09 Apr 2013 14:13:13 +0200] rev 51643
fixed spelling
hoelzl [Tue, 09 Apr 2013 14:04:47 +0200] rev 51642
move FrechetDeriv from the Library to HOL/Deriv; base DERIV on FDERIV and both derivatives allow a restricted support set; FDERIV is now an abbreviation of has_derivative
hoelzl [Tue, 09 Apr 2013 14:04:41 +0200] rev 51641
remove the within-filter, replace "at" by "at _ within UNIV" (This allows to remove a couple of redundant lemmas)
wenzelm [Mon, 08 Apr 2013 21:01:59 +0200] rev 51640
improved printing of exception CTERM (see also d0f0f37ec346);
wenzelm [Mon, 08 Apr 2013 17:10:49 +0200] rev 51639
prefer pretty_exn where possible -- NB: low-level General.exnMessage may still be used elsewhere (e.g. by the ML compiler itself);
wenzelm [Mon, 08 Apr 2013 16:06:54 +0200] rev 51638
more defensive representation of forced break within PolyML.PrettyBreak -- avoid accidental blowup if low-level operations are used, notably PolyML.makestring or its variant General.exnMessage;
wenzelm [Mon, 08 Apr 2013 15:44:09 +0200] rev 51637
discontinued odd magic number, which was once used for performance measurements;
wenzelm [Mon, 08 Apr 2013 15:35:48 +0200] rev 51636
document @{make_string}, cf. NEWS of Isabelle2009-2 (June 2010);
wenzelm [Mon, 08 Apr 2013 14:28:37 +0200] rev 51635
merged
wenzelm [Mon, 08 Apr 2013 14:18:39 +0200] rev 51634
more general Thy_Load.import_name, e.g. relevant for Isabelle/eclipse -- NB: Thy_Load serves as main hub for funny overriding to adapt to provers and editors;
blanchet [Mon, 08 Apr 2013 14:16:00 +0200] rev 51633
try to preserve original linearization
blanchet [Mon, 08 Apr 2013 12:27:13 +0200] rev 51632
use somewhat lighter encoding
blanchet [Mon, 08 Apr 2013 12:11:06 +0200] rev 51631
robustness w.r.t. unknown arguments
nipkow [Sun, 07 Apr 2013 15:08:34 +0200] rev 51630
cleaned
nipkow [Sun, 07 Apr 2013 10:06:37 +0200] rev 51629
cleaned
nipkow [Sat, 06 Apr 2013 18:42:55 +0200] rev 51628
tuned
wenzelm [Fri, 05 Apr 2013 20:54:55 +0200] rev 51627
tuned signature -- agree with markup terminology;
wenzelm [Fri, 05 Apr 2013 20:43:43 +0200] rev 51626
unified terminology with Markup.DOCUMENT_SOURCE in Scala, which is unused but displayed as "document source" entity in Isabelle/jEdit;
nipkow [Fri, 05 Apr 2013 18:31:35 +0200] rev 51625
tuned document
nipkow [Fri, 05 Apr 2013 15:13:25 +0200] rev 51624
tuned
haftmann [Thu, 04 Apr 2013 22:46:14 +0200] rev 51623
sup on multisets