Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
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.
tuned names;
3 weeks ago, by wenzelm
more explicit tests for non-PolyML SML platforms
3 weeks ago, by haftmann
typo
3 weeks ago, by haftmann
merged
3 weeks ago, by wenzelm
more NEWS;
3 weeks ago, by wenzelm
clarified syntax;
3 weeks ago, by wenzelm
support for "no" polarity of 'adhoc_overloading' vs. 'no_adhoc_overloading';
3 weeks ago, by wenzelm
more operations;
3 weeks ago, by wenzelm
clarified signature: proper ML interface to main command, without exposing too many internals;
3 weeks ago, by wenzelm
tuned signature: more explicit Type.raw_equiv;
3 weeks ago, by wenzelm
more liberal type equivalence, following thys/Transport/HOL_Basics/Adhoc_Overloading/Adhoc_Overloading.thy from AFP/e69d71bc07c4;
3 weeks ago, by wenzelm
move theory "HOL-Library.Adhoc_Overloading" to Pure;
3 weeks ago, by wenzelm
discontinue odd "-build" suffix altogether (see also f51b0b54b20b, bec95e287d26, 6b45a1568637);
3 weeks ago, by wenzelm
more frugal exports
3 weeks ago, by haftmann
clarified scopes
3 weeks ago, by haftmann
more correct SML for SML/NJ
3 weeks ago, by haftmann
more explicit real operations
3 weeks ago, by haftmann
merged
4 weeks ago, by paulson
Tidied
4 weeks ago, by paulson
merged
4 weeks ago, by haftmann
modernized and streamlined theory
4 weeks ago, by haftmann
provide somewhat incomplete naproche-20250125 for testing;
4 weeks ago, by wenzelm
conservative update to stackage lts-22.15 and ghc-9.6.6;
4 weeks ago, by wenzelm
conservative update to stack-2.15.7;
4 weeks ago, by wenzelm
merged
4 weeks ago, by paulson
merged
4 weeks ago, by paulson
Tidying more old proofs
4 weeks ago, by paulson
discontinue old Java 17 LTS;
4 weeks ago, by wenzelm
update versions for release -- one behind current jedit-5.7.0;
4 weeks ago, by wenzelm
more explicit system dependencies;
4 weeks ago, by wenzelm
proper executable from "isabelle ocaml_opam env";
4 weeks ago, by wenzelm
update to postgresql-42.7.5;
4 weeks ago, by wenzelm
update to jdk-21.0.6;
4 weeks ago, by wenzelm
update for release;
4 weeks ago, by wenzelm
misc tuning for release;
4 weeks ago, by wenzelm
more NEWS;
4 weeks ago, by wenzelm
more authors;
4 weeks ago, by wenzelm
merged
4 weeks ago, by wenzelm
tuned names: follow HOL Light;
4 weeks ago, by wenzelm
more antiquotations;
4 weeks ago, by wenzelm
support for @{instantiate (no_beta) ...};
4 weeks ago, by wenzelm
minor performance tuning: more fine-grained guard to skip irrelevant items;
4 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);
4 weeks ago, by wenzelm
tuned output;
4 weeks ago, by wenzelm
minor performance tuning: omit redundant inst_cterm;
4 weeks ago, by wenzelm
tuned signature: more operations;
4 weeks ago, by wenzelm
misc tuning: more concise operations on prems (without change of exceptions);
4 weeks ago, by wenzelm
tuned: prefer Thm.prem_of, which differes wrt. exceptions that are not handled here;
4 weeks ago, by wenzelm
tuned signature: more explicit operations;
4 weeks ago, by wenzelm
tuned: more direct Thm.cprem_of;
4 weeks ago, by wenzelm
misc tuning;
4 weeks ago, by wenzelm
tuned names;
4 weeks ago, by wenzelm
more direct emulation of HOL Light inferences: prefer Pure rules over HOL thms;
4 weeks ago, by wenzelm
tuned;
4 weeks ago, by wenzelm
misc tuning: prefer specific variants of Thm.dest_comb;
4 weeks ago, by wenzelm
more robust: explicit check for "Trueprop";
4 weeks ago, by wenzelm
tuned;
4 weeks ago, by wenzelm
more robust: explicit check for "Trueprop";
4 weeks ago, by wenzelm
clarified signature: more uniform cterm operations, without context;
4 weeks ago, by wenzelm
tuned;
4 weeks ago, by wenzelm
tuned;
4 weeks ago, by wenzelm
misc tuning: more antiquotations;
4 weeks ago, by wenzelm
clarified exceptions;
4 weeks ago, by wenzelm
tuned names, following HOL Light sources;
4 weeks ago, by wenzelm
more robust alignments for HOL Light Release-3.0.0;
4 weeks ago, by wenzelm
provide num_Axiom for HOL Light Release-3.0.0;
4 weeks ago, by wenzelm
tuned proofs;
4 weeks ago, by wenzelm
more comments;
4 weeks ago, by wenzelm
cleanup generated bounds;
4 weeks ago, by wenzelm
discontinue special treatment of HOL Light CONJUNCTS: this is better done in Isabelle;
4 weeks ago, by wenzelm
clarified bundle names, in terms of the "offline" tool;
4 weeks ago, by wenzelm
proper result from "offline" tool;
4 weeks ago, by wenzelm
optional maps.lst;
5 weeks ago, by wenzelm
tuned output: proper progress;
5 weeks ago, by wenzelm
support tracing (with proper guard);
5 weeks ago, by wenzelm
more README;
5 weeks ago, by wenzelm
allow to load additional HOL Light files, after "hol.ml";
5 weeks ago, by wenzelm
more complete bundle;
5 weeks ago, by wenzelm
tuned README;
5 weeks ago, by wenzelm
proper settings;
5 weeks ago, by wenzelm
clarified compression;
5 weeks ago, by wenzelm
clarified patches: avoid duplication;
5 weeks ago, by wenzelm
clarified patches;
5 weeks ago, by wenzelm
more explicit stages, with timing messages;
5 weeks ago, by wenzelm
avoid redundant repository clone;
5 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;
5 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);
5 weeks ago, by wenzelm
tuned names;
5 weeks ago, by wenzelm
misc cleanup and minor performance tuning;
5 weeks ago, by wenzelm
clarified signature;
5 weeks ago, by wenzelm
tuned: prefer existing operations;
5 weeks ago, by wenzelm
tuned source structure;
5 weeks ago, by wenzelm
tuned state operations;
5 weeks ago, by wenzelm
tuned signature;
5 weeks ago, by wenzelm
misc tuning and clarification: prefer state operations, avoid redundant ctyp_of/cterm_of;
5 weeks ago, by wenzelm
tuned;
5 weeks ago, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
tip