Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
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 robust, e.g. for "isabelle dump";
2022-10-17, by wenzelm
more robust, e.g. for "isabelle dump";
2022-10-17, by wenzelm
allow spaces in SCALA_HOME directory name;
2022-10-17, by wenzelm
avoid spurious error messages, e.g. when scala is missing;
2022-10-17, by wenzelm
more NEWS;
2022-10-17, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-10-17, by wenzelm
avoid result based on outdated state, e.g. relevant for use_theories with changed files;
2022-10-17, by wenzelm
tuned signature;
2022-10-17, by wenzelm
tuned signature, following hints by IntelliJ IDEA;
2022-10-17, by wenzelm
more robust treatment of state and events;
2022-10-16, by wenzelm
tuned signature;
2022-10-16, by wenzelm
proper result state (amending 954640e846d6);
2022-10-16, by wenzelm
tuned;
2022-10-16, by wenzelm
tuned signature;
2022-10-16, by wenzelm
tuned;
2022-10-16, by wenzelm
tuned signature;
2022-10-16, by wenzelm
tuned: clarified old_theory (in contrast to 4d5342898b1);
2022-10-16, by wenzelm
tuned signature;
2022-10-16, by wenzelm
more robust: active consumer for check_state/check_progress;
2022-10-16, by wenzelm
proper update of non-committed theories (see also 2bf1d0e57695, 2a1583baaaa0);
2022-10-15, by wenzelm
tuned;
2022-10-15, by wenzelm
tuned;
2022-10-15, by wenzelm
proper Symbol.encode (following fd1efd6dd385), e.g. relevant for 'ML_file' with symbols like \<^here>;
2022-10-14, by wenzelm
merged
2022-10-18, by desharna
added lemma fmember_iff_member_fset
2022-10-17, by desharna
tiny renaming
2022-10-17, by paulson
merged
2022-10-17, by paulson
Added the multiset termination proof
2022-10-17, by paulson
generate some metainformation not only for SPASS but also for Zipperposition, for experimentation
2022-10-17, by blanchet
added lemma wfP_subset_mset[simp]
2022-10-15, by desharna
Tidying of some very old proofs
2022-10-14, by paulson
merged
2022-10-14, by paulson
tidying of some old proofs
2022-10-14, by paulson
merged
2022-10-14, by nipkow
new contributor
2022-10-14, by nipkow
more List lemmas (partly by Jeremy Sylvestre)
2022-10-14, by nipkow
merged
2022-10-14, by paulson
merged
2022-10-13, by paulson
Trying to clean up some messy proofs
2022-10-13, by paulson
Mostly, removing the unfold method
2022-10-13, by paulson
Mostly trivial simplifications
2022-10-13, by paulson
Removal of the "unfold" method in favour of "unfolding"
2022-10-13, by paulson
Elimination of the archaic ASCII syntax
2022-10-13, by paulson
strengthened lemmas preorder.reflp_ge[simp] and preorder.reflp_le[simp]
2022-10-13, by desharna
added lemmas linorder.totalp_ge[simp], linorder.totalp_greater[simp], linorder.totalp_le[simp], and linorder.totalp_less[simp]
2022-10-13, by desharna
NEWS
2022-10-13, by desharna
merged
2022-10-13, by desharna
fixed NEWS following cee0b9fccf6f
2022-10-13, by desharna
renamed lemma inj_on_strict_subset to image_strict_mono for symmetry with image_mono and to distinguish from inj_on_subset
2022-10-13, by desharna
merged
2022-10-13, by wenzelm
proper Deps.is_empty (amending 77327455b00d), e.g. relevant for warning "Nothing to build";
2022-10-13, by wenzelm
tuned whitespace;
2022-10-12, by wenzelm
less ambitious Bytes.chunk_size, which is presumably more stable with memory management under heavy load;
2022-10-12, by wenzelm
tuned comment;
2022-10-12, by wenzelm
support for system option ML_system_apple: emulated x86_64 Poly/ML is sometimes more stable than native ARM64;
2022-10-12, by wenzelm
updated to repository version polyml-test-bafe319bc3a6, which is presumably more stable (especially for ARM64);
2022-10-09, by wenzelm
more robust: prefer Windows $USERNAME;
2022-10-06, by wenzelm
proper home directory for ssh configuration (e.g. ~/.ssh/config);
2022-10-06, by wenzelm
more NEWS;
2022-10-06, by wenzelm
clarified signature: more arguments;
2022-10-06, by wenzelm
added lemma fimage_strict_mono
2022-10-13, by desharna
added lemma wfP_pfsubset
2022-10-12, by desharna
added lemmas wf_if_convertible_to_wf, wfP_if_convertible_to_wfP, and wfP_if_convertible_to_nat
2022-10-12, by desharna
update components.sha1;
2022-10-12, by wenzelm
proper description;
2022-10-12, by wenzelm
one more lemma
2022-10-12, by nipkow
merged
2022-10-11, by nipkow
adjusted proofs
2022-10-11, by nipkow
added and reorganized lemmas (some suggested by Jeremy Sylvestre)
2022-10-11, by nipkow
removed redundant lemma
2022-10-11, by nipkow
moved theorem from Fun to Set
2022-10-11, by nipkow
added lemmas antisymp_ge[simp], antisymp_greater[simp], antisymp_le[simp], and antisymp_less[simp]
2022-10-11, by desharna
added lemmas reflp_ge[simp] and reflp_le[simp]
2022-10-11, by desharna
removed unused universal variable from lemma reflp_onI
2022-10-10, by desharna
added lemmas irreflD and irreflpD
2022-10-10, by desharna
added lemmas antisym_if_asym and antisymp_if_asymp
2022-10-09, by desharna
strengthened lemma total_on_singleton and added lemma totalp_on_singleton
2022-10-09, by desharna
generalized type classes as suggested by Jeremy Sylvestre
2022-10-08, by nipkow
euclidean division on gaussian numbers
2022-10-06, by haftmann
tuned proof
2022-10-06, by haftmann
note on signed division on words
2022-10-04, by haftmann
tuned definition
2022-10-04, by haftmann
spelling
2022-10-04, by haftmann
tuned proof
2022-10-04, by haftmann
slightly less abusive proof pattern
2022-10-04, by haftmann
back to post-release mode -- after fork point;
2022-10-02, by wenzelm
Added tag Isabelle2022-RC3 for changeset d704efeb01db
2022-10-02, by wenzelm
proper cygwin component (see d042947e47a3)
2022-10-02, by wenzelm
proper base names;
2022-10-02, by wenzelm
suppress command echo in output;
2022-10-02, by wenzelm
include openssh for rsync (see also a1c7829ac2de);
2022-10-02, by wenzelm
provide naproche-20221002;
2022-10-02, by wenzelm
merged
2022-10-01, by wenzelm
clarified signature: more operations;
2022-10-01, by wenzelm
tuned signature;
2022-10-01, by wenzelm
tuned, following hints by IntelliJ IDEA;
2022-10-01, by wenzelm
clarified signature, to support external tools like "isabelle narration";
2022-10-01, by wenzelm
syntactic type classes for signed division operators
2022-10-01, by haftmann
reduce prominence of facts
2022-10-01, by haftmann
clarified signature;
2022-09-30, by wenzelm
more explanations on the new order prover (based on 10945fc183cd), without violating strict monotonicity of NEWS wrt. official releases;
2022-09-30, by wenzelm
restore NEWS, before commit accidents 2aad8698f82f and 10945fc183cd;
2022-09-30, by wenzelm
added documentation about new order prover
2022-09-30, by Lukas Stevens
tweaked
2022-09-30, by Lukas Stevens
tweaked;
2022-09-30, by Fabian Huch
moved relevant theorems from theory Divides to theory Euclidean_Division
2022-09-29, by haftmann
amend jenkins ci build;
2022-09-29, by Fabian Huch
restructured ci profile into modular ci build system;
2022-09-29, by Fabian Huch
more structured proofs
2022-09-28, by paulson
fixed some theory presentation issues (?)
2022-09-28, by paulson
recover informal "&" from 0c18df79b1c8;
2022-09-28, by wenzelm
added a couple of structured proofs
2022-09-27, by paulson
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
tip