Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+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.
merged
2014-02-24, by wenzelm
reverted c05d3e22adaf: Locale.intern is still required by AFP/Simpl;
2014-02-24, by wenzelm
optimize special case according to Library.merge (see also 8fbc355100f2, 520872460b7b);
2014-02-24, by wenzelm
tuned colors;
2014-02-24, by wenzelm
prefer standard Proof_Context.transfer, with theory stamp transfer (should now work thanks to purely functional theory, without Theory.copy etc.);
2014-02-24, by wenzelm
more robust registration of code equations
2014-02-24, by kuncar
be consistent and produce always rep_eq with =
2014-02-24, by kuncar
publish a useful function
2014-02-24, by kuncar
don't be so aggresive for a public test function and raise only BAD_THM instead of ERROR
2014-02-24, by kuncar
add missing attributes
2014-02-24, by kuncar
Lemmas about Reals, norm, etc., and cleaner variants of existing ones
2014-02-24, by paulson
A few lemmas about summations, etc.
2014-02-24, by paulson
merged
2014-02-24, by wenzelm
tuned;
2014-02-24, by wenzelm
tuned messages -- prefer quote before Position.here, which might be just \<here>;
2014-02-24, by wenzelm
clarified ML language flags;
2014-02-24, by wenzelm
clarified painting of invisible caret, e.g. focus change due to popup;
2014-02-24, by wenzelm
tuned signature -- weaker type requirement;
2014-02-24, by wenzelm
paint completion range of active popup;
2014-02-24, by wenzelm
tuned messages;
2014-02-24, by wenzelm
clarified Token.range_of in accordance to Symbol_Pos.range;
2014-02-24, by wenzelm
tuned signature;
2014-02-24, by wenzelm
clarified interaction with dead variables in the composition of BNFs
2014-02-24, by traytel
added BNF cache (within one definition)
2014-02-24, by blanchet
updated docs
2014-02-23, by blanchet
optimized 'bnf_of_typ' further w.r.t. dead variables
2014-02-23, by blanchet
optimization of 'bnf_of_typ' if all variables are dead
2014-02-23, by blanchet
improved accounting for dead variables when naming set functions (refines d71c2737ee21)
2014-02-23, by blanchet
added explicit killing
2014-02-23, by blanchet
more precise error message
2014-02-23, by blanchet
reuse same parser for '(co)datatype(_new)' as for 'bnf_decl'
2014-02-23, by blanchet
tuned message;
2014-02-23, by wenzelm
tuned proofs;
2014-02-23, by wenzelm
tuned whitespace;
2014-02-23, by wenzelm
unused;
2014-02-23, by wenzelm
clarified semantic completion: retain kind.full_name as official item name for history;
2014-02-23, by wenzelm
try explicit semantic completion before syntax completion;
2014-02-23, by wenzelm
more explicit Completion.Item.range, independently of caret;
2014-02-23, by wenzelm
tuned whitespace;
2014-02-23, by wenzelm
clarified stretch_point_range wrt. UTF-16 surrogates;
2014-02-23, by wenzelm
tuned;
2014-02-23, by wenzelm
some rendering of completion range;
2014-02-23, by wenzelm
clarified completion names;
2014-02-23, by wenzelm
NEWS and documentation, including correction of long-overseen "*"
2014-02-23, by haftmann
regenerated
2014-02-23, by haftmann
keep only identifiers public which are explicitly requested or demanded by dependencies
2014-02-23, by haftmann
explicit option for "open" code generation
2014-02-23, by haftmann
tuned
2014-02-23, by haftmann
more fine-grain notion of export
2014-02-23, by haftmann
tuned
2014-02-23, by haftmann
formal markup for public ingredients
2014-02-23, by haftmann
tuned
2014-02-23, by haftmann
dropped long-unused option
2014-02-23, by haftmann
avoid ad-hoc patching of generated code
2014-02-23, by haftmann
tuned proofs;
2014-02-22, by wenzelm
support for semantic completion on Scala side;
2014-02-22, by wenzelm
clarified module location (again, see 763d35697338);
2014-02-22, by wenzelm
support for completion within the formal context;
2014-02-22, by wenzelm
removed remains of old experiment (see b933142e02d0);
2014-02-22, by wenzelm
removed dead code;
2014-02-22, by wenzelm
tuned signature;
2014-02-22, by wenzelm
NEWS;
2014-02-22, by wenzelm
tuned comment;
2014-02-22, by wenzelm
refined language context: antiquotes;
2014-02-22, by wenzelm
tuned proofs;
2014-02-21, by wenzelm
merged
2014-02-21, by wenzelm
more standard theory name;
2014-02-21, by wenzelm
tuned;
2014-02-21, by wenzelm
tuned whitespace;
2014-02-21, by wenzelm
proper ML structure with signature;
2014-02-21, by wenzelm
reduced ML warnings;
2014-02-21, by wenzelm
simultaneous mapping of strongly connected components
2014-02-21, by haftmann
dropped dead code
2014-02-21, by haftmann
more symbols;
2014-02-21, by wenzelm
merged
2014-02-21, by wenzelm
improved completion based on context information;
2014-02-21, by wenzelm
more markup -- complete symbols within antiquotation, notably with broken arguments;
2014-02-21, by wenzelm
eliminated somewhat pointless elements index (see also f793dd5d84b2, 2b7fed8c9c4ac): less memory and more speed (avoid linear "exists" of 19dffae33cde);
2014-02-21, by wenzelm
tuned signature -- avoid redundancy and confusion of flags;
2014-02-21, by wenzelm
tuned signature;
2014-02-21, by wenzelm
more general / abstract Command.Markups, with separate index for status elements;
2014-02-21, by wenzelm
tuned signature -- avoid obscure default arguments;
2014-02-21, by wenzelm
more lightweight Rendering;
2014-02-21, by wenzelm
tuned signature;
2014-02-21, by wenzelm
tuned -- remaining rev_markup is rather short after filter;
2014-02-21, by wenzelm
only one internal coinduction rule
2014-02-21, by traytel
NEWS
2014-02-21, by blanchet
adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
2014-02-21, by blanchet
renamed 'recs' and 'cases' theorems 'rec' and 'case' in old datatype package, for consistency with new package
2014-02-21, by blanchet
tuned proofs;
2014-02-20, by wenzelm
tuned whitespace;
2014-02-20, by wenzelm
updated keywords;
2014-02-20, by wenzelm
merged
2014-02-20, by wenzelm
more official params in context;
2014-02-20, by wenzelm
tuned signature;
2014-02-20, by wenzelm
tuned messages;
2014-02-20, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip