Wed, 05 Mar 2014 19:57:41 +0100 tuned color (cf. jEdit FUNCTION);
wenzelm [Wed, 05 Mar 2014 19:57:41 +0100] rev 55924
tuned color (cf. jEdit FUNCTION);
Wed, 05 Mar 2014 19:52:28 +0100 tuned;
wenzelm [Wed, 05 Mar 2014 19:52:28 +0100] rev 55923
tuned;
Wed, 05 Mar 2014 18:26:35 +0100 more markup for inner syntax class/type names (notably for completion);
wenzelm [Wed, 05 Mar 2014 18:26:35 +0100] rev 55922
more markup for inner syntax class/type names (notably for completion); explicit reports result without broadcast yet, which is important for brute-force disambiguation;
Wed, 05 Mar 2014 17:36:40 +0100 tuned proofs;
wenzelm [Wed, 05 Mar 2014 17:36:40 +0100] rev 55921
tuned proofs;
Wed, 05 Mar 2014 16:16:36 +0100 back to stable polyml-5.5.1, due to problems with Poly/ML SVN 1913 and HOL-Proofs (Fail "Insufficient memory");
wenzelm [Wed, 05 Mar 2014 16:16:36 +0100] rev 55920
back to stable polyml-5.5.1, due to problems with Poly/ML SVN 1913 and HOL-Proofs (Fail "Insufficient memory");
Wed, 05 Mar 2014 16:13:24 +0100 more explicit quasi_keyword markup, for Args.$$$ material, which is somewhere in between of outer and inner syntax;
wenzelm [Wed, 05 Mar 2014 16:13:24 +0100] rev 55919
more explicit quasi_keyword markup, for Args.$$$ material, which is somewhere in between of outer and inner syntax;
Wed, 05 Mar 2014 16:06:11 +0100 unused;
wenzelm [Wed, 05 Mar 2014 16:06:11 +0100] rev 55918
unused;
Wed, 05 Mar 2014 15:25:52 +0100 special treatment of method combinators like Args.$$$ keywords, although parsed via Parse.$$$;
wenzelm [Wed, 05 Mar 2014 15:25:52 +0100] rev 55917
special treatment of method combinators like Args.$$$ keywords, although parsed via Parse.$$$;
Wed, 05 Mar 2014 15:24:06 +0100 more thorough (potentially duplicate) markup, e.g. relevant for embedded Args syntax within antiquotations;
wenzelm [Wed, 05 Mar 2014 15:24:06 +0100] rev 55916
more thorough (potentially duplicate) markup, e.g. relevant for embedded Args syntax within antiquotations;
Wed, 05 Mar 2014 14:19:54 +0100 suppress short abbreviations more uniformly, for outer and quasi-outer syntax;
wenzelm [Wed, 05 Mar 2014 14:19:54 +0100] rev 55915
suppress short abbreviations more uniformly, for outer and quasi-outer syntax; tuned signature;
Wed, 05 Mar 2014 13:11:08 +0100 clarified init_assignable: make double-sure that initial values are reset;
wenzelm [Wed, 05 Mar 2014 13:11:08 +0100] rev 55914
clarified init_assignable: make double-sure that initial values are reset; more systematic reports for Args.syntax: indicate Args.$$$ quasi-keywords and suppress confusing completion of single symbols like ":", "|", "?";
Wed, 05 Mar 2014 09:59:48 +0100 proper UTF-8;
wenzelm [Wed, 05 Mar 2014 09:59:48 +0100] rev 55913
proper UTF-8;
Tue, 04 Mar 2014 16:16:05 -0800 fix typo
huffman [Tue, 04 Mar 2014 16:16:05 -0800] rev 55912
fix typo
Tue, 04 Mar 2014 15:26:12 -0800 remove simp rules made redundant by the replacement of neg_numeral with negated numerals
huffman [Tue, 04 Mar 2014 15:26:12 -0800] rev 55911
remove simp rules made redundant by the replacement of neg_numeral with negated numerals
Tue, 04 Mar 2014 14:14:28 -0800 tuned proof
huffman [Tue, 04 Mar 2014 14:14:28 -0800] rev 55910
tuned proof
Tue, 04 Mar 2014 14:00:59 -0800 tuned proof script
huffman [Tue, 04 Mar 2014 14:00:59 -0800] rev 55909
tuned proof script
Tue, 04 Mar 2014 22:30:12 +0100 no 'sorry' so that the schematic variable gets instantiated
blanchet [Tue, 04 Mar 2014 22:30:12 +0100] rev 55908
no 'sorry' so that the schematic variable gets instantiated
Tue, 04 Mar 2014 21:42:40 +0100 removed junk
blanchet [Tue, 04 Mar 2014 21:42:40 +0100] rev 55907
removed junk
Tue, 04 Mar 2014 18:57:17 +0100 simplify sets in BNF composition
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55906
simplify sets in BNF composition
Tue, 04 Mar 2014 18:57:17 +0100 tuning
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55905
tuning
Tue, 04 Mar 2014 18:57:17 +0100 more caching in composition pipeline
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55904
more caching in composition pipeline
Tue, 04 Mar 2014 18:57:17 +0100 register relator equations as spec rules only for datatypes -- for codatatypes they underspecify the function and are therefore dangerous (e.g. to Nitpick)
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55903
register relator equations as spec rules only for datatypes -- for codatatypes they underspecify the function and are therefore dangerous (e.g. to Nitpick)
Tue, 04 Mar 2014 18:57:17 +0100 updated docs
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55902
updated docs
Tue, 04 Mar 2014 18:57:17 +0100 renamed a pair of low-level theorems to have c/dtor in their names (like the others)
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55901
renamed a pair of low-level theorems to have c/dtor in their names (like the others)
Tue, 04 Mar 2014 13:38:02 +0100 propagate the exception that is expected later on
traytel [Tue, 04 Mar 2014 13:38:02 +0100] rev 55900
propagate the exception that is expected later on
Tue, 04 Mar 2014 12:32:33 +0100 N2M does not use the low-level 'fold'; removed the latter from the fp_result interface;
traytel [Tue, 04 Mar 2014 12:32:33 +0100] rev 55899
N2M does not use the low-level 'fold'; removed the latter from the fp_result interface;
Tue, 04 Mar 2014 10:35:37 +0100 merge
blanchet [Tue, 04 Mar 2014 10:35:37 +0100] rev 55898
merge
Tue, 04 Mar 2014 09:29:56 +0100 removed debugging leftover
blanchet [Tue, 04 Mar 2014 09:29:56 +0100] rev 55897
removed debugging leftover
Tue, 04 Mar 2014 09:07:49 +0100 minor doc fix
blanchet [Tue, 04 Mar 2014 09:07:49 +0100] rev 55896
minor doc fix
Tue, 04 Mar 2014 08:19:04 +0100 added contributor
nipkow [Tue, 04 Mar 2014 08:19:04 +0100] rev 55895
added contributor
Mon, 03 Mar 2014 23:05:49 +0100 simplified N2M code now that 'fold' is no longer used by the sugar layer + use right context in all 'force_typ' calls
blanchet [Mon, 03 Mar 2014 23:05:49 +0100] rev 55894
simplified N2M code now that 'fold' is no longer used by the sugar layer + use right context in all 'force_typ' calls
Mon, 03 Mar 2014 23:05:30 +0100 fixed handling of 'case_prod' and other 'case' functions for interpreted types
blanchet [Mon, 03 Mar 2014 23:05:30 +0100] rev 55893
fixed handling of 'case_prod' and other 'case' functions for interpreted types
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 tip