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;
wenzelm [Wed, 05 Mar 2014 14:19:54 +0100] rev 55915
suppress short abbreviations more uniformly, for outer and quasi-outer syntax;
tuned signature;
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 ":", "|", "?";
wenzelm [Wed, 05 Mar 2014 09:59:48 +0100] rev 55913
proper UTF-8;
huffman [Tue, 04 Mar 2014 16:16:05 -0800] rev 55912
fix typo
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
huffman [Tue, 04 Mar 2014 14:14:28 -0800] rev 55910
tuned proof
huffman [Tue, 04 Mar 2014 14:00:59 -0800] rev 55909
tuned proof script
blanchet [Tue, 04 Mar 2014 22:30:12 +0100] rev 55908
no 'sorry' so that the schematic variable gets instantiated
blanchet [Tue, 04 Mar 2014 21:42:40 +0100] rev 55907
removed junk
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55906
simplify sets in BNF composition
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55905
tuning
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55904
more caching in composition pipeline
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)
blanchet [Tue, 04 Mar 2014 18:57:17 +0100] rev 55902
updated docs
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)
traytel [Tue, 04 Mar 2014 13:38:02 +0100] rev 55900
propagate the exception that is expected later on
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;
blanchet [Tue, 04 Mar 2014 10:35:37 +0100] rev 55898
merge
blanchet [Tue, 04 Mar 2014 09:29:56 +0100] rev 55897
removed debugging leftover
blanchet [Tue, 04 Mar 2014 09:07:49 +0100] rev 55896
minor doc fix
nipkow [Tue, 04 Mar 2014 08:19:04 +0100] rev 55895
added contributor
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
blanchet [Mon, 03 Mar 2014 23:05:30 +0100] rev 55893
fixed handling of 'case_prod' and other 'case' functions for interpreted types
blanchet [Mon, 03 Mar 2014 22:33:22 +0100] rev 55892
updated docs
blanchet [Mon, 03 Mar 2014 22:33:22 +0100] rev 55891
support 'datatype_new'-defined datatypes in Nitpick + better support for 'codatatype's
blanchet [Mon, 03 Mar 2014 22:33:22 +0100] rev 55890
tuned ML names
blanchet [Mon, 03 Mar 2014 22:33:22 +0100] rev 55889
tuned code
blanchet [Mon, 03 Mar 2014 22:33:22 +0100] rev 55888
removed nonstandard models from Nitpick
nipkow [Mon, 03 Mar 2014 16:44:46 +0100] rev 55887
more code lemmas by Rene Thiemann
wenzelm [Mon, 03 Mar 2014 15:14:00 +0100] rev 55886
merged;
wenzelm [Mon, 03 Mar 2014 13:54:47 +0100] rev 55885
tuned proofs;
wenzelm [Mon, 03 Mar 2014 12:54:12 +0100] rev 55884
tuned signature -- emphasize symbol positions (prover) vs. decoded text offsets (editor);
wenzelm [Mon, 03 Mar 2014 12:24:14 +0100] rev 55883
recovered position hyperlinks from 65c9968286d5 (NB: "def" position vs. regular one);
wenzelm [Mon, 03 Mar 2014 12:18:59 +0100] rev 55882
tuned messages and markup;
wenzelm [Mon, 03 Mar 2014 12:14:47 +0100] rev 55881
test polyml-svn;
wenzelm [Mon, 03 Mar 2014 11:58:55 +0100] rev 55880
README is optional in test compilations;
wenzelm [Mon, 03 Mar 2014 11:58:07 +0100] rev 55879
clarified path checks: avoid crash of rendering due to spurious errors;
wenzelm [Mon, 03 Mar 2014 11:37:06 +0100] rev 55878
more precise navigation within open files;
wenzelm [Mon, 03 Mar 2014 10:59:33 +0100] rev 55877
tuned signature;
wenzelm [Mon, 03 Mar 2014 10:41:58 +0100] rev 55876
tuned signature;
blanchet [Mon, 03 Mar 2014 14:22:35 +0100] rev 55875
updated NEWS
blanchet [Mon, 03 Mar 2014 12:58:17 +0100] rev 55874
guard against unsound cases that arise when people peek into 'int' and similar types that are handled specially by Nitpick
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55873
adapted example
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55872
removed obsolete, harmful step in tactic
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55871
removed (co)iterators from documentation
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55870
avoid duplicate 'disc_iff' theorems
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55869
rationalized internals
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55868
rationalized internals
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55867
rationalized internals
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55866
life without 'metis'
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55865
rationalized internals
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55864
rationalized internals
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55863
rationalize internals
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55862
optimized simple non-recursive datatypes by reusing 'case' for 'rec' constant
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55861
compile
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55860
make 'diff_iff' a simp rule if available
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55859
less aggressive resolving
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55858
repaired argument list to corecursor
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55857
adapted to absence of 'unfold'