Sat, 15 Feb 2014 16:27:58 +0100 isabelle-ml mode with separate token marker;
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;
Sat, 15 Feb 2014 14:52:51 +0100 partial scans via ML_Lex.tokenize_context;
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;
Fri, 14 Feb 2014 22:03:48 +0100 proper signature;
wenzelm [Fri, 14 Feb 2014 22:03:48 +0100] rev 55498
proper signature; removed dead code;
Fri, 14 Feb 2014 21:06:20 +0100 lexical syntax for SML (in Scala);
wenzelm [Fri, 14 Feb 2014 21:06:20 +0100] rev 55497
lexical syntax for SML (in Scala); tuned;
Fri, 14 Feb 2014 20:58:48 +0100 tuned;
wenzelm [Fri, 14 Feb 2014 20:58:48 +0100] rev 55496
tuned;
Fri, 14 Feb 2014 16:27:29 +0100 removed dead code;
wenzelm [Fri, 14 Feb 2014 16:27:29 +0100] rev 55495
removed dead code;
Fri, 14 Feb 2014 16:25:30 +0100 tuned signature (in accordance to ML version);
wenzelm [Fri, 14 Feb 2014 16:25:30 +0100] rev 55494
tuned signature (in accordance to ML version);
Fri, 14 Feb 2014 16:11:14 +0100 tuned proofs;
wenzelm [Fri, 14 Feb 2014 16:11:14 +0100] rev 55493
tuned proofs;
Fri, 14 Feb 2014 15:42:27 +0100 tuned signature -- separate Lexicon from Parsers (in accordance to ML version);
wenzelm [Fri, 14 Feb 2014 15:42:27 +0100] rev 55492
tuned signature -- separate Lexicon from Parsers (in accordance to ML version);
Fri, 14 Feb 2014 14:52:50 +0100 prefer latest ProofGeneral-4.2-1 by default;
wenzelm [Fri, 14 Feb 2014 14:52:50 +0100] rev 55491
prefer latest ProofGeneral-4.2-1 by default;
Fri, 14 Feb 2014 14:51:38 +0100 updated thy_info.dependencies;
wenzelm [Fri, 14 Feb 2014 14:51:38 +0100] rev 55490
updated thy_info.dependencies;
Fri, 14 Feb 2014 14:44:43 +0100 tuned message;
wenzelm [Fri, 14 Feb 2014 14:44:43 +0100] rev 55489
tuned message;
Fri, 14 Feb 2014 14:39:44 +0100 more integrity checks of theory names vs. full node names;
wenzelm [Fri, 14 Feb 2014 14:39:44 +0100] rev 55488
more integrity checks of theory names vs. full node names;
Sat, 15 Feb 2014 00:11:17 +0100 abstract type must be a type constructor; check it
kuncar [Sat, 15 Feb 2014 00:11:17 +0100] rev 55487
abstract type must be a type constructor; check it
Fri, 14 Feb 2014 18:42:43 +0100 generate proper 'DtRec' indices in 'datatype_new_compat' for the case where some types are duplicated
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
Fri, 14 Feb 2014 17:18:28 +0100 better handling of recursion through functions
blanchet [Fri, 14 Feb 2014 17:18:28 +0100] rev 55485
better handling of recursion through functions
Fri, 14 Feb 2014 16:22:09 +0100 added examples/tests
blanchet [Fri, 14 Feb 2014 16:22:09 +0100] rev 55484
added examples/tests
Fri, 14 Feb 2014 16:21:41 +0100 tuned code to allow mutualized corecursion through different functions with the same target type
blanchet [Fri, 14 Feb 2014 16:21:41 +0100] rev 55483
tuned code to allow mutualized corecursion through different functions with the same target type
Fri, 14 Feb 2014 15:39:43 +0100 removed assumption in 'primrec_new' that a given constructor can only occur once
blanchet [Fri, 14 Feb 2014 15:39:43 +0100] rev 55482
removed assumption in 'primrec_new' that a given constructor can only occur once
Fri, 14 Feb 2014 15:14:35 +0100 generate unique names
blanchet [Fri, 14 Feb 2014 15:14:35 +0100] rev 55481
generate unique names
Fri, 14 Feb 2014 15:03:24 +0100 allow different functions to recurse on the same type, like in the old package
blanchet [Fri, 14 Feb 2014 15:03:24 +0100] rev 55480
allow different functions to recurse on the same type, like in the old package
Fri, 14 Feb 2014 15:03:23 +0100 improved 'datatype_new_compat': generate more fixpoint equations for types like 'datatype_new x = C (x list) (x list)' (here, one equation for each x list instead of a single for both), for higher compatibility + code generation attributes on the recursor
blanchet [Fri, 14 Feb 2014 15:03:23 +0100] rev 55479
improved 'datatype_new_compat': generate more fixpoint equations for types like 'datatype_new x = C (x list) (x list)' (here, one equation for each x list instead of a single for both), for higher compatibility + code generation attributes on the recursor
Fri, 14 Feb 2014 14:54:08 +0100 made N2M more robust w.r.t. identical nested types
traytel [Fri, 14 Feb 2014 14:54:08 +0100] rev 55478
made N2M more robust w.r.t. identical nested types
Fri, 14 Feb 2014 13:45:29 +0100 register bnfs for (co)datatypes under their proper name (lost in af71b753c459)
traytel [Fri, 14 Feb 2014 13:45:29 +0100] rev 55477
register bnfs for (co)datatypes under their proper name (lost in af71b753c459)
Fri, 14 Feb 2014 11:10:28 +0100 updated keywords;
wenzelm [Fri, 14 Feb 2014 11:10:28 +0100] rev 55476
updated keywords;
Fri, 14 Feb 2014 10:33:57 +0100 restored old 'remotify' logic -- too many bugs were introduced when refactoring the code
blanchet [Fri, 14 Feb 2014 10:33:57 +0100] rev 55475
restored old 'remotify' logic -- too many bugs were introduced when refactoring the code
Fri, 14 Feb 2014 07:53:46 +0100 more (co)datatype docs
blanchet [Fri, 14 Feb 2014 07:53:46 +0100] rev 55474
more (co)datatype docs
Fri, 14 Feb 2014 07:53:46 +0100 hide 'rel' name -- this one is waiting to be merged with 'list_all2'
blanchet [Fri, 14 Feb 2014 07:53:46 +0100] rev 55473
hide 'rel' name -- this one is waiting to be merged with 'list_all2'
Fri, 14 Feb 2014 07:53:46 +0100 updated docs to reflect the new 'free_constructors' syntax
blanchet [Fri, 14 Feb 2014 07:53:46 +0100] rev 55472
updated docs to reflect the new 'free_constructors' syntax
Fri, 14 Feb 2014 07:53:46 +0100 more precise spec rules for selectors
blanchet [Fri, 14 Feb 2014 07:53:46 +0100] rev 55471
more precise spec rules for selectors
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip