lammich <lammich@in.tum.de> [Thu, 26 Sep 2013 16:52:24 +0200] rev 53941
Added Item_Net.retrieve_matching
lammich <lammich@in.tum.de> [Thu, 26 Sep 2013 13:37:33 +0200] rev 53940
Added symmetric code_unfold-lemmas for null and is_none
huffman [Thu, 26 Sep 2013 16:33:34 -0700] rev 53939
tuned proofs
huffman [Thu, 26 Sep 2013 16:33:32 -0700] rev 53938
moved lemma
wenzelm [Thu, 26 Sep 2013 23:27:09 +0200] rev 53937
merged
wenzelm [Thu, 26 Sep 2013 23:26:51 +0200] rev 53936
proper regexp;
wenzelm [Thu, 26 Sep 2013 22:34:43 +0200] rev 53935
added Isabelle/ML example;
wenzelm [Thu, 26 Sep 2013 22:29:29 +0200] rev 53934
updated jedit.jar, jEdit-patched.tar.gz according to 239f8f451976;
wenzelm [Thu, 26 Sep 2013 21:39:10 +0200] rev 53933
workaround for action-bar shortcut on Mac OS X L&F: avoid EnhancedMenuItem.setAccelerator which causes conflict with regular key handling and thus double invocation -- see also jEdit.actionContext (if actionBarVisible view.removeToolBar);
wenzelm [Thu, 26 Sep 2013 16:42:18 +0200] rev 53932
more uniform modes (NB: comments etc. are handled by isabelle.Token_Markup.Marker);
wenzelm [Thu, 26 Sep 2013 16:30:32 +0200] rev 53931
support more brackets (see also 427724cff970, 7bf637b65ba2);
huffman [Thu, 26 Sep 2013 08:44:43 -0700] rev 53930
tuned proofs
blanchet [Thu, 26 Sep 2013 17:24:15 +0200] rev 53929
further strengthening of tactics
Andreas Lochbihler [Thu, 26 Sep 2013 16:50:40 +0200] rev 53928
merged
Andreas Lochbihler [Thu, 26 Sep 2013 15:50:33 +0200] rev 53927
add lemmas
blanchet [Thu, 26 Sep 2013 16:41:32 +0200] rev 53926
strengthened tactic
blanchet [Thu, 26 Sep 2013 16:25:12 +0200] rev 53925
tuning
blanchet [Thu, 26 Sep 2013 16:17:34 +0200] rev 53924
avoid calls to nth with ~1
blanchet [Thu, 26 Sep 2013 16:10:57 +0200] rev 53923
tuning
blanchet [Thu, 26 Sep 2013 16:00:18 +0200] rev 53922
strengthened tactic
blanchet [Thu, 26 Sep 2013 15:13:55 +0200] rev 53921
tactic cleanup
blanchet [Thu, 26 Sep 2013 15:13:28 +0200] rev 53920
made tactic more robust in case somebody specified a discriminator for a one-constructor type
blanchet [Thu, 26 Sep 2013 13:56:07 +0200] rev 53919
tuning
blanchet [Thu, 26 Sep 2013 13:51:08 +0200] rev 53918
use new "sel_split(_asm)" to avoid giving rise to quantifiers, which would in turn require relying on injectivity
blanchet [Thu, 26 Sep 2013 13:42:14 +0200] rev 53917
generate "sel_splits(_asm)" theorems
blanchet [Thu, 26 Sep 2013 13:42:13 +0200] rev 53916
generate "sel_exhaust" theorem
wenzelm [Thu, 26 Sep 2013 13:34:42 +0200] rev 53915
merged
wenzelm [Thu, 26 Sep 2013 13:28:26 +0200] rev 53914
obsolete (see also 48d13465c7c7);