haftmann [Sun, 16 Feb 2014 13:56:48 +0100] rev 55509
eliminated odd dislocation of keyword declaration and implementation (leftover from 318cd8ac1817)
wenzelm [Sat, 15 Feb 2014 21:11:29 +0100] rev 55508
tuned whitespace;
wenzelm [Sat, 15 Feb 2014 21:09:48 +0100] rev 55507
removed odd comments -- inferred types are shown by Prover IDE;
wenzelm [Sat, 15 Feb 2014 18:48:43 +0100] rev 55506
removed dead code;
tuned;
wenzelm [Sat, 15 Feb 2014 18:28:18 +0100] rev 55505
more uniform ML keyword markup;
tuned;
wenzelm [Sat, 15 Feb 2014 17:10:57 +0100] rev 55504
merged
wenzelm [Sat, 15 Feb 2014 17:04:55 +0100] rev 55503
tuned;
wenzelm [Sat, 15 Feb 2014 16:55:48 +0100] rev 55502
clarified Isabelle/ML strings;
wenzelm [Sat, 15 Feb 2014 16:49:10 +0100] rev 55501
refined ML keyword styles;
wenzelm [Sat, 15 Feb 2014 16:27:58 +0100] rev 55500
isabelle-ml mode with separate token marker;
clarified ML_Lex.gap_start: end-of-input counts as single newline;
wenzelm [Sat, 15 Feb 2014 14:52:51 +0100] rev 55499
partial scans via ML_Lex.tokenize_context;
simplified ML_char: no gaps (hardly relevant in practice);
tuned;
wenzelm [Fri, 14 Feb 2014 22:03:48 +0100] rev 55498
proper signature;
removed dead code;
wenzelm [Fri, 14 Feb 2014 21:06:20 +0100] rev 55497
lexical syntax for SML (in Scala);
tuned;
wenzelm [Fri, 14 Feb 2014 20:58:48 +0100] rev 55496
tuned;
wenzelm [Fri, 14 Feb 2014 16:27:29 +0100] rev 55495
removed dead code;
wenzelm [Fri, 14 Feb 2014 16:25:30 +0100] rev 55494
tuned signature (in accordance to ML version);
wenzelm [Fri, 14 Feb 2014 16:11:14 +0100] rev 55493
tuned proofs;
wenzelm [Fri, 14 Feb 2014 15:42:27 +0100] rev 55492
tuned signature -- separate Lexicon from Parsers (in accordance to ML version);
wenzelm [Fri, 14 Feb 2014 14:52:50 +0100] rev 55491
prefer latest ProofGeneral-4.2-1 by default;
wenzelm [Fri, 14 Feb 2014 14:51:38 +0100] rev 55490
updated thy_info.dependencies;
wenzelm [Fri, 14 Feb 2014 14:44:43 +0100] rev 55489
tuned message;
wenzelm [Fri, 14 Feb 2014 14:39:44 +0100] rev 55488
more integrity checks of theory names vs. full node names;
kuncar [Sat, 15 Feb 2014 00:11:17 +0100] rev 55487
abstract type must be a type constructor; check it
blanchet [Fri, 14 Feb 2014 18:42:43 +0100] rev 55486
generate proper 'DtRec' indices in 'datatype_new_compat' for the case where some types are duplicated