Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+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 elementary swap
2021-05-09, by haftmann
tuned comments;
2021-05-07, by wenzelm
misc updates and clarification;
2021-05-07, by wenzelm
clarified file name;
2021-05-07, by wenzelm
merged
2021-05-07, by wenzelm
updated to polyml-5.8.2 (official release);
2021-05-07, by wenzelm
clarified default_platform_families (again);
2021-05-07, by wenzelm
proper option for linux_arm;
2021-05-07, by wenzelm
proper "$?";
2021-05-07, by wenzelm
proper jvm_platform, notably for org.sqlite.lib.path;
2021-05-06, by wenzelm
tuned message;
2021-05-06, by wenzelm
support for platform family "linux_arm";
2021-05-06, by wenzelm
clarified purge;
2021-05-06, by wenzelm
removed junk;
2021-05-06, by wenzelm
support local build_heaps;
2021-05-06, by wenzelm
merged
2021-05-05, by wenzelm
tuned --- rename = dist_name is sufficient;
2021-05-05, by wenzelm
proper dist_name;
2021-05-05, by wenzelm
clarified option -P: allow empty argument;
2021-05-05, by wenzelm
support for existing release archive;
2021-05-05, by wenzelm
tuned signature;
2021-05-05, by wenzelm
clarified signature;
2021-05-05, by wenzelm
more website content;
2021-05-04, by wenzelm
misc tuning and clarification: more explicit types Release_Context, Release_Archive;
2021-05-04, by wenzelm
tuned signature;
2021-05-04, by wenzelm
tuned theory structure
2021-05-05, by haftmann
more appropriate location
2021-05-05, by haftmann
collected lemmas on permutations
2021-05-04, by haftmann
A nice cardinality lemma
2021-05-03, by paulson
tuned
2021-05-03, by nipkow
more robust indentation: proper line context after insert;
2021-05-02, by wenzelm
more robust: avoid sporadic crash of JEditBuffer.tokenMarker.getMainRuleSet().getModeName();
2021-05-02, by wenzelm
support nested cases;
2021-05-02, by wenzelm
tuned;
2021-05-02, by wenzelm
tuned;
2021-05-02, by wenzelm
early definition of ML antiquotations;
2021-05-02, by wenzelm
tuned;
2021-05-01, by wenzelm
clarified signature: more operations;
2021-04-29, by wenzelm
clarified signature: more operations;
2021-04-29, by wenzelm
clarified signature;
2021-04-28, by wenzelm
tuned signature;
2021-04-28, by wenzelm
clarified command-line, following other build_XYZ tools;
2021-04-28, by wenzelm
more recent OCaml and GHC stack: better support for Apple Silicon;
2021-04-28, by wenzelm
merged
2021-04-25, by wenzelm
avoid "exec" to change the winpid;
2021-04-25, by wenzelm
clarified check of root process on Windows (NB: the winpid is less stable than the Cygwin/Posix pid, so it needs to be "patched" into the the bash script, instead of bash_process.c);
2021-04-25, by wenzelm
fast approximation of test for process group (NB: initial process might already be terminated, while background processes are still running);
2021-04-22, by wenzelm
clarified signature;
2021-04-22, by wenzelm
rebuild executable for x86_64-darwin;
2021-04-22, by wenzelm
clarified command-line;
2021-04-22, by wenzelm
update Linux base-line;
2021-04-22, by wenzelm
tuned comments;
2021-04-22, by wenzelm
tuned signature;
2021-04-22, by wenzelm
simplified typesetting of \<guillemotleft>...\<guillemotright>;
2021-04-22, by wenzelm
collecting more lemmas concerning multisets
2021-04-23, by haftmann
proper use of antiquotations;
2021-04-20, by wenzelm
more documentation on "Conversions";
2021-04-19, by wenzelm
tuned
2021-04-19, by nipkow
updated example;
2021-04-17, by wenzelm
clarified options (again);
2021-04-17, by wenzelm
more options: update ISABELLE_IDENTIFIER;
2021-04-17, by wenzelm
clarified conditional ML;
2021-04-16, by wenzelm
support for conditional ML text;
2021-04-16, by wenzelm
updated example;
2021-04-16, by wenzelm
clarified options;
2021-04-16, by wenzelm
proper context variable handling when stripping leadings quantifiers from test goals
2021-04-15, by haftmann
proper etc/ISABELLE_ID from archive (amending 4cba4e250c28);
2021-04-14, by wenzelm
eliminated perl: prefer elementary GNU printenv;
2021-04-14, by wenzelm
more robust bootstrap of components;
2021-04-14, by wenzelm
more self-contained support for macOS;
2021-04-14, by wenzelm
misc tuning and clarification;
2021-04-13, by wenzelm
tuned signature;
2021-04-13, by wenzelm
support for base64 via Isabelle/Scala/ML;
2021-04-12, by wenzelm
compile;
2021-04-12, by wenzelm
clarified signature: avoid overlap of String vs. Bytes (both are CharSequence);
2021-04-12, by wenzelm
clarified signature (again);
2021-04-12, by wenzelm
merged
2021-04-12, by wenzelm
clarified signature;
2021-04-12, by wenzelm
unused;
2021-04-12, by wenzelm
unused;
2021-04-12, by wenzelm
clarified signature: more structured arguments, notably for remote provers;
2021-04-12, by wenzelm
clarified signature;
2021-04-12, by wenzelm
clarified signature: avoid tmp file;
2021-04-12, by wenzelm
clarified signature for Scala functions;
2021-04-12, by wenzelm
clarified message output: flush already happens in write_message_yxml (see Isabelle/22b5ecb53dd9);
2021-04-12, by wenzelm
tuned;
2021-04-12, by wenzelm
clarified cache;
2021-04-12, by wenzelm
clarified signature: Bytes extends CharSequence already (see d201996f72a8);
2021-04-12, by wenzelm
clarified exceptions;
2021-04-12, by wenzelm
more uniform use of Byte_Message;
2021-04-11, by wenzelm
tuned signature;
2021-04-11, by wenzelm
tuned signature;
2021-04-11, by wenzelm
more robust treatment of empty markup: it allows to produce formal chunks;
2021-04-10, by wenzelm
collected combinatorial material
2021-04-11, by haftmann
tuned;
2021-04-10, by wenzelm
tuned;
2021-04-10, by wenzelm
more documentation;
2021-04-10, by wenzelm
proper treatment of nested antiquotations;
2021-04-10, by wenzelm
support for ML special forms: modified evaluation similar to Scheme;
2021-04-09, by wenzelm
clarified signature: more detailed token positions for antiquotations;
2021-04-09, by wenzelm
merged
2021-04-08, by wenzelm
clarified signature;
2021-04-08, by wenzelm
confluent preprocessing for floats in presence of target language numerals
2021-04-08, by haftmann
subclass relation
2021-04-07, by haftmann
some tinkering with npm versions;
2021-04-07, by wenzelm
some tinkering with npm versions;
2021-04-07, by wenzelm
back to post-release mode;
2021-04-07, by wenzelm
tuned signature;
2021-04-07, by wenzelm
auto-update due to "isabelle build_vscode";
2021-04-07, by wenzelm
tuned;
2021-04-07, by wenzelm
tuned --- following hints by IntelliJ IDEA;
2021-04-07, by wenzelm
fixed problematic addition operation in the 'approximation' package (previous version used much too high precision sometimes)
2021-04-07, by Manuel Eberl
simplified definition
2021-04-07, by haftmann
new lemmas
2021-04-06, by haftmann
discontinue old Ubuntu 18.04 LTS, e.g. it cannot build documentation "prog-prove";
2021-04-05, by wenzelm
following recent Phabricator update, after 2021 Week 13 (Late March);
2021-04-05, by wenzelm
merged
2021-04-02, by paulson
Cosmetic: no !! in the lemma statement
2021-04-02, by paulson
clarified README;
2021-04-01, by wenzelm
more standard header, with utf-8 encoding;
2021-04-01, by wenzelm
clarified HTML template (see also 04cb7e02ca38): avoid odd patching of sources;
2021-04-01, by wenzelm
merged
2021-04-01, by nipkow
new automatic order prover: stateless, complete, verified
2021-03-31, by nipkow
clarified signature;
2021-03-31, by wenzelm
clarified: follow "isabelle version -t";
2021-03-31, by wenzelm
further clarification of Isabelle distribution identification -- avoid odd patching of sources;
2021-03-31, by wenzelm
tuned signature -- more explicit types;
2021-03-31, by wenzelm
more robust and uniform ISABELLE_TAGS;
2021-03-31, by wenzelm
clarified ISABELLE_ID: distribution vs. hg archive vs. hg repos;
2021-03-31, by wenzelm
simplified release status (again), in contrast to a43898f76ae9;
2021-03-31, by wenzelm
more uniform HTTP resources;
2021-03-31, by wenzelm
clarified (again): local tip could be actually more recent;
2021-03-31, by wenzelm
tuned;
2021-03-31, by wenzelm
tuned;
2021-03-31, by wenzelm
clarified name;
2021-03-31, by wenzelm
more systematic java_library: avoid empty entries, declaration order as for other bash functions;
2021-03-31, by wenzelm
support sequential LaTeX jobs: more robust when TeX installation is self-installing packages etc.;
2021-03-30, by wenzelm
updated to latest latex due to new mechanism for dealing with bold ccfonts
2021-03-30, by nipkow
removal of needless hypothesis in hd_rev and last_rev
2021-03-29, by paulson
more robust;
2021-03-28, by wenzelm
clarified message;
2021-03-28, by wenzelm
tuned;
2021-03-28, by wenzelm
tuned message;
2021-03-28, by wenzelm
proper export;
2021-03-28, by wenzelm
more options: build is part of default setup;
2021-03-28, by wenzelm
misc tuning and clarification;
2021-03-28, by wenzelm
more options;
2021-03-28, by wenzelm
proper Admin script, outside the settings environment;
2021-03-28, by wenzelm
tuned whitespace;
2021-03-28, by wenzelm
tuned;
2021-03-27, by wenzelm
clarified;
2021-03-27, by wenzelm
tuned message;
2021-03-27, by wenzelm
tuned message;
2021-03-27, by wenzelm
more accurate settings after update of current version;
2021-03-27, by wenzelm
clarified messages;
2021-03-27, by wenzelm
more robust: lest hg work out remote tip;
2021-03-27, by wenzelm
more options;
2021-03-27, by wenzelm
clarified treatment of multiple versions: last one counts;
2021-03-27, by wenzelm
more robust;
2021-03-27, by wenzelm
more robust: explicit repository root;
2021-03-27, by wenzelm
more robust;
2021-03-27, by wenzelm
more convenient repository setup;
2021-03-27, by wenzelm
tuned;
2021-03-27, by wenzelm
more robust invocation of hg;
2021-03-27, by wenzelm
more robust: idempotent;
2021-03-27, by wenzelm
more robust invocation of hg;
2021-03-27, by wenzelm
tuned;
2021-03-27, by wenzelm
clarified output;
2021-03-27, by wenzelm
support repository archives (without full .hg directory);
2021-03-27, by wenzelm
more robust invocation of hg;
2021-03-27, by wenzelm
record official releases that follow a certain structure, with public access via https://isabelle.sketis.net/repos/isabelle/raw-file/tip/Admin/Release/official (NB: Isabelle2013-1 had to be retracted);
2021-03-27, by wenzelm
dedicated session for combinatorial material
2021-03-25, by haftmann
support for Java Chromium Embedded Framework (JCEF): still somewhat fragile;
2021-03-24, by wenzelm
enforce full build;
2021-03-23, by wenzelm
turn LaTeX warning into error, for the sake of isabelle.sty/bbbfont;
2021-03-23, by wenzelm
discontinue fragile check in LaTeX, e.g. problems with toc entries;
2021-03-23, by wenzelm
merged
2021-03-22, by paulson
merged
2021-03-22, by paulson
type class relaxation
2021-03-22, by paulson
more NEWS;
2021-03-22, by wenzelm
clarified group (but hard to tell);
2021-03-22, by wenzelm
more glyphs proposed by Simon Foster: 0x002713, 0x002717, 0x002af4, 0x002afb, 0x002afd;
2021-03-22, by wenzelm
more lemmas
2021-03-22, by haftmann
clarified package name (actually both pxfonts and txfonts exist and have this font);
2021-03-22, by wenzelm
tuned;
2021-03-21, by wenzelm
prefer isabelle bbbfont;
2021-03-21, by wenzelm
enforce full build;
2021-03-21, by wenzelm
clarified symbol names, notably relevant for Z_Notation;
2021-03-21, by wenzelm
update README (actually after update of component);
2021-03-21, by wenzelm
high-quality blackboard-bold fonts from "txmia" (package "txfonts");
2021-03-21, by wenzelm
publish component;
2021-03-19, by wenzelm
further clarification of Z Notation symbols (notably glyphs 0x2119, 0x2A1F, 0x2982, 0x2A3E), by Simon Foster;
2021-03-19, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
tip