Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
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
13 days ago, by paulson
merged
2 weeks ago, by paulson
Tidying more old proofs
2 weeks ago, by paulson
discontinue old Java 17 LTS;
2 weeks ago, by wenzelm
update versions for release -- one behind current jedit-5.7.0;
2 weeks ago, by wenzelm
more explicit system dependencies;
2 weeks ago, by wenzelm
proper executable from "isabelle ocaml_opam env";
2 weeks ago, by wenzelm
update to postgresql-42.7.5;
2 weeks ago, by wenzelm
update to jdk-21.0.6;
2 weeks ago, by wenzelm
update for release;
2 weeks ago, by wenzelm
misc tuning for release;
2 weeks ago, by wenzelm
more NEWS;
2 weeks ago, by wenzelm
more authors;
2 weeks ago, by wenzelm
merged
2 weeks ago, by wenzelm
tuned names: follow HOL Light;
2 weeks ago, by wenzelm
more antiquotations;
2 weeks ago, by wenzelm
support for @{instantiate (no_beta) ...};
2 weeks ago, by wenzelm
minor performance tuning: more fine-grained guard to skip irrelevant items;
2 weeks ago, by wenzelm
proper treatment of variables with the same name, but different sorts/types: this routinely happens in HOL Light (see also 0e2f019477e2), as well as theory "HOL-Algebra.Algebraic_Closure_Type" (line 77);
2 weeks ago, by wenzelm
tuned output;
2 weeks ago, by wenzelm
minor performance tuning: omit redundant inst_cterm;
2 weeks ago, by wenzelm
tuned signature: more operations;
2 weeks ago, by wenzelm
misc tuning: more concise operations on prems (without change of exceptions);
2 weeks ago, by wenzelm
tuned: prefer Thm.prem_of, which differes wrt. exceptions that are not handled here;
2 weeks ago, by wenzelm
tuned signature: more explicit operations;
2 weeks ago, by wenzelm
tuned: more direct Thm.cprem_of;
2 weeks ago, by wenzelm
misc tuning;
2 weeks ago, by wenzelm
tuned names;
2 weeks ago, by wenzelm
more direct emulation of HOL Light inferences: prefer Pure rules over HOL thms;
2 weeks ago, by wenzelm
tuned;
2 weeks ago, by wenzelm
misc tuning: prefer specific variants of Thm.dest_comb;
2 weeks ago, by wenzelm
more robust: explicit check for "Trueprop";
2 weeks ago, by wenzelm
tuned;
2 weeks ago, by wenzelm
more robust: explicit check for "Trueprop";
2 weeks ago, by wenzelm
clarified signature: more uniform cterm operations, without context;
2 weeks ago, by wenzelm
tuned;
2 weeks ago, by wenzelm
tuned;
2 weeks ago, by wenzelm
misc tuning: more antiquotations;
2 weeks ago, by wenzelm
clarified exceptions;
2 weeks ago, by wenzelm
tuned names, following HOL Light sources;
2 weeks ago, by wenzelm
more robust alignments for HOL Light Release-3.0.0;
2 weeks ago, by wenzelm
provide num_Axiom for HOL Light Release-3.0.0;
2 weeks ago, by wenzelm
tuned proofs;
2 weeks ago, by wenzelm
more comments;
2 weeks ago, by wenzelm
cleanup generated bounds;
2 weeks ago, by wenzelm
discontinue special treatment of HOL Light CONJUNCTS: this is better done in Isabelle;
2 weeks ago, by wenzelm
clarified bundle names, in terms of the "offline" tool;
2 weeks ago, by wenzelm
proper result from "offline" tool;
2 weeks ago, by wenzelm
optional maps.lst;
2 weeks ago, by wenzelm
tuned output: proper progress;
2 weeks ago, by wenzelm
support tracing (with proper guard);
2 weeks ago, by wenzelm
more README;
2 weeks ago, by wenzelm
allow to load additional HOL Light files, after "hol.ml";
2 weeks ago, by wenzelm
more complete bundle;
2 weeks ago, by wenzelm
tuned README;
2 weeks ago, by wenzelm
proper settings;
2 weeks ago, by wenzelm
clarified compression;
2 weeks ago, by wenzelm
clarified patches: avoid duplication;
2 weeks ago, by wenzelm
clarified patches;
2 weeks ago, by wenzelm
more explicit stages, with timing messages;
2 weeks ago, by wenzelm
avoid redundant repository clone;
2 weeks ago, by wenzelm
move material from https://gitlab.inria.fr/hol-light-isabelle/hol-light 72b2b702eadb and https://gitlab.inria.fr/hol-light-isabelle/import ce58755b0232 into Isabelle repository: results from running "isabelle component_hol_light_import" of previous version;
2 weeks ago, by wenzelm
original HOL Light "offline" material by Cezary Kaliszyk and Alexander Krauss, from http://cl-informatik.uibk.ac.at/users/cek/import/holimport.tgz 27-Nov-2013 (37372 bytes);
2 weeks ago, by wenzelm
tuned names;
2 weeks ago, by wenzelm
misc cleanup and minor performance tuning;
2 weeks ago, by wenzelm
clarified signature;
2 weeks ago, by wenzelm
tuned: prefer existing operations;
2 weeks ago, by wenzelm
tuned source structure;
2 weeks ago, by wenzelm
tuned state operations;
2 weeks ago, by wenzelm
tuned signature;
2 weeks ago, by wenzelm
misc tuning and clarification: prefer state operations, avoid redundant ctyp_of/cterm_of;
2 weeks ago, by wenzelm
tuned;
2 weeks ago, by wenzelm
tuned;
2 weeks ago, by wenzelm
tuned proofs;
2 weeks ago, by wenzelm
merged
2 weeks ago, by Fabian Huch
update to javamail-20250122;
2 weeks ago, by Fabian Huch
merged
2 weeks ago, by paulson
more tidying
2 weeks ago, by paulson
tuned messages;
2 weeks ago, by Fabian Huch
clarified: more arguments;
2 weeks ago, by Fabian Huch
explicit error message when Solr database does not exist;
2 weeks ago, by Fabian Huch
copy instead of symlink managed Find_Facts indexes: portable, and allows updating with local sessions;
2 weeks ago, by Fabian Huch
clarified CLI arg vs. option;
2 weeks ago, by Fabian Huch
clarified;
2 weeks ago, by Fabian Huch
clarified find_facts URL;
2 weeks ago, by Fabian Huch
clarified CLI options: web dir only in $FIND_FACTS_HOME_USER/web;
2 weeks ago, by Fabian Huch
clarified settings: $FIND_FACTS_HOME_USER instead of individual directories;
2 weeks ago, by Fabian Huch
clarified: Find_Facts indexes instead of Solr components;
2 weeks ago, by Fabian Huch
clarified: application-specific $SOLR_DATA, e.g. $FIND_FACTS_SOLR_DATA;
2 weeks ago, by Fabian Huch
merged
2 weeks ago, by Fabian Huch
clarified: more operations;
2 weeks ago, by Fabian Huch
tuned default nightly start: less events at 00:17:00;
2 weeks ago, by Fabian Huch
use cycles in ci triggers;
2 weeks ago, by Fabian Huch
varying-length calendar cycles, e.g. for ci jobs every week on a certain day/time;
2 weeks ago, by Fabian Huch
clarified;
2 weeks ago, by Fabian Huch
tuned whitespace;
3 weeks ago, by Fabian Huch
add find_facts_index command to use within Isabelle/Scala;
3 weeks ago, by Fabian Huch
clarified: add afp_root argument;
3 weeks ago, by Fabian Huch
merged
2 weeks ago, by nipkow
introduced/overloaded power operator ^^ lists
2 weeks ago, by nipkow
systematic checks for bit operations and more rules on symbolic terms
2 weeks ago, by haftmann
explicitly report dependencies on missing code equations
2 weeks ago, by haftmann
simplified old proofs
2 weeks ago, by paulson
merged
2 weeks ago, by paulson
merged
2 weeks ago, by paulson
A variety of tweaks
2 weeks ago, by paulson
avoid legacy warnings in "test_code check in OCaml";
2 weeks ago, by wenzelm
proper condition for strict "test_code check in OCaml" and "test_code check in GHC";
2 weeks ago, by wenzelm
more NEWS;
2 weeks ago, by wenzelm
merged
2 weeks ago, by wenzelm
misc tuning;
2 weeks ago, by wenzelm
tuned;
3 weeks ago, by wenzelm
tuned;
3 weeks ago, by wenzelm
clarified pattern matching;
3 weeks ago, by wenzelm
misc tuning;
3 weeks ago, by wenzelm
misc tuning and clarification;
3 weeks ago, by wenzelm
tuned;
3 weeks ago, by wenzelm
clarified exceptions and messages: use "error" only for user-errors, not system failures;
3 weeks ago, by wenzelm
minor performance tuning: more elementary operations;
3 weeks ago, by wenzelm
minor performance tuning;
3 weeks ago, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
tip