Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
better handling of recursion through functions
2014-02-14, by blanchet
added examples/tests
2014-02-14, by blanchet
tuned code to allow mutualized corecursion through different functions with the same target type
2014-02-14, by blanchet
removed assumption in 'primrec_new' that a given constructor can only occur once
2014-02-14, by blanchet
generate unique names
2014-02-14, by blanchet
allow different functions to recurse on the same type, like in the old package
2014-02-14, by blanchet
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, by blanchet
made N2M more robust w.r.t. identical nested types
2014-02-14, by traytel
register bnfs for (co)datatypes under their proper name (lost in af71b753c459)
2014-02-14, by traytel
updated keywords;
2014-02-14, by wenzelm
restored old 'remotify' logic -- too many bugs were introduced when refactoring the code
2014-02-14, by blanchet
more (co)datatype docs
2014-02-14, by blanchet
hide 'rel' name -- this one is waiting to be merged with 'list_all2'
2014-02-14, by blanchet
updated docs to reflect the new 'free_constructors' syntax
2014-02-14, by blanchet
more precise spec rules for selectors
2014-02-14, by blanchet
removed needless robustness (no longer needed thanks to new syntax)
2014-02-14, by blanchet
aligned the syntax for 'free_constructors' on the 'datatype_new' and 'codatatype' syntax
2014-02-14, by blanchet
renamed 'wrap_free_constructors' to 'free_constructors' (cf. 'functor', 'bnf', etc.)
2014-02-14, by blanchet
renamed 'enriched_type' to more informative 'functor' (following the renaming of enriched type constructors to bounded natural functors)
2014-02-14, by blanchet
merged 'Option.map' and 'Option.map_option'
2014-02-14, by blanchet
merged 'List.map' and 'List.list.map'
2014-02-14, by blanchet
have 'Ctr_Sugar' register its 'Spec_Rules'
2014-02-14, by blanchet
register 'Spec_Rules' for new-style (co)datatypes
2014-02-14, by blanchet
added 'Spec_Rules' for 'primcorec'
2014-02-14, by blanchet
more integrity checks of theory names vs. full node names -- at least for the scope of a single use_thys (or "theories" section in ROOT);
2014-02-13, by wenzelm
added a bit of documentation for the different commands
2014-02-13, by blanchet
cleaner, complete proof in documentation, contributed by Dmitriy T.
2014-02-13, by blanchet
do the right thing with provers that exist only remotely (e.g. e_sine)
2014-02-13, by blanchet
more precise descripiton
2014-02-13, by kuncar
all_args_conv works also for zero arguments
2014-02-13, by kuncar
don't catch QOUT_THM_INTERNAL from the recursive call of parametrize_relation_conv
2014-02-13, by kuncar
Lifting: support a type variable as a raw type
2014-02-12, by kuncar
repaired logic for default provers -- ensures Z3 is kept if installed and configured as noncommercial
2014-02-13, by blanchet
avoid changing the state's context -- this results in transfer problems later with SMT, and hence preplay tactic failures
2014-02-13, by blanchet
removed hint that is seldom useful in practice
2014-02-13, by blanchet
reactivate some examples that still appear to work;
2014-02-13, by wenzelm
removed dead code;
2014-02-13, by wenzelm
explicit indication that redefining outer syntax commands is not supposed to happen -- NB: interactive mode requires global change of syntax;
2014-02-13, by wenzelm
do not redefine outer syntax commands;
2014-02-13, by wenzelm
tuned whitespace;
2014-02-13, by wenzelm
static repair of ML file -- untested (!) by default since 76965c356d2a;
2014-02-13, by wenzelm
iteration n in the 'default' vs. 'update_new' vs. 'update' saga -- 'update' makes sense now that we honor the canonical order on 'merge' (as opposed to raising 'DUP')
2014-02-12, by blanchet
don't hide constant forever, since it may appear in some 'primcorec'-generated theorems
2014-02-12, by blanchet
tuning
2014-02-12, by blanchet
HOL-IMP fastness
2014-02-12, by traytel
merged, resolving some conflicts;
2014-02-12, by wenzelm
eliminated hard tabs (assuming tab-width=2);
2014-02-12, by wenzelm
more platform notes;
2014-02-12, by wenzelm
tuned whitespace;
2014-02-12, by wenzelm
removed odd comments -- inferred types are shown by Prover IDE;
2014-02-12, by wenzelm
maintain blob edits within history, which is important for Snapshot.convert/revert;
2014-02-12, by wenzelm
more accurate eq_content;
2014-02-12, by wenzelm
clarified message_positions: cover alt_id as well;
2014-02-12, by wenzelm
maintain multiple command chunks and markup trees: for main chunk and loaded files;
2014-02-11, by wenzelm
common Command.Chunk for command source and auxiliary files (static Symbol.Index without actual String content);
2014-02-11, by wenzelm
tuned signature;
2014-02-11, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
+10000
tip