2014-02-15 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;
2014-02-15 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;
2014-02-14 proper signature;
wenzelm [Fri, 14 Feb 2014 22:03:48 +0100] rev 55498
proper signature; removed dead code;
2014-02-14 lexical syntax for SML (in Scala);
wenzelm [Fri, 14 Feb 2014 21:06:20 +0100] rev 55497
lexical syntax for SML (in Scala); tuned;
2014-02-14 tuned;
wenzelm [Fri, 14 Feb 2014 20:58:48 +0100] rev 55496
tuned;
2014-02-14 removed dead code;
wenzelm [Fri, 14 Feb 2014 16:27:29 +0100] rev 55495
removed dead code;
2014-02-14 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);
2014-02-14 tuned proofs;
wenzelm [Fri, 14 Feb 2014 16:11:14 +0100] rev 55493
tuned proofs;
2014-02-14 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);
2014-02-14 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;
2014-02-14 updated thy_info.dependencies;
wenzelm [Fri, 14 Feb 2014 14:51:38 +0100] rev 55490
updated thy_info.dependencies;
2014-02-14 tuned message;
wenzelm [Fri, 14 Feb 2014 14:44:43 +0100] rev 55489
tuned message;
2014-02-14 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;
2014-02-14 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
2014-02-14 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
2014-02-14 better handling of recursion through functions
blanchet [Fri, 14 Feb 2014 17:18:28 +0100] rev 55485
better handling of recursion through functions
2014-02-14 added examples/tests
blanchet [Fri, 14 Feb 2014 16:22:09 +0100] rev 55484
added examples/tests
2014-02-14 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
2014-02-14 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
2014-02-14 generate unique names
blanchet [Fri, 14 Feb 2014 15:14:35 +0100] rev 55481
generate unique names
2014-02-14 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
2014-02-14 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
2014-02-14 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
2014-02-14 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)
2014-02-14 updated keywords;
wenzelm [Fri, 14 Feb 2014 11:10:28 +0100] rev 55476
updated keywords;
2014-02-14 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
2014-02-14 more (co)datatype docs
blanchet [Fri, 14 Feb 2014 07:53:46 +0100] rev 55474
more (co)datatype docs
2014-02-14 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'
2014-02-14 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
2014-02-14 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