bulwahn [Fri, 01 Jul 2011 10:45:49 +0200] rev 43612
adding a value antiquotation
wenzelm [Thu, 30 Jun 2011 19:24:09 +0200] rev 43611
more general theory header parsing;
wenzelm [Thu, 30 Jun 2011 16:50:26 +0200] rev 43610
back to sequential merge_data, reverting 741373421318 (NB: expensive Parser.merge_gram is already asynchronous since 3daff3cc2214);
wenzelm [Thu, 30 Jun 2011 16:07:30 +0200] rev 43609
merged
krauss [Thu, 30 Jun 2011 10:15:46 +0200] rev 43608
parse term in auxiliary context augmented with variable;
pass through binding appropriately;
more standard syntax and ML interface
boehmes [Wed, 29 Jun 2011 11:58:35 +0200] rev 43607
linarith counterexamples now provide only valuations for variables (which should restrict the number of linarith trace messages);
control tracing of (potentially spurious) counterexamples by the configuration option "linarith_verbose" (to disable linarith traces entirely)
wenzelm [Thu, 30 Jun 2011 14:55:01 +0200] rev 43606
prefer Isabelle path algebra;
wenzelm [Thu, 30 Jun 2011 14:51:32 +0200] rev 43605
proper fold order;
wenzelm [Thu, 30 Jun 2011 14:03:31 +0200] rev 43604
more Path operations;
tuned signature;
wenzelm [Thu, 30 Jun 2011 13:59:55 +0200] rev 43603
getenv_strict in ML;
tuned;
wenzelm [Thu, 30 Jun 2011 13:21:41 +0200] rev 43602
standardized use of Path operations;
wenzelm [Thu, 30 Jun 2011 11:15:36 +0200] rev 43601
tuned comments;
wenzelm [Thu, 30 Jun 2011 00:09:57 +0200] rev 43600
abstract algebra of file paths in Scala (cf. path.ML);
wenzelm [Thu, 30 Jun 2011 00:01:00 +0200] rev 43599
proper Path.print;
wenzelm [Wed, 29 Jun 2011 23:43:48 +0200] rev 43598
basic operations on lists and strings;
wenzelm [Wed, 29 Jun 2011 21:34:16 +0200] rev 43597
tuned signature;
wenzelm [Wed, 29 Jun 2011 20:39:41 +0200] rev 43596
simplified/unified Simplifier.mk_solver;
wenzelm [Wed, 29 Jun 2011 18:12:34 +0200] rev 43595
modernized some simproc setup;
wenzelm [Wed, 29 Jun 2011 17:35:46 +0200] rev 43594
modernized some simproc setup;
wenzelm [Wed, 29 Jun 2011 16:31:50 +0200] rev 43593
print Path.T with some markup;
wenzelm [Wed, 29 Jun 2011 15:23:36 +0200] rev 43592
HTML: render control symbols more like Isabelle/Scala/jEdit;
traytel [Tue, 28 Jun 2011 10:52:15 +0200] rev 43591
collapse map functions with identity subcoercions to identities;
blanchet [Tue, 28 Jun 2011 21:06:59 +0200] rev 43590
reenabled accidentally-disabled automatic minimization
wenzelm [Tue, 28 Jun 2011 20:42:29 +0200] rev 43589
tuned markup;
paulson [Tue, 28 Jun 2011 17:13:32 +0100] rev 43588
merged
paulson [Tue, 28 Jun 2011 17:12:50 +0100] rev 43587
tidied messy proofs
bulwahn [Tue, 28 Jun 2011 16:43:44 +0200] rev 43586
merged
bulwahn [Tue, 28 Jun 2011 14:36:43 +0200] rev 43585
adding timeout to quickcheck narrowing
paulson [Tue, 28 Jun 2011 14:52:46 +0100] rev 43584
simplified proofs using metis calls
paulson [Tue, 28 Jun 2011 12:48:00 +0100] rev 43583
merged