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
+10000
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.
clarified bootstrap -- avoid conditional compilation in ROOT.ML;
2016-04-04, by wenzelm
allow empty string;
2016-04-04, by wenzelm
tuned;
2016-04-04, by wenzelm
clarified modules;
2016-04-04, by wenzelm
option ML_system_unsafe;
2016-04-04, by wenzelm
clarified conditional compilation;
2016-04-04, by wenzelm
clarified bootstrap -- avoid 'ML_file' in Pure.thy for uniformity;
2016-04-04, by wenzelm
clarified bootstrap -- more uniform use of ML files;
2016-04-04, by wenzelm
clarified bootstrap;
2016-04-04, by wenzelm
clarified final setup of ML environment;
2016-04-04, by wenzelm
clarified modules;
2016-04-04, by wenzelm
avoid duplicate reports;
2016-04-04, by wenzelm
Mostly renaming (from HOL Light to Isabelle conventions), with a couple of new results
2016-04-04, by paulson
added reference from NEWS to docs
2016-04-04, by blanchet
merged
2016-04-03, by wenzelm
renamed ISABELLE_BUILD_JAVA_OPTIONS to ISABELLE_TOOL_JAVA_OPTIONS;
2016-04-03, by wenzelm
clarified SML name space: no access to structure PolyML;
2016-04-03, by wenzelm
prefer internal tool;
2016-04-03, by wenzelm
isabelle update_cartouches -c -t;
2016-04-03, by wenzelm
prefer internal tool;
2016-04-03, by wenzelm
prefer internal tool -- assuming that ISABELLE_TMP_PREFIX is created properly by Isabelle_System.isabelle_tmp_prefix;
2016-04-03, by wenzelm
prefer internal tool;
2016-04-03, by wenzelm
prefer internal tool;
2016-04-03, by wenzelm
prefer internal tool;
2016-04-03, by wenzelm
prefer internal tool;
2016-04-03, by wenzelm
support for internal tools;
2016-04-03, by wenzelm
clarified Isabelle tool wrapper: bash, Scala, no perl, no ML;
2016-04-03, by wenzelm
clarified usage;
2016-04-03, by wenzelm
tuned names
2016-04-03, by traytel
prefer infix operations;
2016-04-02, by wenzelm
structure PolyML is sealed after bootstrap: all ML system access is managed by Isabelle;
2016-04-02, by wenzelm
proper signature;
2016-04-02, by wenzelm
tuned signature;
2016-04-02, by wenzelm
tuned;
2016-04-02, by wenzelm
tuned signature;
2016-04-02, by wenzelm
proper type;
2016-04-02, by wenzelm
careful export of type-dependent functions, without losing their special status;
2016-04-02, by wenzelm
clarified modules;
2016-04-02, by wenzelm
clarified modules;
2016-04-02, by wenzelm
tuned LaTeX
2016-04-02, by blanchet
import package that might help on some machines (e.g., macbroy2)
2016-04-02, by blanchet
clarified check_sources;
2016-04-02, by wenzelm
obsolete (see 1d977436c1bf);
2016-04-02, by wenzelm
more robust display of bidirectional Unicode text: enforce left-to-right;
2016-04-02, by wenzelm
merged
2016-04-01, by wenzelm
merged
2016-04-01, by wenzelm
explicit warning about bidi uncertainty in Unicode;
2016-04-01, by wenzelm
explicit warning about formal use of Unicode;
2016-04-01, by wenzelm
documentation;
2016-04-01, by wenzelm
more markup;
2016-04-01, by wenzelm
require actual space;
2016-04-01, by wenzelm
tuned signature;
2016-04-01, by wenzelm
required space is already part of Position.here;
2016-04-01, by wenzelm
tuned messages;
2016-04-01, by wenzelm
clarified errors -- disallow cartouche fragments as delimiter;
2016-04-01, by wenzelm
tuned signature;
2016-04-01, by wenzelm
tuned;
2016-04-01, by wenzelm
clarified end position;
2016-04-01, by wenzelm
tuned signature;
2016-04-01, by wenzelm
tuned;
2016-04-01, by wenzelm
removed redundant Position.set_range -- already done in Position.range;
2016-04-01, by wenzelm
lower threshold -- command timing for proofs is cumulative, e.g. HOL 672 ~> 8889;
2016-04-01, by wenzelm
less bulky timing information, e.g. HOL 56913 ~> 672;
2016-04-01, by wenzelm
tuned;
2016-04-01, by wenzelm
more operations (cf. Scala version);
2016-04-01, by wenzelm
tuned whitespace;
2016-04-01, by wenzelm
explicit property for unbreakable block;
2016-04-01, by wenzelm
unused;
2016-04-01, by wenzelm
tuned markup;
2016-04-01, by wenzelm
clarified treatment of properties;
2016-04-01, by wenzelm
more robust pretty printing: permissive treatment of bad values;
2016-04-01, by wenzelm
adapted to Poly/ML repository version 2e40cadc975a;
2016-04-01, by wenzelm
explicit mixfix block properties;
2016-03-31, by wenzelm
clarified modules;
2016-03-31, by wenzelm
tuned signature;
2016-03-31, by wenzelm
reintroduced check that may guard some tactic failures
2016-04-01, by blanchet
adapt theory names within the theory
2016-04-01, by blanchet
made tactic more robust
2016-03-31, by traytel
tuned interface
2016-03-31, by traytel
merged
2016-03-30, by wenzelm
proper object-logic constraint (amending dd2914250ca7);
2016-03-30, by wenzelm
reconcile object-logic constraint vs. mixfix constraint;
2016-03-30, by wenzelm
more explicit support for object-logic constraint;
2016-03-30, by wenzelm
more language markup;
2016-03-30, by wenzelm
more accurate mixfix type constraints;
2016-03-30, by wenzelm
tuned;
2016-03-30, by wenzelm
tuned message;
2016-03-30, by wenzelm
more explicit type;
2016-03-30, by wenzelm
relevant check_mixfix happens further at the bottom, to avoid duplicate reports via Specification.prepare;
2016-03-30, by wenzelm
avoid duplicate reports;
2016-03-30, by wenzelm
tuned messages -- position is usually missing here;
2016-03-30, by wenzelm
more PIDE markup;
2016-03-30, by wenzelm
clarified modules;
2016-03-30, by wenzelm
clarified errors: more positions;
2016-03-30, by wenzelm
clarified simple mixfix;
2016-03-30, by wenzelm
tuned;
2016-03-30, by wenzelm
more operations;
2016-03-30, by wenzelm
updated dependencies;
2016-03-30, by wenzelm
updated to Navigator 2.6;
2016-03-30, by wenzelm
more 'corec' docs
2016-03-30, by blanchet
merged
2016-03-29, by wenzelm
proper session dirs for "isabelle jedit" and "isabelle console" with options -d and -l;
2016-03-29, by wenzelm
tuned messages -- more positions;
2016-03-29, by wenzelm
more position information for type mixfix;
2016-03-29, by wenzelm
tuned signature;
2016-03-29, by wenzelm
proper norm_props, e.g. relevant for ML pp;
2016-03-29, by wenzelm
clarified reports;
2016-03-29, by wenzelm
tuned signature;
2016-03-29, by wenzelm
more 'corec' docs
2016-03-29, by blanchet
tuning
2016-03-29, by blanchet
more 'corec' docs
2016-03-29, by blanchet
try tactics in right order w.r.t. schematics
2016-03-29, by blanchet
more natural order for 'cong_intros'
2016-03-29, by blanchet
more 'corec' documentation
2016-03-29, by blanchet
renamed generated theorem
2016-03-29, by blanchet
tuning
2016-03-29, by blanchet
added sketchy 'corec' documentation
2016-03-29, by blanchet
compile
2016-03-28, by blanchet
updated Sledgehammer documentation
2016-03-28, by blanchet
a more generous hard timeout
2016-03-28, by blanchet
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip