blanchet [Fri, 01 Jul 2011 15:53:38 +0200] rev 43626
renamed "type_sys" to "type_enc", which is more accurate
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43625
document "simple_higher" type encoding
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43624
cleaner handling of higher-order simple types, so that it's also possible to use first-order simple types with LEO-II and company
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43623
mangle "ti" tags
blanchet [Fri, 01 Jul 2011 15:53:37 +0200] rev 43622
tuning
wenzelm [Fri, 01 Jul 2011 17:36:25 +0200] rev 43621
clarified Thy_Syntax.element;
wenzelm [Fri, 01 Jul 2011 16:05:38 +0200] rev 43620
tuned layout;
wenzelm [Fri, 01 Jul 2011 15:16:03 +0200] rev 43619
proper @{binding} antiquotations (relevant for formal references);
wenzelm [Fri, 01 Jul 2011 15:14:44 +0200] rev 43618
tuned;
wenzelm [Fri, 01 Jul 2011 14:17:02 +0200] rev 43617
merged
noschinl [Fri, 01 Jul 2011 13:54:25 +0200] rev 43616
reverted 782991e4180d: fold_fields was never used
noschinl [Fri, 01 Jul 2011 13:54:23 +0200] rev 43615
reverted ce00462f,b3759dce, 7a165592: unwanted generalisation
bulwahn [Fri, 01 Jul 2011 11:26:02 +0200] rev 43614
improving actual dependencies
bulwahn [Fri, 01 Jul 2011 10:45:51 +0200] rev 43613
adding a minimalistic documentation of the value antiquotation in the Isar reference manual
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;