Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
more careful simplification of sets (cf. abf91ebd0820)---yields smaller terms
2014-03-06, by traytel
remove lemmas in favor of more general ones: convex(_hull)_set_{plus,setsum}
2014-03-05, by huffman
generalize lemma closure_sum
2014-03-05, by huffman
generalize lemmas
2014-03-05, by huffman
more symbols;
2014-03-05, by wenzelm
tuned proofs;
2014-03-05, by wenzelm
tuned color (cf. jEdit FUNCTION);
2014-03-05, by wenzelm
tuned;
2014-03-05, by wenzelm
more markup for inner syntax class/type names (notably for completion);
2014-03-05, by wenzelm
tuned proofs;
2014-03-05, by wenzelm
back to stable polyml-5.5.1, due to problems with Poly/ML SVN 1913 and HOL-Proofs (Fail "Insufficient memory");
2014-03-05, by wenzelm
more explicit quasi_keyword markup, for Args.$$$ material, which is somewhere in between of outer and inner syntax;
2014-03-05, by wenzelm
unused;
2014-03-05, by wenzelm
special treatment of method combinators like Args.$$$ keywords, although parsed via Parse.$$$;
2014-03-05, by wenzelm
more thorough (potentially duplicate) markup, e.g. relevant for embedded Args syntax within antiquotations;
2014-03-05, by wenzelm
suppress short abbreviations more uniformly, for outer and quasi-outer syntax;
2014-03-05, by wenzelm
clarified init_assignable: make double-sure that initial values are reset;
2014-03-05, by wenzelm
proper UTF-8;
2014-03-05, by wenzelm
fix typo
2014-03-04, by huffman
remove simp rules made redundant by the replacement of neg_numeral with negated numerals
2014-03-04, by huffman
tuned proof
2014-03-04, by huffman
tuned proof script
2014-03-04, by huffman
no 'sorry' so that the schematic variable gets instantiated
2014-03-04, by blanchet
removed junk
2014-03-04, by blanchet
simplify sets in BNF composition
2014-03-04, by blanchet
tuning
2014-03-04, by blanchet
more caching in composition pipeline
2014-03-04, by blanchet
register relator equations as spec rules only for datatypes -- for codatatypes they underspecify the function and are therefore dangerous (e.g. to Nitpick)
2014-03-04, by blanchet
updated docs
2014-03-04, by blanchet
renamed a pair of low-level theorems to have c/dtor in their names (like the others)
2014-03-04, by blanchet
propagate the exception that is expected later on
2014-03-04, by traytel
N2M does not use the low-level 'fold'; removed the latter from the fp_result interface;
2014-03-04, by traytel
merge
2014-03-04, by blanchet
removed debugging leftover
2014-03-04, by blanchet
minor doc fix
2014-03-04, by blanchet
added contributor
2014-03-04, by nipkow
simplified N2M code now that 'fold' is no longer used by the sugar layer + use right context in all 'force_typ' calls
2014-03-03, by blanchet
fixed handling of 'case_prod' and other 'case' functions for interpreted types
2014-03-03, by blanchet
updated docs
2014-03-03, by blanchet
support 'datatype_new'-defined datatypes in Nitpick + better support for 'codatatype's
2014-03-03, by blanchet
tuned ML names
2014-03-03, by blanchet
tuned code
2014-03-03, by blanchet
removed nonstandard models from Nitpick
2014-03-03, by blanchet
more code lemmas by Rene Thiemann
2014-03-03, by nipkow
merged;
2014-03-03, by wenzelm
tuned proofs;
2014-03-03, by wenzelm
tuned signature -- emphasize symbol positions (prover) vs. decoded text offsets (editor);
2014-03-03, by wenzelm
recovered position hyperlinks from 65c9968286d5 (NB: "def" position vs. regular one);
2014-03-03, by wenzelm
tuned messages and markup;
2014-03-03, by wenzelm
test polyml-svn;
2014-03-03, by wenzelm
README is optional in test compilations;
2014-03-03, by wenzelm
clarified path checks: avoid crash of rendering due to spurious errors;
2014-03-03, by wenzelm
more precise navigation within open files;
2014-03-03, by wenzelm
tuned signature;
2014-03-03, by wenzelm
tuned signature;
2014-03-03, by wenzelm
updated NEWS
2014-03-03, by blanchet
guard against unsound cases that arise when people peek into 'int' and similar types that are handled specially by Nitpick
2014-03-03, by blanchet
adapted example
2014-03-03, by blanchet
removed obsolete, harmful step in tactic
2014-03-03, by blanchet
removed (co)iterators from documentation
2014-03-03, by blanchet
avoid duplicate 'disc_iff' theorems
2014-03-03, by blanchet
rationalized internals
2014-03-03, by blanchet
rationalized internals
2014-03-03, by blanchet
rationalized internals
2014-03-03, by blanchet
life without 'metis'
2014-03-03, by blanchet
rationalized internals
2014-03-03, by blanchet
rationalized internals
2014-03-03, by blanchet
rationalize internals
2014-03-03, by blanchet
optimized simple non-recursive datatypes by reusing 'case' for 'rec' constant
2014-03-03, by blanchet
compile
2014-03-03, by blanchet
make 'diff_iff' a simp rule if available
2014-03-03, by blanchet
less aggressive resolving
2014-03-03, by blanchet
repaired argument list to corecursor
2014-03-03, by blanchet
adapted to absence of 'unfold'
2014-03-03, by blanchet
got rid of automatically generated fold constant and theorems (to reduce overhead)
2014-03-03, by blanchet
use same identity function for abs and rep (doesn't seem to confuse any proofs)
2014-03-03, by blanchet
make 'typedef' optional, depending on size of original type
2014-03-03, by blanchet
use aconv to compare terms (for cleanliness)
2014-03-03, by blanchet
tuning
2014-03-03, by blanchet
optimize cardinal bounds involving natLeq (omega)
2014-03-03, by blanchet
no extend_word for now, it is in conflict with manual reformatting of sources via TAB (e.g. accidental replacement of 'assume' by 'assumes');
2014-03-03, by wenzelm
merged
2014-03-02, by wenzelm
more standard module name;
2014-03-02, by wenzelm
silence warning due to addsimps @{thms dnf_simps}: duplicate not_not rule via simp_thms and nnf_simps;
2014-03-02, by wenzelm
tuned whitespace;
2014-03-02, by wenzelm
allow suffix of underscores (usually unused names), to extend completion beyond already recognized entry;
2014-03-02, by wenzelm
tuned proofs;
2014-03-02, by wenzelm
prefer Name_Space.check with its builtin reports (including completion);
2014-03-02, by wenzelm
tuned source structure;
2014-03-02, by wenzelm
prefer Name_Space.check with its builtin reports (including completion);
2014-03-02, by wenzelm
consider completion report as part of error message -- less stateful, may get handled;
2014-03-02, by wenzelm
more markup for read_class: imitate Name_Space.check despite lack of Name_Space.table;
2014-03-02, by wenzelm
more antiquotations;
2014-03-02, by wenzelm
clarified names of antiquotations and markup;
2014-03-02, by wenzelm
tuned proof
2014-03-02, by nipkow
merged
2014-03-02, by nipkow
tuned proofs
2014-03-02, by nipkow
repaired document;
2014-03-02, by wenzelm
repaired document;
2014-03-02, by wenzelm
more markup for ML source;
2014-03-02, by wenzelm
merged
2014-03-01, by wenzelm
tuned signature;
2014-03-01, by wenzelm
clarified language markup: added "delimited" property;
2014-03-01, by wenzelm
clarified module structure;
2014-03-01, by wenzelm
tuned;
2014-03-01, by wenzelm
tuned signature -- separate module Font_Info;
2014-03-01, by wenzelm
tuned;
2014-03-01, by wenzelm
font size change with delay, to avoid GUI lagging behind user input;
2014-03-01, by wenzelm
incorporate chunk range that is 1 off end-of-input, for improved error positions (NB: command spans are tight, without trailing whitespace);
2014-03-01, by wenzelm
more symbols, less parentheses;
2014-03-01, by wenzelm
tuned signature -- more explicit Document.Elements;
2014-03-01, by wenzelm
made SML/NJ happier
2014-03-01, by traytel
more precise imports;
2014-03-01, by haftmann
earlier setup of transfer, without dependency on psychodelic interpretations
2014-03-01, by haftmann
cursory polishing: tuned proofs, tuned symbols, tuned headings
2014-03-01, by haftmann
merged
2014-02-28, by wenzelm
tuned whitespace;
2014-02-28, by wenzelm
allow completion within a word (or symbol), like semantic completion;
2014-02-28, by wenzelm
more regular buffer_range, despite 47e8c8daccae;
2014-02-28, by wenzelm
load Metis a little later
2014-02-28, by traytel
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip