Mon, 20 Oct 2014 17:56:23 +0200 register transfer rules from BNF and FP_Sugar
kuncar [Mon, 20 Oct 2014 17:56:23 +0200] rev 58722
register transfer rules from BNF and FP_Sugar
Mon, 20 Oct 2014 17:56:21 +0200 refactored
kuncar [Mon, 20 Oct 2014 17:56:21 +0200] rev 58721
refactored
Mon, 20 Oct 2014 17:41:04 +0200 merged
wenzelm [Mon, 20 Oct 2014 17:41:04 +0200] rev 58720
merged
Mon, 20 Oct 2014 17:02:46 +0200 back to formal comment (see 23a380cc45f4, 3094b0edd6b5);
wenzelm [Mon, 20 Oct 2014 17:02:46 +0200] rev 58719
back to formal comment (see 23a380cc45f4, 3094b0edd6b5);
Mon, 20 Oct 2014 17:00:13 +0200 repared document;
wenzelm [Mon, 20 Oct 2014 17:00:13 +0200] rev 58718
repared document;
Mon, 20 Oct 2014 16:53:50 +0200 merged
wenzelm [Mon, 20 Oct 2014 16:53:50 +0200] rev 58717
merged
Mon, 20 Oct 2014 16:52:36 +0200 official support for "tt" style variants, avoid fragile \verb in LaTeX;
wenzelm [Mon, 20 Oct 2014 16:52:36 +0200] rev 58716
official support for "tt" style variants, avoid fragile \verb in LaTeX; official document antiquotation @{verbatim};
Mon, 20 Oct 2014 14:11:14 +0200 removed dead code;
wenzelm [Mon, 20 Oct 2014 14:11:14 +0200] rev 58715
removed dead code;
Mon, 20 Oct 2014 10:19:50 +0200 suppress special Poly/ML location inBasis (see $ML_SOURCES/mlsource/MLCompiler/STRUCT_VALS.ML);
wenzelm [Mon, 20 Oct 2014 10:19:50 +0200] rev 58714
suppress special Poly/ML location inBasis (see $ML_SOURCES/mlsource/MLCompiler/STRUCT_VALS.ML);
Mon, 20 Oct 2014 16:12:23 +0100 tweaked
paulson <lp15@cam.ac.uk> [Mon, 20 Oct 2014 16:12:23 +0100] rev 58713
tweaked
Mon, 20 Oct 2014 12:26:44 +0200 avoid unsafe simp rules
haftmann [Mon, 20 Oct 2014 12:26:44 +0200] rev 58712
avoid unsafe simp rules
Mon, 20 Oct 2014 07:57:33 +0200 more standard declaration for presburger
haftmann [Mon, 20 Oct 2014 07:57:33 +0200] rev 58711
more standard declaration for presburger
Mon, 20 Oct 2014 07:45:58 +0200 augmented and tuned facts on even/odd and division
haftmann [Mon, 20 Oct 2014 07:45:58 +0200] rev 58710
augmented and tuned facts on even/odd and division
Sun, 19 Oct 2014 18:05:26 +0200 prefer generic elimination rules for even/odd over specialized unfold rules for nat
haftmann [Sun, 19 Oct 2014 18:05:26 +0200] rev 58709
prefer generic elimination rules for even/odd over specialized unfold rules for nat
Sun, 19 Oct 2014 12:47:34 +0200 NEWS;
wenzelm [Sun, 19 Oct 2014 12:47:34 +0200] rev 58708
NEWS;
Sun, 19 Oct 2014 12:07:03 +0200 omit pointless nodes for proof commands etc.;
wenzelm [Sun, 19 Oct 2014 12:07:03 +0200] rev 58707
omit pointless nodes for proof commands etc.;
Sun, 19 Oct 2014 11:20:03 +0200 tuned signature and modules;
wenzelm [Sun, 19 Oct 2014 11:20:03 +0200] rev 58706
tuned signature and modules;
Sat, 18 Oct 2014 22:50:35 +0200 merged
wenzelm [Sat, 18 Oct 2014 22:50:35 +0200] rev 58705
merged
Sat, 18 Oct 2014 22:49:59 +0200 NEWS;
wenzelm [Sat, 18 Oct 2014 22:49:59 +0200] rev 58704
NEWS;
Sat, 18 Oct 2014 22:41:36 +0200 more folds;
wenzelm [Sat, 18 Oct 2014 22:41:36 +0200] rev 58703
more folds;
Sat, 18 Oct 2014 22:02:10 +0200 always apply precedingFoldLevels, avoid unclear shortcuts;
wenzelm [Sat, 18 Oct 2014 22:02:10 +0200] rev 58702
always apply precedingFoldLevels, avoid unclear shortcuts; updated Console.jar 5.1.4;
Sat, 18 Oct 2014 21:26:01 +0200 make double-sure that line context is present, e.g. relevant for last line after visible text;
wenzelm [Sat, 18 Oct 2014 21:26:01 +0200] rev 58701
make double-sure that line context is present, e.g. relevant for last line after visible text;
Sat, 18 Oct 2014 20:56:16 +0200 clarified Line_Structure wrt. command span;
wenzelm [Sat, 18 Oct 2014 20:56:16 +0200] rev 58700
clarified Line_Structure wrt. command span;
Sat, 18 Oct 2014 11:19:34 +0200 tuned signature;
wenzelm [Sat, 18 Oct 2014 11:19:34 +0200] rev 58699
tuned signature;
Sat, 18 Oct 2014 10:50:40 +0200 tuned signature;
wenzelm [Sat, 18 Oct 2014 10:50:40 +0200] rev 58698
tuned signature;
Sat, 18 Oct 2014 10:32:19 +0200 tuned signature;
wenzelm [Sat, 18 Oct 2014 10:32:19 +0200] rev 58697
tuned signature;
Thu, 16 Oct 2014 21:24:42 +0200 more explicit Line_Nesting;
wenzelm [Thu, 16 Oct 2014 21:24:42 +0200] rev 58696
more explicit Line_Nesting;
Thu, 16 Oct 2014 12:24:19 +0200 tuned comments;
wenzelm [Thu, 16 Oct 2014 12:24:19 +0200] rev 58695
tuned comments;
Thu, 16 Oct 2014 12:09:57 +0200 support line context with depth;
wenzelm [Thu, 16 Oct 2014 12:09:57 +0200] rev 58694
support line context with depth; basic setup for "isabelle" fold handling; misc tuning;
Thu, 16 Oct 2014 10:59:43 +0200 proper type comparison (amending cd4439d8799c);
wenzelm [Thu, 16 Oct 2014 10:59:43 +0200] rev 58693
proper type comparison (amending cd4439d8799c);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip