bulwahn [Mon, 01 Mar 2010 09:47:44 +0100] rev 35411
made smlnj happy
wenzelm [Sun, 28 Feb 2010 23:51:31 +0100] rev 35410
more antiquotations;
wenzelm [Sun, 28 Feb 2010 22:30:51 +0100] rev 35409
more antiquotations;
eliminated legacy ML bindings;
wenzelm [Sat, 27 Feb 2010 23:13:01 +0100] rev 35408
modernized structure Term_Ord;
wenzelm [Sat, 27 Feb 2010 22:52:25 +0100] rev 35407
use existing Typ_Graph;
wenzelm [Sat, 27 Feb 2010 22:52:06 +0100] rev 35406
further standard instances of functor Graph;
wenzelm [Sat, 27 Feb 2010 22:41:22 +0100] rev 35405
code simplification by inlining;
wenzelm [Sat, 27 Feb 2010 21:56:55 +0100] rev 35404
just one copy of structure Term_Graph (in Pure);
wenzelm [Sat, 27 Feb 2010 21:56:05 +0100] rev 35403
modernized structure Int_Graph;
wenzelm [Sat, 27 Feb 2010 20:57:08 +0100] rev 35402
clarified @{const_name} vs. @{const_abbrev};
wenzelm [Sat, 27 Feb 2010 20:56:03 +0100] rev 35401
clarified @{const_name} (only logical consts) vs. @{const_abbrev};
tuned;
wenzelm [Sat, 27 Feb 2010 20:55:18 +0100] rev 35400
type/const name: explicitly allow abbreviations as well;
wenzelm [Sat, 27 Feb 2010 20:51:51 +0100] rev 35399
clarified ProofContext.read_const(_proper)/Args.const(_proper) wrt. strict logical consts;
wenzelm [Sat, 27 Feb 2010 13:55:03 +0100] rev 35398
added at-poly-test, which is intended for performance tests of Poly/ML itself;
wenzelm [Sat, 27 Feb 2010 13:32:55 +0100] rev 35397
more precise syntax antiquotations;
wenzelm [Sat, 27 Feb 2010 13:32:38 +0100] rev 35396
ML antiquotations for type classes;
wenzelm [Sat, 27 Feb 2010 13:32:18 +0100] rev 35395
read_class: perform actual read, with source position;
wenzelm [Sat, 27 Feb 2010 13:32:05 +0100] rev 35394
parallel brute-force disambiguation;
wenzelm [Sat, 27 Feb 2010 13:31:55 +0100] rev 35393
degrade gracefully in CRITICAL section;
wenzelm [Fri, 26 Feb 2010 23:08:45 +0100] rev 35392
gen_dest_case: recovered @{const_name} from c8a6fae0ad0c, because of separate Syntax.mark_const in case_tr' -- avoid extra syntax markers in output;
wenzelm [Fri, 26 Feb 2010 23:07:27 +0100] rev 35391
tuned;
wenzelm [Fri, 26 Feb 2010 23:05:47 +0100] rev 35390
use simplified Syntax.escape;
wenzelm [Fri, 26 Feb 2010 21:43:26 +0100] rev 35389
tuned hyp_subst_tac';
blanchet [Fri, 26 Feb 2010 18:38:23 +0100] rev 35388
use SAT4J for "Tests_Nits.thy" for safety (this should solve the Isatest failures) + minor changes
blanchet [Fri, 26 Feb 2010 16:50:09 +0100] rev 35387
merged
blanchet [Fri, 26 Feb 2010 16:49:46 +0100] rev 35386
more work on the new monotonicity stuff in Nitpick
blanchet [Thu, 25 Feb 2010 16:33:39 +0100] rev 35385
improved precision of infinite "shallow" datatypes in Nitpick;
e.g. strings used for variable names, instead of an opaque type
blanchet [Thu, 25 Feb 2010 10:08:44 +0100] rev 35384
cosmetics
bulwahn [Fri, 26 Feb 2010 13:29:43 +0100] rev 35383
merged
bulwahn [Fri, 26 Feb 2010 09:49:00 +0100] rev 35382
merged