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
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.
moved lemmas from AFP
2022-07-11, by nipkow
refined code equations for characters
2022-07-09, by haftmann
tuned comments;
2022-07-08, by wenzelm
support for Isabelle/Scala/Java modules in Isabelle/ML;
2022-07-08, by wenzelm
more robust Scala 3 indentation, for the sake of IntelliJ IDEA;
2022-07-08, by wenzelm
clarified signature: read_theory_exports is already ordered;
2022-07-08, by wenzelm
clarified signature;
2022-07-07, by wenzelm
tuned;
2022-07-07, by wenzelm
sketch for word-specific lsb and msb
2022-07-06, by haftmann
switch to Scala 3;
2022-07-05, by wenzelm
minor performance tuning: avoid redundant BigInt construction;
2022-07-06, by wenzelm
added lemmas total_on_trancl and totalp_on_tranclp
2022-07-05, by desharna
Move code lemmas for symbolic computation of bit operations on int to distribution.
2022-07-04, by haftmann
fixed diverging simproc cont_intro
2022-07-05, by desharna
corrections and adjustions for Scala 3
2022-07-04, by haftmann
more complete set of code equations
2022-07-04, by haftmann
officical abstract characters for code generation
2022-07-04, by haftmann
provide components for scala3 (still inactive);
2022-07-01, by wenzelm
updated download version;
2022-07-01, by wenzelm
obsolete;
2022-07-01, by wenzelm
more keywords for scala3;
2022-07-01, by wenzelm
discontinued Isabelle tools implemented as .scala scripts;
2022-07-01, by wenzelm
tuned proofs
2022-07-01, by desharna
clarified heap alignment, to make it potentially more stable on macOS;
2022-06-30, by wenzelm
tuned proof
2022-06-29, by desharna
added lemmas domain_comp and unify_gives_minimal_domain
2022-06-29, by desharna
added definition range_vars and lemmas vars_of_subst_conv_Union, vars_of_subst_subset, range_vars_comp_subset, and unify_gives_minimal_range
2022-06-29, by desharna
merged
2022-06-29, by desharna
added definition IMGU and lemmas IMGU_iff_Idem_and_MGU and unify_computes_IMGU
2022-06-29, by desharna
more macOS versions;
2022-06-29, by wenzelm
prefer Isabelle/Scala operations;
2022-06-28, by wenzelm
merged
2022-06-28, by wenzelm
clarified IO, following Java 11 and Isabelle/Scala;
2022-06-28, by wenzelm
prefer Scala operations;
2022-06-28, by wenzelm
minor tuning;
2022-06-28, by wenzelm
switched to statically compiled ci profile;
2022-06-21, by Fabian Huch
more operations on Bytes.T;
2022-06-28, by wenzelm
more operations on Bytes.T;
2022-06-28, by wenzelm
tuned BNF bounds for function space and bounded sets; NEWS and CONTRIBUTORS
2022-06-27, by traytel
strict bounds for BNFs (by Jan van Brügge)
2022-06-27, by traytel
More lemmas.
2022-06-25, by haftmann
Centralized some char-related lemmas in distribution.
2022-06-25, by haftmann
prefer antiquotations;
2022-06-25, by wenzelm
clarified modules;
2022-06-25, by wenzelm
more documentation;
2022-06-25, by wenzelm
merged
2022-06-25, by wenzelm
tuned whitespace;
2022-06-25, by wenzelm
clarified signature: File.read_lines is based on scalable Bytes.T;
2022-06-24, by wenzelm
clarified modules;
2022-06-24, by wenzelm
prefer scalable Bytes.T;
2022-06-24, by wenzelm
unused;
2022-06-24, by wenzelm
prefer scalable Bytes.T;
2022-06-24, by wenzelm
missing recursive let-expansion in SMT translation
2022-06-25, by Mathias Fleury
merged
2022-06-24, by desharna
added lemma monotone_on_o
2022-06-24, by desharna
redefined mono_on and strict_mono_on as an abbreviation of monotone_on
2022-06-24, by desharna
changed argument order of mono_on and strict_mono_on to uniformize with monotone_on and other predicates
2022-06-23, by desharna
more robust CSV syntax, e.g. for "pull_date";
2022-06-23, by wenzelm
merged
2022-06-23, by wenzelm
more scalable generated files and code export, using Bytes.T;
2022-06-23, by wenzelm
more operations;
2022-06-23, by wenzelm
proper execution of Bytes.write;
2022-06-23, by wenzelm
Avoid calculations where not necessary.
2022-06-22, by haftmann
Prefer existing horner sum combinator.
2022-06-22, by haftmann
Executable lexords.
2022-06-22, by haftmann
Less warnings.
2022-06-22, by haftmann
merged
2022-06-22, by wenzelm
more operations;
2022-06-22, by wenzelm
removed unused operations;
2022-06-22, by wenzelm
clarified signature: more operations;
2022-06-22, by wenzelm
tuned;
2022-06-22, by wenzelm
tuned comments;
2022-06-22, by wenzelm
tuned;
2022-06-22, by wenzelm
clarified session resources for bootstrap, notably for Scala functions;
2022-06-22, by wenzelm
tuned;
2022-06-22, by wenzelm
clarified signature;
2022-06-22, by wenzelm
tuned signature;
2022-06-22, by wenzelm
clarified types and defaults;
2022-06-22, by wenzelm
merged
2022-06-22, by desharna
added lemmas monotone{,_on}_multp_multp_image_mset
2022-06-21, by desharna
added lemmas monotone_on_empty[simp] and monotone_on_subset
2022-06-21, by desharna
added predicate monotone_on and redefined monotone to be an abbreviation.
2022-06-21, by desharna
merged
2022-06-21, by wenzelm
NEWS;
2022-06-21, by wenzelm
support XZ compression in Isabelle/ML;
2022-06-21, by wenzelm
prefer scalable byte strings;
2022-06-21, by wenzelm
more scalable byte messages, notably for Scala functions in ML;
2022-06-21, by wenzelm
tuned comments;
2022-06-21, by wenzelm
clarified ML pretty printing;
2022-06-21, by wenzelm
clarified signature: more operations;
2022-06-21, by wenzelm
tuned signature;
2022-06-21, by wenzelm
tuned comments;
2022-06-21, by wenzelm
tuned signature: more operations;
2022-06-21, by wenzelm
tuned signature: more operations;
2022-06-21, by wenzelm
tuned signature;
2022-06-21, by wenzelm
clarified signature: avoid repeated string copying via Substring.slice;
2022-06-21, by wenzelm
support for scalable byte strings, with incremental construction;
2022-06-21, by wenzelm
clarified signature;
2022-06-20, by wenzelm
remove unused file following 51e696887b81;
2022-06-20, by wenzelm
added lemma map_mono_strict_suffix
2022-06-20, by desharna
more robust: always override ISABELLE_IDENTIFIER from environment;
2022-06-15, by wenzelm
"isabelle vscode" is regular user-space tool;
2022-06-15, by wenzelm
fix veriT reconstruction for and_pos and lambda-lifting
2022-06-14, by Mathias Fleury
added lemmas image_mset_eq_{image_mset_plus,plus,plus_image_mset}D, and multp_image_mset_image_msetD
2022-06-13, by desharna
clarified options of "isabelle hg_sync" vs. "isabelle sync";
2022-06-13, by wenzelm
tuned layout;
2022-06-13, by wenzelm
misc tuning;
2022-06-13, by wenzelm
clarified document structure;
2022-06-13, by wenzelm
promote "isabelle sync" to regular user-space tool, with proper documentation;
2022-06-11, by wenzelm
more comments;
2022-06-11, by wenzelm
more options;
2022-06-10, by wenzelm
sync session images, based on accidental local state;
2022-06-10, by wenzelm
more informative release_snapshot, to see better where the cronjob fails;
2022-06-10, by wenzelm
more robust, notably for crontab;
2022-06-10, by wenzelm
clarified names;
2022-06-10, by wenzelm
tuned;
2022-06-10, by wenzelm
tuned;
2022-06-09, by wenzelm
proper make_port for regular situation;
2022-06-09, by wenzelm
clarified types -- proper default_port via make_port;
2022-06-09, by wenzelm
proper nominal_port, notably for port forwarding;
2022-06-08, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip