Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
Added tag Isabelle2021-RC2 for changeset 802647edfe7b
2021-01-10, by wenzelm
tuned;
2021-01-10, by wenzelm
avoid Unicode quotes;
2021-01-10, by wenzelm
clarified pretty margin: attempt to avoid scrollbar;
2021-01-10, by wenzelm
more documentation;
2021-01-10, by wenzelm
more informative errors: simplify diagnosis of spurious failures reported by users;
2021-01-10, by wenzelm
proper labels for status message: "sidekick.parsing-complete={0} parsing complete, {1} error(s)";
2021-01-09, by wenzelm
proper size of buttons in Symbols dockable, e.g. \<A> 0x01d49c vs. \<B> 0x00212c;
2021-01-09, by wenzelm
clarified list of presented look-and-feels;
2021-01-09, by wenzelm
clarified default L&F of Isabelle/Scala (not Isabelle/jEdit);
2021-01-09, by wenzelm
discontinued odd absolute position (amending 85bcdd05c6d0, 1975f397eabb): it violates translation invariance of commands and may lead to redundant re-checking of PIDE document;
2021-01-09, by wenzelm
Corrected lemma that was too specific in HOL-Computational_Algebra
2021-01-09, by Manuel Eberl
tuned GUI, notably for scalable FlatLaf;
2021-01-09, by wenzelm
clarified default L&F;
2021-01-09, by wenzelm
support for additional look-and-feels;
2021-01-08, by wenzelm
avoid rescaled fonts, e.g. dockable buttons on Windows L&F after opening a new view;
2021-01-08, by wenzelm
some algebra material for HOL: characteristic of a ring, algebraic integers
2021-01-08, by Manuel Eberl
HOL-Data_Structures: added Selection and time functions for list functions
2021-01-08, by Manuel Eberl
merged
2021-01-08, by wenzelm
discontinued body_range (again): does not quite work, because Position.thread_data is plain Toplevel.pos_of only;
2021-01-08, by wenzelm
clarified: command keyword position is sufficient (amending 693a39f2cddc);
2021-01-08, by wenzelm
ignore error messages produced by CVC4 when generating BV
2021-01-08, by Mathias Fleury
One useful lemma/simprule
2021-01-08, by paulson
isabelle update_cartouches;
2021-01-08, by wenzelm
tuned --- prefer explicit position;
2021-01-08, by wenzelm
recovered body_range from eca176f773e0 --- its Command.core_range is in conflict with batch-build markup;
2021-01-08, by wenzelm
tuned;
2021-01-08, by wenzelm
support more command positions, analogous to Command.core_range in Isabelle/Scala;
2021-01-08, by wenzelm
tuned;
2021-01-08, by wenzelm
more uniform core_range (amending def3ec9cdb7e);
2021-01-08, by wenzelm
clarified dock icon: setup earlier on startup;
2021-01-07, by wenzelm
clarified NEWS;
2021-01-07, by wenzelm
dropped junk
2021-01-07, by haftmann
try GTK 3: some visual dropouts, but more stable e.g. in Sidekick "isabelle-markup";
2021-01-07, by wenzelm
detect arm64-darwin more reliably: uname could be in x86_64 mode, e.g. within app bundle;
2021-01-06, by wenzelm
proper purge for arm64-darwin;
2021-01-06, by wenzelm
updated jdk-15.0.1+9, including arm64-darwin;
2021-01-06, by wenzelm
discontinued somethat pointless sharing: too complicated;
2021-01-06, by wenzelm
less verbose;
2021-01-06, by wenzelm
more robust sharing, despite minimal impact on archive size;
2021-01-06, by wenzelm
proper LSMinimumSystemVersion for zulu-jdk-15;
2021-01-06, by wenzelm
obsolete, thanks to zulu-jdk directory layout;
2021-01-06, by wenzelm
clarified Info.plist;
2021-01-06, by wenzelm
more direct ISABELLE_JDK_HOME, thanks to zulu-jdk directory layout;
2021-01-06, by wenzelm
prefer OpenJDK from Azul: supports more versions and platforms;
2021-01-06, by wenzelm
sort lines;
2021-01-06, by wenzelm
tuned;
2021-01-06, by wenzelm
more NEWS;
2021-01-06, by wenzelm
recovered file-type icons from macos_app;
2021-01-06, by wenzelm
clarified application init;
2021-01-05, by wenzelm
recovered bundle icons (not application) from macos_app;
2021-01-05, by wenzelm
proper app directory setup, without macos_app component;
2021-01-05, by wenzelm
more robust;
2021-01-05, by wenzelm
prefer official Java 9 operations;
2021-01-05, by wenzelm
obsolete;
2021-01-05, by wenzelm
proper dock icon for macOS;
2021-01-05, by wenzelm
proper isabelle_home_prefix;
2021-01-05, by wenzelm
discontinued macOS JavaAppLauncher: re-use plain shell script;
2021-01-05, by wenzelm
tuned whitespace;
2021-01-05, by wenzelm
tuned -- generate Info.plist in Isabelle/Scala;
2021-01-05, by wenzelm
tuned signature;
2021-01-05, by wenzelm
tuned signature;
2021-01-05, by wenzelm
updated according to ~~/etc/settings;
2021-01-05, by wenzelm
more portable component setup;
2021-01-05, by wenzelm
clarified quotes;
2021-01-05, by wenzelm
tuned -- generate script by Isabelle/Scala;
2021-01-05, by wenzelm
proper treatment of XML.Wrapped_Elem, e.g. Markup.class_parameter;
2021-01-05, by wenzelm
proper theory name, e.g. for HTML/PIDE presentation;
2021-01-05, by wenzelm
more robust and permissive;
2021-01-05, by wenzelm
present theory using PIDE markup;
2021-01-05, by wenzelm
clarified signature;
2021-01-05, by wenzelm
tuned signature;
2021-01-05, by wenzelm
tuned
2021-01-05, by nipkow
HOL-Library.Multiset: new notation for prod_mset, consistent with sum_mset
2021-01-05, by Manuel Eberl
merged
2021-01-04, by wenzelm
more documentation;
2021-01-04, by wenzelm
override existing action, to retain menu item;
2021-01-04, by wenzelm
HOL-Complex_Analysis: coefficient asymptotics for meromorphic functions
2021-01-04, by Manuel Eberl
HOL-Library: Changed notation for sum_mset
2021-01-04, by Manuel Eberl
tuned;
2021-01-04, by wenzelm
proper thread position for reports;
2021-01-04, by wenzelm
tuned signature;
2021-01-04, by wenzelm
misc tuning and clarification;
2021-01-04, by wenzelm
tuned signature;
2021-01-04, by wenzelm
tuned;
2021-01-04, by wenzelm
alternative shortcut, notably for macOS;
2021-01-03, by wenzelm
action isabelle.toggle-full-screen;
2021-01-03, by wenzelm
some attempts at multi-platform full-screen mode;
2021-01-03, by wenzelm
more operations;
2021-01-03, by wenzelm
clarified HTML presentation elements;
2021-01-03, by wenzelm
more robust bootstrap: Isabelle-jEdit.shasum could be absent;
2021-01-03, by wenzelm
tuned whitespace (amending a4bffc0de967);
2021-01-02, by wenzelm
clarified caching;
2021-01-02, by wenzelm
persistent hash code: much faster caching;
2021-01-02, by wenzelm
clarified signature: absorb XZ.Cache into XML.Cache;
2021-01-02, by wenzelm
support more direct hash-consing via XML.Cache;
2021-01-02, by wenzelm
tuned;
2021-01-02, by wenzelm
tuned signature;
2021-01-02, by wenzelm
clarified boundary case;
2021-01-02, by wenzelm
more uniform default --- hardly relevant in practice;
2021-01-02, by wenzelm
proper ssh_port (amending ffd8283b7be0);
2021-01-02, by wenzelm
clarified signature --- internal Cache.none;
2021-01-02, by wenzelm
tuned comments;
2021-01-02, by wenzelm
more verbosity for potentially bulky presentation;
2021-01-02, by wenzelm
tuned signature -- prefer Isabelle/ML structure Integer (despite minor confusion due to canonical argument order of "pow");
2021-01-01, by wenzelm
tuned signature -- prefer Isabelle/ML structure Integer;
2021-01-01, by wenzelm
tuned signature -- prefer Isabelle/ML structure Integer;
2021-01-01, by wenzelm
more lemmas
2020-12-29, by nipkow
added lemmas
2020-12-28, by nipkow
added lemma
2020-12-28, by nipkow
tuned whitespace;
2020-12-27, by wenzelm
Added tag Isabelle2021-RC1 for changeset d4b67dc6f4eb
2020-12-27, by wenzelm
updated for release;
2020-12-27, by wenzelm
clarified HTML presentation, e.g. avoid bulky jobs like HOL or HOL-Analysis in applications;
2020-12-27, by wenzelm
follow Phabricator update 2020 Week 42;
2020-12-27, by wenzelm
updated for release;
2020-12-27, by wenzelm
tuned;
2020-12-27, by wenzelm
proper NEWS according to current situation;
2020-12-27, by wenzelm
updated for release;
2020-12-27, by wenzelm
tuned (see also b5333fc056da);
2020-12-27, by wenzelm
A few more simprules for iff-reasoning
2020-12-25, by paulson
infinite products iff simprule
2020-12-25, by paulson
merged
2020-12-24, by paulson
merged
2020-12-24, by paulson
Two biconditional simprules for summable
2020-12-24, by paulson
updated to sqlite-jdbc-3.34.0, with support for native arm64-darwin;
2020-12-24, by wenzelm
support ISABELLE_APPLE_PLATFORM64 (Apple Silicon);
2020-12-24, by wenzelm
more robust: clarified error when merging Hoare_Logic + Hoare_Logic_Abort;
2020-12-24, by wenzelm
more robust components_base: avoid fragile directory links on Windows (or Cygwin);
2020-12-24, by wenzelm
more NEWS;
2020-12-24, by wenzelm
merged
2020-12-23, by wenzelm
avoid memory problems on test machine;
2020-12-23, by wenzelm
more robust defaults: spurious problems with parallel invocations and interrupts;
2020-12-23, by wenzelm
more interrupts;
2020-12-23, by wenzelm
avoid multiple uses of the same ML file;
2020-12-23, by wenzelm
tuned document, notably authors and sections;
2020-12-23, by wenzelm
clarified presentation of files for each theory;
2020-12-23, by wenzelm
disable auto_nitpick for now: spurious problems with non-termination e.g. in HOL-Hoare examples;
2020-12-23, by wenzelm
clarified modules: avoid multiple uses of the same ML file;
2020-12-23, by wenzelm
clarified session: avoid merge of different syntax from different Hoare logics;
2020-12-23, by wenzelm
clarified modules: avoid multiple uses of the same ML file;
2020-12-23, by wenzelm
clarified syntax modes, avoid obsolete "xsymbols";
2020-12-23, by wenzelm
clarified fonts, notably for Windows L&F;
2020-12-23, by wenzelm
support jdk-15;
2020-12-22, by wenzelm
more friendly desktop application on macOS;
2020-12-22, by wenzelm
default simprule for geometric series
2020-12-23, by paulson
tuned
2020-12-22, by nipkow
less aggressive auto-build: avoid change of running jar;
2020-12-21, by wenzelm
clarified window size;
2020-12-21, by wenzelm
more robust Java monitor: avoid odd warning about insecure connection;
2020-12-21, by wenzelm
tuned signature;
2020-12-21, by wenzelm
clarified modules;
2020-12-21, by wenzelm
clarified modules;
2020-12-21, by wenzelm
misc tuning for release;
2020-12-21, by wenzelm
rebuild component with proper ZIPPERPOSITION_HOME for sledgehammer;
2020-12-21, by wenzelm
sort lines;
2020-12-21, by wenzelm
provide zipperposition-2.0 for experimentation;
2020-12-21, by wenzelm
merged
2020-12-21, by desharna
tweaked tptp parsing when source info is missing
2020-12-17, by desharna
tuned comments;
2020-12-20, by wenzelm
merged
2020-12-20, by wenzelm
proper relative path;
2020-12-20, by wenzelm
unused;
2020-12-20, by wenzelm
present auxiliary files with PIDE markup;
2020-12-20, by wenzelm
tuned;
2020-12-20, by wenzelm
tuned;
2020-12-20, by wenzelm
tuned signature: more explicit types;
2020-12-20, by wenzelm
tuned signature;
2020-12-19, by wenzelm
clarified signature and module structure;
2020-12-19, by wenzelm
tuned signature;
2020-12-19, by wenzelm
clarified comments: file-system access is always unsynchronized;
2020-12-19, by wenzelm
more precise simpset for method unat_arith
2020-12-19, by haftmann
clarified scope of concept
2020-12-19, by haftmann
clarified name
2020-12-18, by haftmann
tuned;
2020-12-19, by wenzelm
download auxiliary files via "curl";
2020-12-19, by wenzelm
clarified markup: open URL as editor file;
2020-12-19, by wenzelm
download as in Isabelle/Scala;
2020-12-19, by wenzelm
more robust;
2020-12-18, by wenzelm
improved markup for theory header imports;
2020-12-18, by wenzelm
clarified markup (refining dd56ba1974e6);
2020-12-18, by wenzelm
more documentation;
2020-12-18, by wenzelm
merged
2020-12-17, by Peter Lammich
tuned running time functions
2020-12-17, by Peter Lammich
merged
2020-12-16, by wenzelm
proper support for Windows/Cygwin;
2020-12-16, by wenzelm
updated to zipperposition-2.0 and ocaml-4.07, which is required for it;
2020-12-16, by wenzelm
more checks;
2020-12-16, by wenzelm
merged
2020-12-16, by Peter Lammich
simplified complexity proofs. Increased precision of T_del_min_bound. (though T_del_min might be be missing a +1)
2020-12-16, by Peter Lammich
added missing +1 to T_insert (for function call)
2020-12-16, by Peter Lammich
merged
2020-12-16, by wenzelm
afford more reactive input;
2020-12-16, by wenzelm
more NEWS;
2020-12-16, by wenzelm
more documentation;
2020-12-16, by wenzelm
added action isabelle.goto-entity to follow links in a narrow formal sense;
2020-12-16, by wenzelm
tuned signature;
2020-12-16, by wenzelm
clarified select_entity (again): it is meant as approximation to "refactoring" and thus only makes sense for defs within the same buffer;
2020-12-16, by wenzelm
clarified caret focus modifier, depending on option "jedit_focus_modifier";
2020-12-14, by wenzelm
tuned;
2020-12-14, by wenzelm
tuned;
2020-12-14, by wenzelm
enabled FOOL for E
2020-12-16, by desharna
merged
2020-12-16, by desharna
tuned name generation in tptp to not depend on shadowing
2020-12-10, by desharna
tuned lambda translation for fool
2020-12-10, by desharna
generate unique variable names in tptp
2020-12-10, by desharna
proper handling of true and false in tptp
2020-12-10, by desharna
proper eta-expansion to avoid lambdas in tptp fool
2020-12-03, by desharna
proper proxification for fool + refactoring
2020-12-03, by desharna
proper renaming of THF_Lambda_Bool_Free
2020-12-03, by desharna
proper parsing of type encoding;
2020-11-26, by desharna
proper handling of builtins in TFX
2020-11-26, by desharna
proper generation of TPTP output for higher order builtins
2020-11-26, by desharna
tuned
2020-12-16, by nipkow
merged
2020-12-15, by Peter Lammich
removed redundant T_xxx_bound_aux lemmas
2020-12-15, by Peter Lammich
don't generate not-fully-defined bit-vector constants in SMT problems
2020-12-15, by Mathias Fleury
improve and activate compression for veriT proof reconstruction
2020-12-14, by Mathias Fleury
unused (see 29566b6810f7);
2020-12-13, by wenzelm
proper argument --- amending 908d8be90533;
2020-12-13, by wenzelm
tuned;
2020-12-13, by wenzelm
tuned signature;
2020-12-13, by wenzelm
tuned signature;
2020-12-13, by wenzelm
tuned signature;
2020-12-13, by wenzelm
tuned signature;
2020-12-13, by wenzelm
clarified signature: more explicit types;
2020-12-13, by wenzelm
tuned signature;
2020-12-13, by wenzelm
tuned imports;
2020-12-13, by wenzelm
tuned messages;
2020-12-13, by wenzelm
minor updates on look-and-feel;
2020-12-13, by wenzelm
update on platforms;
2020-12-13, by wenzelm
updated "macOS" terminology: current Big Sur is already version 11;
2020-12-13, by wenzelm
updated test machines;
2020-12-13, by wenzelm
full PIDE reports in batch build: see how it impacts overall performance;
2020-12-13, by wenzelm
purge build dir;
2020-12-12, by wenzelm
parallel jobs for make;
2020-12-12, by wenzelm
back to uniform build, using latest repository version for vampire_polymorphic;
2020-12-12, by wenzelm
prefer cmake build for standard version: more portable;
2020-12-12, by wenzelm
clarified default name;
2020-12-12, by wenzelm
build Isabelle Vampire component from repository;
2020-12-12, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip