blanchet [Fri, 07 Mar 2014 14:21:15 +0100] rev 55969
use balanced tuples in 'primcorec'
blanchet [Fri, 07 Mar 2014 14:21:15 +0100] rev 55968
tuning
paulson <lp15@cam.ac.uk> [Fri, 07 Mar 2014 12:35:06 +0000] rev 55967
a few new lemmas
blanchet [Fri, 07 Mar 2014 01:02:21 +0100] rev 55966
balance tuples that represent curried functions
wenzelm [Thu, 06 Mar 2014 22:15:01 +0100] rev 55965
merged
wenzelm [Thu, 06 Mar 2014 22:10:38 +0100] rev 55964
tuned proofs;
wenzelm [Thu, 06 Mar 2014 21:33:15 +0100] rev 55963
some NEWS;
wenzelm [Thu, 06 Mar 2014 21:32:09 +0100] rev 55962
special identifier "__" (i.e. empty name with internal suffix) serves as wild-card for completion;
wenzelm [Thu, 06 Mar 2014 20:26:43 +0100] rev 55961
completion is part of error (not report) and thus not subject to context visibility -- e.g. relevant for 'fixes' in long statements;
wenzelm [Thu, 06 Mar 2014 19:55:08 +0100] rev 55960
proper position for decode_pos, which is relevant for completion;
wenzelm [Thu, 06 Mar 2014 17:37:32 +0100] rev 55959
more decisive commitment to get_free vs. the_const;
tuned;
wenzelm [Thu, 06 Mar 2014 16:33:48 +0100] rev 55958
more rigid const demands, based on educated guesses about the tools involved here;