Tue, 09 Apr 2013 18:27:49 +0200 Handle dummy patterns in parse translation rather than check phase
berghofe [Tue, 09 Apr 2013 18:27:49 +0200] rev 51680
Handle dummy patterns in parse translation rather than check phase
Sat, 06 Apr 2013 01:42:07 +0200 disallow coercions to interfere with case translations
traytel [Sat, 06 Apr 2013 01:42:07 +0200] rev 51679
disallow coercions to interfere with case translations
Fri, 05 Apr 2013 22:08:42 +0200 allow redundant cases in the list comprehension translation
traytel [Fri, 05 Apr 2013 22:08:42 +0200] rev 51678
allow redundant cases in the list comprehension translation
Fri, 05 Apr 2013 22:08:42 +0200 recur in the expression to be matched (do not rely on repetitive execution of a check phase);
traytel [Fri, 05 Apr 2013 22:08:42 +0200] rev 51677
recur in the expression to be matched (do not rely on repetitive execution of a check phase); separate ML-interface function that is not recurring (strip_case)
Fri, 05 Apr 2013 22:08:42 +0200 tuned whitespace
traytel [Fri, 05 Apr 2013 22:08:42 +0200] rev 51676
tuned whitespace
Thu, 04 Apr 2013 18:48:40 +0200 Use Type.raw_match instead of Sign.typ_match
berghofe [Thu, 04 Apr 2013 18:48:40 +0200] rev 51675
Use Type.raw_match instead of Sign.typ_match
Fri, 05 Apr 2013 22:08:42 +0200 special constant to prevent eta-contraction of the check-phase syntax of case translations
traytel [Fri, 05 Apr 2013 22:08:42 +0200] rev 51674
special constant to prevent eta-contraction of the check-phase syntax of case translations
Tue, 22 Jan 2013 14:33:45 +0100 separate data used for case translation from the datatype package
traytel [Tue, 22 Jan 2013 14:33:45 +0100] rev 51673
separate data used for case translation from the datatype package
Tue, 22 Jan 2013 13:32:41 +0100 case translations performed in a separate check phase (with adjustments by traytel)
berghofe [Tue, 22 Jan 2013 13:32:41 +0100] rev 51672
case translations performed in a separate check phase (with adjustments by traytel)
Wed, 10 Apr 2013 13:10:38 +0200 formal proof context for axclass proofs;
wenzelm [Wed, 10 Apr 2013 13:10:38 +0200] rev 51671
formal proof context for axclass proofs; avoid global_simpset_of -- refer to simpset of proof context;
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip