Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-960
+960
+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.
more explicit umask for important directories: e.g. relevant for Windows 10, where implicit g=rwx leads to odd failure of chmod -w for heap images;
2015-10-02, by wenzelm
speed up MaSh
2015-10-03, by blanchet
updated docs and NEWS
2015-10-02, by blanchet
updated docs
2015-10-02, by blanchet
removed Nitpick nonblocking mode, that was never really used
2015-10-02, by blanchet
adapted example
2015-10-02, by blanchet
removed obsolete material in documentation
2015-10-02, by blanchet
further reduced dependency on legacy async thread manager
2015-10-02, by blanchet
removed legacy asynchronous mode in Sledgehammer
2015-10-02, by blanchet
better compliance with TPTP SZS standard
2015-10-02, by blanchet
merged
2015-10-02, by wenzelm
avoid useless empty case_names;
2015-10-02, by wenzelm
clarified init (again): isabelle.Main is responsible to provide basic JVM setup, jedit.jar picks this up (e.g. list of known fonts), plugin cannot be loaded in isolation without isabelle.Main;
2015-10-02, by wenzelm
New theorems about connected sets. And pairwise moved to Set.thy.
2015-10-02, by paulson
less ambitious regex -- avoid unclarities of escaping;
2015-10-01, by wenzelm
tuned documentation
2015-10-01, by blanchet
tuned datatype docs
2015-10-01, by blanchet
export proof method in signature
2015-10-01, by blanchet
export '_cmd' functions
2015-10-01, by blanchet
back to old JavaAppLauncher to avoid initial startup problems (due to unsigned application?);
2015-09-30, by wenzelm
tuned GUI;
2015-09-30, by wenzelm
proper isabelle.root for bootstrap;
2015-09-30, by wenzelm
merged
2015-09-30, by wenzelm
tuned;
2015-09-30, by wenzelm
proper Cygwin.init (amending e00e1bf23d03);
2015-09-30, by wenzelm
renamed jvmpath to platform_path;
2015-09-30, by wenzelm
clarified ISABELLE_ROOT (platform path) vs. ISABELLE_HOME (standard path);
2015-09-30, by wenzelm
tuned GUI;
2015-09-30, by wenzelm
uniform treatment of bootstrap directories;
2015-09-30, by wenzelm
more robust system init (again), in case the plugin is started without isabelle.Main;
2015-09-30, by wenzelm
tuned message;
2015-09-30, by wenzelm
clarified modules;
2015-09-30, by wenzelm
Merge
2015-09-30, by paulson
Dead wood removal
2015-09-30, by paulson
Merge
2015-09-30, by paulson
real_of_nat_Suc is now a simprule
2015-09-30, by paulson
updated docs
2015-09-30, by blanchet
clarified Isabelle_System.init;
2015-09-29, by wenzelm
tuned;
2015-09-29, by wenzelm
tuned GUI;
2015-09-29, by wenzelm
proper event;
2015-09-29, by wenzelm
tuned GUI;
2015-09-29, by wenzelm
build session within running jEdit;
2015-09-29, by wenzelm
clarified modules;
2015-09-29, by wenzelm
monomorphization of divmod wrt. code generation avoids costly dictionary unpacking at runtime
2015-09-27, by haftmann
more selective preprocessing allows bare "numeral" occurences to be retained as real function in generated code
2015-09-27, by haftmann
Caratheodory: cleanup and modernisation
2015-09-28, by hoelzl
restructure fresh variable generation to make exports more wellformed
2015-09-25, by traytel
more canonical context threading
2015-09-25, by traytel
merged
2015-09-25, by wenzelm
documentation for "Semantic subtype definitions";
2015-09-25, by wenzelm
moved remaining display.ML to more_thm.ML;
2015-09-25, by wenzelm
less redundant output;
2015-09-25, by wenzelm
proper context;
2015-09-25, by wenzelm
tuned;
2015-09-25, by wenzelm
tuned;
2015-09-25, by wenzelm
tuned;
2015-09-25, by wenzelm
tuned signature: eliminated pointless type Context.pretty;
2015-09-25, by wenzelm
more explicit Defs.context: use proper name spaces as far as possible;
2015-09-24, by wenzelm
explicit indication of overloaded typedefs;
2015-09-24, by wenzelm
tuned signature;
2015-09-23, by wenzelm
tuned output;
2015-09-23, by wenzelm
tuned output;
2015-09-23, by wenzelm
tuned signature;
2015-09-22, by wenzelm
eliminated separate type Theory.dep: use typeargs uniformly for consts/types;
2015-09-22, by wenzelm
tuned signature;
2015-09-22, by wenzelm
tuned output;
2015-09-22, by wenzelm
separate command 'print_definitions';
2015-09-22, by wenzelm
tuned;
2015-09-22, by wenzelm
clarified deps entry: global names for arguments;
2015-09-22, by wenzelm
renamed Defs.node to Defs.item;
2015-09-22, by wenzelm
tuned signature;
2015-09-22, by wenzelm
tuned whitespace;
2015-09-22, by wenzelm
HOL typedef with explicit dependency checks according to Ondrey Kuncar, 07-Jul-2015, 16-Jul-2015, 30-Jul-2015;
2015-09-22, by wenzelm
prove Liminf_inverse_ereal
2015-09-25, by hoelzl
merged
2015-09-24, by immler
exchange uniform limit and integral
2015-09-24, by immler
congruence rules for the relator
2015-09-24, by traytel
conceal only the definitional theorems of map, set, rel (and not the actual constants)
2015-09-24, by traytel
more useful properties of the relators
2015-09-24, by traytel
tuned proofs (less warnings)
2015-09-24, by traytel
Useful facts about min/max, etc.
2015-09-23, by paulson
Merge
2015-09-23, by paulson
fixed a VERY SLOW proof
2015-09-23, by paulson
SOME rather than THE makes it easy to prove equivalence with other forms of derivatives
2015-09-22, by paulson
New lemmas
2015-09-22, by paulson
Prepared two non-terminating proofs; no obvious link with my changes
2015-09-22, by paulson
added AVL and lookup function
2015-09-23, by nipkow
tuned
2015-09-23, by nipkow
merged
2015-09-22, by nipkow
unified isin-proofs
2015-09-22, by nipkow
tuned
2015-09-22, by haftmann
include some data structures into code generation
2015-09-22, by haftmann
effective revert of e6b1236f9b3d: spontaneous eta-contraction happens on the print translation level and can only be suppressed on the print translation level
2015-09-22, by haftmann
tuned references
2015-09-22, by nipkow
added red black trees
2015-09-22, by nipkow
clarified markup;
2015-09-21, by wenzelm
isabelle update_cartouches;
2015-09-21, by wenzelm
merged
2015-09-21, by wenzelm
tuned GUI;
2015-09-21, by wenzelm
removed auto update -- bad reactivity;
2015-09-21, by wenzelm
clarified isabelle.update-state;
2015-09-21, by wenzelm
more reactive update, like Output panel;
2015-09-21, by wenzelm
added isabelle update_then;
2015-09-21, by wenzelm
NEWS;
2015-09-21, by wenzelm
tuned priority (like other query operations, e.g. "find_theorems");
2015-09-21, by wenzelm
option editor_output_state;
2015-09-21, by wenzelm
obsolete, superseded by State panel;
2015-09-21, by wenzelm
added action "isabelle-update-state";
2015-09-21, by wenzelm
support for auto update via caret focus;
2015-09-21, by wenzelm
tuned signature;
2015-09-21, by wenzelm
separate panel for proof state output;
2015-09-21, by wenzelm
tuned;
2015-09-21, by wenzelm
more specific name to reduce danger of clash with direct uses of plain Command.print_function;
2015-09-21, by wenzelm
tuned;
2015-09-21, by wenzelm
new lemmas and movement of lemmas into place
2015-09-21, by paulson
New subdirectory for functional data structures
2015-09-21, by nipkow
Added new simplifier predicate ASSUMPTION
2015-09-21, by nipkow
eliminated suspicious unicode;
2015-09-19, by wenzelm
eliminated hard tabs;
2015-09-19, by wenzelm
obsolete;
2015-09-19, by wenzelm
NEWS;
2015-09-19, by wenzelm
straight-forward refresh, without special preconditions;
2015-09-19, by wenzelm
eliminated pointless jedit_text_overview_limit;
2015-09-19, by wenzelm
fast synchronous painting and asynchronous refresh of text overview, reduces GUI thread latency from 100ms to 1ms for big files like src/HOL/Multivariate_Analsyis/Integration.thy;
2015-09-19, by wenzelm
allow to cancel running event;
2015-09-19, by wenzelm
tuned;
2015-09-19, by wenzelm
tuned signature;
2015-09-19, by wenzelm
Merge
2015-09-18, by paulson
Massive revisions, as a valid path must now be continously differentiable (C!)
2015-09-18, by paulson
isabelle update_cartouches;
2015-09-17, by wenzelm
isabelle update_cartouches;
2015-09-17, by wenzelm
recode all text, which is relevant for Session.save on non-ASCII directory;
2015-09-16, by wenzelm
tuned;
2015-09-16, by wenzelm
more recent JavaAppLauncher, which supports file associations;
2015-09-16, by wenzelm
more explicit indication of bundled jdk, which is required for newer versions of JavaAppLauncher;
2015-09-16, by wenzelm
more app properties glimpsed from infinitekind/Moneydance 2015.5;
2015-09-16, by wenzelm
tuned whitespace;
2015-09-16, by wenzelm
updated to polyml-5.5.3-20150916 (polyml git version cb1b36caa242);
2015-09-16, by wenzelm
avoid module dependency cycles
2015-09-15, by Andreas Lochbihler
goali -> i
2015-09-15, by nipkow
Omega_Words_Fun: Infinite words as functions from nat.
2015-09-15, by lammich
provide FontMapper for embedded fonts;
2015-09-14, by wenzelm
avoid hardwired colors;
2015-09-14, by wenzelm
avoid hardwired colors;
2015-09-14, by wenzelm
replacement character for spaces;
2015-09-14, by wenzelm
single-instance application, even on Linux;
2015-09-14, by wenzelm
single-instance application for Linux;
2015-09-14, by wenzelm
tuned message;
2015-09-14, by wenzelm
added isabelle jedit_client;
2015-09-14, by wenzelm
tuned proofs -- less legacy;
2015-09-13, by wenzelm
tuned message;
2015-09-13, by wenzelm
tuned proofs;
2015-09-13, by wenzelm
renamed method "goals" to "goal_cases" to emphasize its meaning;
2015-09-13, by wenzelm
tuned proofs;
2015-09-13, by wenzelm
method "goals" ignores facts;
2015-09-13, by wenzelm
tuned;
2015-09-13, by wenzelm
unconceal symbols stemming from inductive_set specifications, which are regular part of user-space specification;
2015-09-10, by haftmann
fully detached test run, to avoid flashing window on Windows with Cygwin-Terminal;
2015-09-11, by wenzelm
single-instance application on Windows;
2015-09-11, by wenzelm
more robust init_components: test run of polyml executable on windows appears to disrupt stdin stream of cygwin;
2015-09-11, by wenzelm
convenient change of ML system architecture via system option ML_preference_64, which is grepped off-line from stored preferences during bootstrap;
2015-09-11, by wenzelm
clarified order;
2015-09-11, by wenzelm
more symbols;
2015-09-11, by wenzelm
Unicode is standard in Poly/ML repository version;
2015-09-10, by wenzelm
removed obsolete undocumented feature;
2015-09-10, by wenzelm
more standard local_theory operations;
2015-09-10, by wenzelm
HOL-Proofs is slow;
2015-09-10, by wenzelm
convenient access to application properties;
2015-09-10, by wenzelm
tuned -- avoid slightly odd @{cpat};
2015-09-10, by wenzelm
dropped redundant NEWS
2015-09-10, by haftmann
less ambitious options, to accomodate 4GB systems;
2015-09-10, by wenzelm
tuned
2015-09-10, by nipkow
clarified declaration flags, like 'declaration' command;
2015-09-09, by wenzelm
merged
2015-09-09, by wenzelm
simplified simproc programming interfaces;
2015-09-09, by wenzelm
eliminated \<Colon> from syntax of constraints;
2015-09-09, by wenzelm
eliminated \<Colon> -- from dead code!
2015-09-09, by wenzelm
merged
2015-09-09, by Andreas Lochbihler
reactivate examples with predicate compiler and quickcheck
2015-09-09, by Andreas Lochbihler
disable jedit_auto_resolve (again) -- too confusing;
2015-09-08, by wenzelm
proper Windows path, notably for ML basis;
2015-09-08, by wenzelm
more basic Windows path operations -- evade exception InvalidArc with Unicode;
2015-09-08, by wenzelm
updated to polyml-5.5.3-20150908, with support for x86_64-windows and Unicode file-names;
2015-09-08, by wenzelm
clarified Java runtime options (NB: ISABELLE_JAVA_PLATFORM is determined later via component);
2015-09-08, by wenzelm
clarified Java runtime options for 32 vs. 64 bit;
2015-09-08, by wenzelm
clarified JEDIT_JAVA_OPTIONS: separate defaults for 32 vs. 64 bit;
2015-09-08, by wenzelm
clarified JEDIT_JAVA_SYSTEM_OPTIONS;
2015-09-08, by wenzelm
clarified ISABELLE_BUILD_JAVA_OPTIONS;
2015-09-08, by wenzelm
unconditional parenthesing of (chained) abstractions in Scala, with explicit regression setup
2015-09-06, by haftmann
parenthesing let-expressions in OCaml similar to case expressions avoids precendence problems due to ambiguous scope;
2015-09-06, by haftmann
formally regenerated
2015-09-06, by haftmann
tuned notation, proofs, namespace
2015-09-06, by haftmann
obsolete: if case_prod is fully applied, it is printed as proper case expression;
2015-09-06, by haftmann
prefer "uncurry" as canonical name for case distinction on products in combinatorial view
2015-09-06, by haftmann
tuned
2015-09-06, by haftmann
obsolete: all (formally unchecked) examples given in the comments work out of the box as advertised
2015-09-06, by haftmann
dropped whitespace leftover from b57df8eecad6
2015-09-06, by haftmann
do not expose low-level "_def" facts of 'function' definitions, to avoid potential confusion with the situation of plain 'definition';
2015-09-06, by wenzelm
tuned proofs;
2015-09-06, by wenzelm
removed obsolete theory Legacy_Mrec;
2015-09-06, by wenzelm
NEWS;
2015-09-06, by wenzelm
merged
2015-09-04, by wenzelm
close derivation *before* splitting conjuncts, like Goal.prove_common (see also 757cad5a3fe9) -- potential improvement of performance;
2015-09-04, by wenzelm
modernized name space management -- more uniform qualification;
2015-09-04, by wenzelm
tuned -- do not open ML structures;
2015-09-04, by wenzelm
trim context for persistent storage;
2015-09-04, by wenzelm
trim context for persistent storage;
2015-09-04, by wenzelm
proper restore naming after close, which is important for packages that used nested targets internally, e.g. BNF datatype;
2015-09-04, by wenzelm
more general Typedef.bindings;
2015-09-03, by wenzelm
proper restore_naming after global qed, which is important to make Name_Space.transform_naming work properly, e.g. for "private typedef";
2015-09-03, by wenzelm
merged
2015-09-04, by Andreas Lochbihler
merged
2015-09-03, by Andreas Lochbihler
use quotient and lifting package;
2015-09-03, by Andreas Lochbihler
merged
2015-09-03, by paulson
new lemmas about vector_derivative, complex numbers, paths, etc.
2015-09-03, by paulson
trim context for persistent storage;
2015-09-03, by wenzelm
misc tuning and modernization;
2015-09-03, by wenzelm
use open/close_target rather than Local_Theory.restore to get polymorphic definitions;
2015-09-03, by traytel
clean name as in ML Completion.make;
2015-09-03, by wenzelm
use alphabetic order before history order;
2015-09-03, by wenzelm
eliminated pointless cterms;
2015-09-02, by wenzelm
trim context for persistent storage;
2015-09-02, by wenzelm
trim context for persistent storage;
2015-09-02, by wenzelm
trim context for persistent storage;
2015-09-02, by wenzelm
trim context for persistent storage;
2015-09-02, by wenzelm
trim context for persistent storage;
2015-09-02, by wenzelm
trim context for persistent storage;
2015-09-02, by wenzelm
trim context for persistent storage;
2015-09-02, by wenzelm
more thorough transfer;
2015-09-02, by wenzelm
clarified context;
2015-09-02, by wenzelm
more thorough transfer;
2015-09-02, by wenzelm
clarified context;
2015-09-02, by wenzelm
tuned message;
2015-09-02, by wenzelm
trim context for persistent storage;
2015-09-02, by wenzelm
trim context for persistent storage;
2015-09-02, by wenzelm
eliminated old 'defs';
2015-09-02, by wenzelm
expose locale definition to normal user-namespace (for completion, query etc.) -- in contrast to 149f80f27c84, ba9f52f56356, f7d9c5e5d2f9;
2015-09-02, by wenzelm
clarified vacuous binding;
2015-09-02, by wenzelm
trim context more thoroughly;
2015-09-02, by wenzelm
tuned;
2015-09-02, by wenzelm
updated sessions;
2015-09-02, by wenzelm
thread context for exceptions from forks, e.g. relevant when printing errors;
2015-09-01, by wenzelm
eliminated \<Colon>;
2015-09-01, by wenzelm
tuned -- avoid slightly odd @{cpat};
2015-09-01, by wenzelm
support x86_64-windows;
2015-08-31, by wenzelm
misc tuning and simplification;
2015-08-31, by wenzelm
proper option, not catch-all pattern;
2015-08-31, by wenzelm
support x86_64-windows;
2015-08-31, by wenzelm
prefer symbols;
2015-08-31, by wenzelm
prefer symbols;
2015-08-31, by wenzelm
proper qualified naming;
2015-08-31, by wenzelm
misc tuning and clarification;
2015-08-31, by wenzelm
misc tuning and modernization;
2015-08-31, by wenzelm
clarified context;
2015-08-31, by wenzelm
tuned signature;
2015-08-31, by wenzelm
clarified context;
2015-08-31, by wenzelm
tuned message;
2015-08-31, by wenzelm
trim context for persistent storage;
2015-08-31, by wenzelm
trim context for persistent storage;
2015-08-30, by wenzelm
trim context for persistent storage;
2015-08-30, by wenzelm
trim context for persistent storage;
2015-08-30, by wenzelm
trim context for persistent storage;
2015-08-30, by wenzelm
trim context for persistent storage;
2015-08-30, by wenzelm
store result of swapify, to avoid later access to implicit context;
2015-08-30, by wenzelm
trim context for persistent storage;
2015-08-30, by wenzelm
tuned;
2015-08-30, by wenzelm
clarified implicit context;
2015-08-30, by wenzelm
clarified exceptions;
2015-08-30, by wenzelm
clarified exceptions;
2015-08-30, by wenzelm
trim context for persistent storage;
2015-08-30, by wenzelm
trim context for persistent storage;
2015-08-30, by wenzelm
clarified exceptions;
2015-08-30, by wenzelm
tuned documentation -- merge is implicitly performed by the system;
2015-08-28, by wenzelm
clarified exceptions: avoid interference of formal context failure with regular rule application failure (which is routinely handled in user-space);
2015-08-28, by wenzelm
more abstract theory certificate, which is not necessarily the full theory;
2015-08-28, by wenzelm
eliminated obsolete environment variable
2015-08-28, by blanchet
tuned signature;
2015-08-28, by wenzelm
tuned;
2015-08-28, by wenzelm
tuned;
2015-08-28, by wenzelm
tuned signature;
2015-08-28, by wenzelm
tuned;
2015-08-28, by wenzelm
tuned signature;
2015-08-28, by wenzelm
clarified language context, e.g. relevant for symbols;
2015-08-28, by wenzelm
merged;
2015-08-28, by wenzelm
tuned;
2015-08-26, by wenzelm
generate proper error instead of exception if goal cannot be atomized
2015-08-27, by blanchet
standardized some occurences of ancient "split" alias
2015-08-27, by haftmann
more lemmas on sorting and multisets (due to Thomas Sewell)
2015-08-27, by haftmann
robust handling of Vampire 4 proofs
2015-08-27, by blanchet
reverted 6ac3172985d4 -- the old URL has been restored
2015-08-27, by blanchet
fixed typo in comment
2015-08-27, by blanchet
use fancy options of Java 8;
2015-08-26, by wenzelm
tuned signature;
2015-08-26, by wenzelm
clarified kill on Windows: just one executable;
2015-08-26, by wenzelm
avoid deprecated PluginOptions with its unbounded window size;
2015-08-25, by wenzelm
clarified undefined_blobs: already loaded theories are suppressed;
2015-08-25, by wenzelm
tuned spacing
2015-08-25, by nipkow
tuned exercise
2015-08-25, by nipkow
merged
2015-08-24, by wenzelm
reset focus after thread update (with new debug_states);
2015-08-24, by wenzelm
atomic Debugger.status;
2015-08-24, by wenzelm
tuned;
2015-08-24, by wenzelm
tuned;
2015-08-24, by wenzelm
more thorough GUI update;
2015-08-24, by wenzelm
maintain per-thread focus context;
2015-08-24, by wenzelm
typos
2015-08-24, by nipkow
nex exercise
2015-08-24, by nipkow
more explicit debugger caret rendering;
2015-08-24, by wenzelm
more explicit type Debugger.Context;
2015-08-23, by wenzelm
more precise tree re-selection;
2015-08-23, by wenzelm
proper GUI event;
2015-08-23, by wenzelm
update focus more thoroughly;
2015-08-23, by wenzelm
tuned;
2015-08-22, by wenzelm
merged
2015-08-21, by traytel
don't use types that come from the database---they are inconsistent with the ones occurring in the terms
2015-08-21, by traytel
tuned;
2015-08-21, by wenzelm
clarified linux application bundle;
2015-08-21, by wenzelm
more version information;
2015-08-21, by wenzelm
separate bundle for windows64;
2015-08-21, by wenzelm
tuned;
2015-08-21, by wenzelm
more scalable GUI;
2015-08-21, by wenzelm
eliminated WinRun4J artifact;
2015-08-21, by wenzelm
proper classpath for launcher;
2015-08-21, by wenzelm
updated to jdk-8u60, with support for x86_64-windows;
2015-08-21, by wenzelm
updated to recent launch4j 3.8;
2015-08-21, by wenzelm
clarified modules;
2015-08-20, by wenzelm
clarified modules, like ML version;
2015-08-20, by wenzelm
clarified modules, like ML version;
2015-08-20, by wenzelm
suppress small CPU time, notably on x86-windows, where bash does not account for the poly process;
2015-08-20, by wenzelm
obsolete;
2015-08-20, by wenzelm
tuned signature, according to ML version;
2015-08-20, by wenzelm
The Stone-Weierstrass theorem
2015-08-20, by paulson
tuned;
2015-08-20, by wenzelm
obsolete;
2015-08-20, by wenzelm
NEWS;
2015-08-20, by wenzelm
updated to polyml-5.5.3-20150820, with native x86-windows support;
2015-08-20, by wenzelm
precise BinIO, without newline conversion on Windows;
2015-08-20, by wenzelm
repaired proofs after 6a6f15d8fbc4;
2015-08-19, by wenzelm
merged
2015-08-19, by wenzelm
clarified x86-windows setup;
2015-08-19, by wenzelm
proper check for Windows executables;
2015-08-19, by wenzelm
Cygwin bash on Windows;
2015-08-19, by wenzelm
tuned;
2015-08-19, by wenzelm
avoid ambiguities on native Windows, such as / vs. /cygdrive/c/cygwin;
2015-08-19, by wenzelm
New material and fixes related to the forthcoming Stone-Weierstrass development
2015-08-19, by paulson
disabled auto resolve, until practical consequences are more clear;
2015-08-19, by wenzelm
example options;
2015-08-18, by wenzelm
proper platform_path;
2015-08-18, by wenzelm
clarified File.standard_path vs. File.platform_path (like Isabelle/Scala operations);
2015-08-18, by wenzelm
SOMEthing went wrong in eb87fc42825c;
2015-08-18, by wenzelm
include libgmp;
2015-08-18, by wenzelm
proper platform path for intial PolyML.SaveState.loadState;
2015-08-18, by wenzelm
proper platform path for initial load;
2015-08-18, by wenzelm
tuned signature;
2015-08-18, by wenzelm
keep native CInterface to make SHA1 work properly;
2015-08-18, by wenzelm
more setup for native Windows (Pure and HOL session with image);
2015-08-18, by wenzelm
basic setup for native Windows (RAW session without image);
2015-08-17, by wenzelm
more complete build;
2015-08-17, by wenzelm
support for native x86-windows via MinGW32;
2015-08-17, by wenzelm
no ML_debugger support in Pure -- too complicated;
2015-08-17, by wenzelm
more careful propagation of ML_debugger option to Pure;
2015-08-17, by wenzelm
support for ML files with/without debugger information;
2015-08-17, by wenzelm
explicit debug flag for ML compiler;
2015-08-17, by wenzelm
tuned;
2015-08-17, by wenzelm
abstract exn_id based on getExnId in polyml/basis/FinalPolyML.sml (NB: the mutable machine word cannot be inspected in ML, e.g. toplevel pp dumps core);
2015-08-17, by wenzelm
clarified initial ML name space (amending 7aad4be8a48e);
2015-08-16, by wenzelm
produce certified vars without access to theory_of_thm, and without context;
2015-08-16, by wenzelm
produce certified vars without access to theory_of_thm, and without context;
2015-08-16, by wenzelm
tuned;
2015-08-16, by wenzelm
added Thm.chyps_of;
2015-08-16, by wenzelm
prefer theory_id operations;
2015-08-16, by wenzelm
separate type theory_id;
2015-08-16, by wenzelm
delete precisely the added rules;
2015-08-16, by wenzelm
clarified context;
2015-08-16, by wenzelm
tuned whitespace;
2015-08-16, by wenzelm
tuned signature;
2015-08-16, by wenzelm
tuned;
2015-08-16, by wenzelm
tuned whitespace;
2015-08-15, by wenzelm
tuned whitespace;
2015-08-15, by wenzelm
obsolete;
2015-08-15, by wenzelm
clarified context;
2015-08-15, by wenzelm
clarified context;
2015-08-15, by wenzelm
tuned GUI;
2015-08-15, by wenzelm
proper setup of evaluation context;
2015-08-15, by wenzelm
tuned;
2015-08-15, by wenzelm
more robust access to stable tip version: take all pending edits into account, don't assume model for current buffer;
2015-08-15, by wenzelm
allow to break running threads at next possible breakpoint (simplified version of former option, see f3039309702e);
2015-08-15, by wenzelm
tuned signature;
2015-08-15, by wenzelm
qualified adjust_*
2015-08-13, by haftmann
more lemmas
2015-08-13, by haftmann
unfold intermediate definitions (stemming from composition) in lifted bnf operations
2015-08-13, by traytel
merged
2015-08-13, by wenzelm
more standard options;
2015-08-13, by wenzelm
prefer official @{make_string};
2015-08-13, by wenzelm
tuned signature, in accordance to sortBy in Scala;
2015-08-13, by wenzelm
clarified modules;
2015-08-12, by wenzelm
tuned NEWS
2015-08-13, by traytel
actually process lift_bnf regression suite
2015-08-12, by traytel
NEWS, CONTRIBUTORS, documentation for lift_bnf
2015-08-12, by traytel
use lift_bnf in an example
2015-08-12, by traytel
new command for lifting BNF structure over typedefs
2015-08-12, by traytel
more thorough reload;
2015-08-12, by wenzelm
resolve undefined blobs by default, e.g. relevant for ML debugger to avoid reset of breakpoints after reload;
2015-08-12, by wenzelm
merged
2015-08-12, by wenzelm
tuned colors;
2015-08-12, by wenzelm
clarified breakpoint rendering;
2015-08-12, by wenzelm
clarified;
2015-08-12, by wenzelm
default ML context for forks, e.g. relevant for debugging and toplevel pretty-printing;
2015-08-12, by wenzelm
clarified init/exit vs. session phase;
2015-08-12, by wenzelm
clarify type vs. term instantiation when forming closure;
2015-08-12, by Daniel Matichuk
more accurate dependencies;
2015-08-11, by wenzelm
tuned;
2015-08-11, by wenzelm
clarified thread re-selection;
2015-08-11, by wenzelm
clarified tree row handling;
2015-08-11, by wenzelm
proper context (amending 7aad4be8a48e);
2015-08-11, by wenzelm
suppress threads without debug state;
2015-08-11, by wenzelm
clarified events;
2015-08-11, by wenzelm
clarified GUI event handling;
2015-08-11, by wenzelm
tuned signature;
2015-08-11, by wenzelm
tuned;
2015-08-11, by wenzelm
misc tuning and clarification;
2015-08-11, by wenzelm
print values for stack entry;
2015-08-11, by wenzelm
clarified output;
2015-08-11, by wenzelm
default ML context for all command transactions, e.g. relevant for debugging and toplevel pretty-printing;
2015-08-11, by wenzelm
clarified break *point* position;
2015-08-11, by wenzelm
support hyperlinks with optional focus change;
2015-08-11, by wenzelm
tuned;
2015-08-11, by wenzelm
vacuous input means continue, e.g. after exit;
2015-08-11, by wenzelm
GUI actions depend on active debugger;
2015-08-11, by wenzelm
init/exit depending on active debugger panels;
2015-08-11, by wenzelm
eliminated cancel operation: disrupts normal evaluation of thread;
2015-08-11, by wenzelm
register thread such that cancel works;
2015-08-11, by wenzelm
clarified default selection;
2015-08-10, by wenzelm
report final debugger_state more robustly, e.g. after interrupt;
2015-08-10, by wenzelm
eliminated global option: breakpoints control this individually;
2015-08-10, by wenzelm
more uniform ScrollPane, like graphview;
2015-08-10, by wenzelm
tuned signature;
2015-08-10, by wenzelm
tuned rendering;
2015-08-10, by wenzelm
set breakpoint state on ML side, relying on stable situation within the PIDE editing queue;
2015-08-10, by wenzelm
more thorough Encode.string;
2015-08-10, by wenzelm
added action to toggle breakpoints (on editor side);
2015-08-10, by wenzelm
sort lines;
2015-08-10, by wenzelm
rendering for debugger/breakpoint active state;
2015-08-10, by wenzelm
follow debugger focus;
2015-08-10, by wenzelm
tuned signature;
2015-08-10, by wenzelm
tuned imports;
2015-08-10, by wenzelm
tuned messages;
2015-08-10, by wenzelm
clarified ML options;
2015-08-10, by wenzelm
merged
2015-08-08, by wenzelm
more single stepping;
2015-08-08, by wenzelm
direct bootstrap of integer division from natural division
2015-08-08, by haftmann
slight cleanup of lemmas
2015-08-06, by haftmann
obsolete since no code generator without dictionary construction left
2015-08-06, by haftmann
make SML/NJ work;
2015-08-07, by wenzelm
suppress empty messages as usual;
2015-08-07, by wenzelm
proper Symbol.decode/encode;
2015-08-07, by wenzelm
eval ML context;
2015-08-07, by wenzelm
maintain history more often;
2015-08-07, by wenzelm
approximate old selection after update;
2015-08-06, by wenzelm
expand all rows for robustness and simplicity;
2015-08-06, by wenzelm
evaluate ML expressions within debugger context;
2015-08-06, by wenzelm
clarified debugger loop;
2015-08-06, by wenzelm
clarified thread state;
2015-08-06, by wenzelm
tuned;
2015-08-06, by wenzelm
more controls;
2015-08-06, by wenzelm
tuned;
2015-08-06, by wenzelm
clarified signature, to make debugger.ML compile with current official ML versions;
2015-08-06, by wenzelm
support for tree selection;
2015-08-05, by wenzelm
proper dynamic update;
2015-08-05, by wenzelm
tuned;
2015-08-05, by wenzelm
more GUI components;
2015-08-05, by wenzelm
tuned;
2015-08-05, by wenzelm
tuned;
2015-08-05, by wenzelm
more controls;
2015-08-05, by wenzelm
proper initialization;
2015-08-05, by wenzelm
tuned signature;
2015-08-05, by wenzelm
protocol support for thread debugger state;
2015-08-05, by wenzelm
eliminated clone;
2015-08-04, by wenzelm
merged
2015-08-04, by wenzelm
more symbols;
2015-08-04, by wenzelm
more symbols;
2015-08-04, by wenzelm
more documentation of coercions
2015-08-04, by traytel
merged
2015-07-30, by wenzelm
clarified management of (single) session;
2015-07-30, by wenzelm
maintain debugger output messages;
2015-07-30, by wenzelm
provide CharSequence operations as well;
2015-07-30, by wenzelm
more GUI components;
2015-07-29, by wenzelm
tuned;
2015-07-29, by wenzelm
separate channel for debugger output;
2015-07-29, by wenzelm
clarified thread name;
2015-07-29, by wenzelm
add coinduction rule for infinite
2015-07-30, by Andreas Lochbihler
merged
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
more explicit context;
2015-07-28, by wenzelm
eliminated dead code;
2015-07-28, by wenzelm
clarified Variable.gen_all;
2015-07-28, by wenzelm
more explicit context;
2015-07-28, by wenzelm
more direct access to atomic cterms;
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
proper context;
2015-07-28, by wenzelm
more direct access to atomic cterms;
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
merged
2015-07-28, by immler
merged
2015-07-28, by immler
added theory Uniform_Limit
2015-07-28, by immler
evade timeout problem on macbroy6 (potentially due to NFS oddities);
2015-07-28, by wenzelm
tweaks. Got rid of a really slow step
2015-07-28, by paulson
the Cauchy integral theorem and related material
2015-07-28, by paulson
depth -> height; removed del_rightmost (too specifi)
2015-07-28, by nipkow
tuned;
2015-07-27, by wenzelm
merged
2015-07-27, by wenzelm
tuned signature;
2015-07-27, by wenzelm
formal class for factorial (semi)rings
2015-07-27, by haftmann
merged
2015-07-27, by wenzelm
NEWS;
2015-07-27, by wenzelm
tuned signature;
2015-07-27, by wenzelm
New material for Cauchy's integral theorem
2015-07-27, by paulson
tuned signature for print_nested_cases;
2015-07-27, by wenzelm
more explicit checks -- improved errors;
2015-07-27, by wenzelm
eliminated cterm_instantiate;
2015-07-27, by wenzelm
updated to infer_instantiate;
2015-07-27, by wenzelm
tuned signature;
2015-07-27, by wenzelm
added infer_instantiate_vars, which allows inconsistent types for variables, as required for Metis proof reconstruction;
2015-07-27, by wenzelm
eliminated atac, rtac, etac, dtac, ftac;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
proper context;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
ignore non-existant variables, like other instantiate rules;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
added infer_instantiate';
2015-07-26, by wenzelm
more uniform exceptions, like cterm_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-25, by wenzelm
more accurate maxidx;
2015-07-25, by wenzelm
clarified error;
2015-07-25, by wenzelm
added infer_instantiate, which is meant to supersede cterm_instantiate;
2015-07-25, by wenzelm
eliminated alias;
2015-07-24, by wenzelm
proper context;
2015-07-24, by wenzelm
unused;
2015-07-24, by wenzelm
proper context;
2015-07-24, by wenzelm
more symbols by default, without xsymbols mode;
2015-07-23, by wenzelm
Measures form a CCPO
2015-07-23, by hoelzl
reorganized Extended_Real
2015-07-23, by hoelzl
isabelle update_cartouches;
2015-07-23, by wenzelm
tuned proofs;
2015-07-23, by wenzelm
proper latex;
2015-07-23, by wenzelm
tuned proofs;
2015-07-22, by wenzelm
tuned proofs;
2015-07-22, by wenzelm
support for ML debugger;
2015-07-21, by wenzelm
more explicit thread identification;
2015-07-21, by wenzelm
avoid lxbroy2, lxbroy3, lxbroy4, which are often busy with other processes;
2015-07-21, by wenzelm
new material for multivariate analysis, etc.
2015-07-20, by paulson
proper LaTeX;
2015-07-20, by wenzelm
updated to jdk-8u51;
2015-07-19, by wenzelm
more symbols;
2015-07-19, by wenzelm
isabelle update_cartouches;
2015-07-18, by wenzelm
prefer tactics with explicit context;
2015-07-18, by wenzelm
prefer tactics with explicit context;
2015-07-18, by wenzelm
merged
2015-07-18, by wenzelm
prefer tactics with explicit context;
2015-07-18, by wenzelm
tuned whitespace;
2015-07-18, by wenzelm
prefer tactics with explicit context;
2015-07-18, by wenzelm
reactivated dead code;
2015-07-18, by wenzelm
more uniform ComponentAdapter;
2015-07-17, by wenzelm
skeleton for interactive debugger;
2015-07-17, by wenzelm
tuned;
2015-07-17, by wenzelm
tuned;
2015-07-17, by wenzelm
store breakpoints within ML environment;
2015-07-17, by wenzelm
clarified ML compiler parameters: always provide PolyML.Compiler.CPDebug, ignore global default;
2015-07-17, by wenzelm
report possible breakpoint positions;
2015-07-17, by wenzelm
proper attribute;
2015-07-17, by wenzelm
forgotten selector
2015-07-17, by traytel
made code less loopy
2015-07-16, by blanchet
keep smart default for Isar proofs in Sledgehammer panel (if the option is not checked)
2015-07-16, by blanchet
generalized generic translation function
2015-07-16, by blanchet
merge
2015-07-16, by blanchet
tuning
2015-07-16, by blanchet
generalized limitation in documentation
2015-07-16, by blanchet
made tactic more robust w.r.t. equations containing 'case_prod'
2015-07-16, by blanchet
merged
2015-07-16, by wenzelm
merged
2015-07-16, by wenzelm
clarified boundary cases of completion;
2015-07-16, by wenzelm
additional ML parse tree components for Poly/ML 5.5.3, or later;
2015-07-16, by wenzelm
added option ML_debugger;
2015-07-16, by wenzelm
ML debugger interface;
2015-07-16, by wenzelm
{r,e,d,f}tac with proper context in BNF
2015-07-16, by traytel
move disjoint sets to their own theory
2015-07-16, by hoelzl
back to uniform BUILD_ARGS: first some options, then some sessions (cf. 4fce5d462afc);
2015-07-15, by wenzelm
merged
2015-07-14, by wenzelm
more explicit command-line option for isabelle build;
2015-07-14, by wenzelm
more aggressive compaction of multi-goal proof terms (see also a8babbb6d5ea, 4dd0ba632e40);
2015-07-14, by wenzelm
normalize proof before splitting conjunctions, according to Proof.conclude_goal (see also 4dd0ba632e40) -- may reduce general resource usage;
2015-07-14, by wenzelm
generalized filtermap_homeomorph to filtermap_fun_inverse; add eventually_at_top/bot_not_equal
2015-07-14, by hoelzl
add continuous_onI_mono
2015-07-14, by hoelzl
tuned description
2015-07-13, by blanchet
tuning
2015-07-13, by blanchet
updated Isabelle description to CASC
2015-07-13, by blanchet
imported patch up_casc
2015-07-13, by blanchet
add emeasure_add_AE
2015-07-13, by hoelzl
stronger induction assumption in lfp_transfer and emeasure_lfp
2015-07-13, by hoelzl
refrain from testing HOL-Proofs for x86_64-linux: takes more than 4h;
2015-07-13, by wenzelm
Quickcheck setup for finite sets
2015-07-12, by Lars Hupel
tuned proofs;
2015-07-11, by wenzelm
tuned proofs;
2015-07-11, by wenzelm
merged
2015-07-09, by wenzelm
tuned proofs;
2015-07-09, by wenzelm
SUBPROOF and Subgoal.FOCUS combinators use anonymous quasi-bound variables (like the Simplifier);
2015-07-09, by wenzelm
clarified specific use of inspect_contract: "any Bound variable will do" may render the term invalid for Term.fastype_of1 in inst_subst_tac (see also 7c3757fccf0e);
2015-07-09, by wenzelm
tuned whitespace;
2015-07-09, by wenzelm
tuned ML signature (and rationalized code a bit)
2015-07-09, by blanchet
merged
2015-07-09, by noschinl
case_of_simps: do not split for types with a single constructor
2015-07-09, by noschinl
tests for Simps_Case_Conv
2015-07-09, by noschinl
merged
2015-07-09, by wenzelm
clarified context;
2015-07-09, by wenzelm
tuned proofs;
2015-07-09, by wenzelm
clarified context;
2015-07-09, by wenzelm
clarified context;
2015-07-08, by wenzelm
Variable.focus etc.: optional bindings provided by user;
2015-07-08, by wenzelm
clarified text folds: proof ... qed counts as extra block;
2015-07-08, by wenzelm
more accurate skip_proofs nesting, e.g. relevant for 'subgoal' command;
2015-07-08, by wenzelm
tuned;
2015-07-08, by wenzelm
tuned according to a81dc82ecba3;
2015-07-08, by wenzelm
tuned facts
2015-07-08, by haftmann
more cautious use of [iff] declarations
2015-07-08, by haftmann
avoid explicit definition of the relation of associated elements in a ring -- prefer explicit normalization instead
2015-07-08, by haftmann
eliminated some duplication
2015-07-08, by haftmann
more algebraic properties for gcd/lcm
2015-07-08, by haftmann
moved normalization and unit_factor into Main HOL corpus
2015-07-08, by haftmann
more generous timeout for the sake of HOL-Proofs in at64-poly;
2015-07-08, by wenzelm
tuned ML signature
2015-07-07, by blanchet
have the installed termination prover take a 'quiet' flag
2015-07-07, by blanchet
add monotonicity rule for rtranclp
2015-07-07, by hoelzl
tuned proofs;
2015-07-07, by wenzelm
tuned proofs;
2015-07-06, by wenzelm
tuned proofs;
2015-07-06, by wenzelm
tuned;
2015-07-06, by wenzelm
tuned proofs;
2015-07-06, by wenzelm
tuned whitespace;
2015-07-06, by wenzelm
clarified sections;
2015-07-06, by wenzelm
clarified sections;
2015-07-06, by wenzelm
tuned;
2015-07-06, by wenzelm
clarified sections;
2015-07-06, by wenzelm
tuned;
2015-07-06, by wenzelm
tuned;
2015-07-06, by wenzelm
tuned proofs;
2015-07-06, by wenzelm
plain string output, without funny control chars;
2015-07-06, by wenzelm
tuned message;
2015-07-06, by wenzelm
tuned;
2015-07-06, by wenzelm
proper outer syntax category, e.g. relevant for PIDE markup;
2015-07-06, by wenzelm
merged
2015-07-06, by wenzelm
tuned;
2015-07-06, by wenzelm
tuned;
2015-07-06, by wenzelm
clarified sections;
2015-07-06, by wenzelm
clarified section references;
2015-07-06, by wenzelm
tuned;
2015-07-06, by wenzelm
clarified sections;
2015-07-06, by wenzelm
removed outdated and mostly obsolete material;
2015-07-06, by wenzelm
tuned;
2015-07-06, by wenzelm
tuned whitespace;
2015-07-06, by wenzelm
clarified context;
2015-07-05, by wenzelm
obsolete;
2015-07-05, by wenzelm
clarified context;
2015-07-05, by wenzelm
clarified context;
2015-07-05, by wenzelm
more explicit use of context and elimination of Thm.theory_of_thm, although unclear (and untested?) situations remain;
2015-07-05, by wenzelm
clarified context;
2015-07-05, by wenzelm
clarified context;
2015-07-05, by wenzelm
clarified context;
2015-07-05, by wenzelm
eliminated spurious warning/tracing messages -- avoid Display.string_of_thm_without_context;
2015-07-05, by wenzelm
clarified context;
2015-07-05, by wenzelm
clarified context;
2015-07-05, by wenzelm
simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
2015-07-05, by wenzelm
clarified context;
2015-07-03, by wenzelm
tuned signature;
2015-07-03, by wenzelm
clarified context;
2015-07-03, by wenzelm
tuned signature;
2015-07-03, by wenzelm
generalized sup_continuty of add, ereal_of_enat
2015-07-03, by hoelzl
add named theorems order_continuous_intros; lfp/gfp_funpow; bounded variant for lfp/gfp transfer
2015-07-03, by hoelzl
moved to lxbroy3, hoping that it works better;
2015-07-02, by wenzelm
separate (semi)ring with normalization
2015-07-02, by haftmann
merged
2015-07-02, by wenzelm
more CONTRIBUTORS;
2015-07-02, by wenzelm
documentation for 'subgoal' command;
2015-07-02, by wenzelm
clarified module;
2015-07-02, by wenzelm
allow to specify suffix of goal parameters;
2015-07-02, by wenzelm
subgoal parameters are internal by default and named by user;
2015-07-02, by wenzelm
split multi-goals as usual (outermost Pure.conjunction only);
2015-07-01, by wenzelm
clarified prems: full subgoal is imported in any case, to avoid remaining schematic variables;
2015-07-01, by wenzelm
proper state after qed;
2015-07-01, by wenzelm
clarified keyword categories;
2015-07-01, by wenzelm
support for subgoal focus command;
2015-07-01, by wenzelm
tuned;
2015-07-01, by wenzelm
taylor series with has_integral and integrable_on
2015-07-01, by immler
merged
2015-06-30, by wenzelm
no arguments for "standard" (or old "default") methods;
2015-06-30, by wenzelm
renamed "default" to "standard", to make semantically clear what it is;
2015-06-30, by wenzelm
tuned;
2015-06-30, by wenzelm
Merge
2015-06-30, by paulson
Useful lemmas. The theorem concerning swapping the variables in a double integral.
2015-06-30, by paulson
generalized inf and sup_continuous; added intro rules
2015-06-30, by hoelzl
fix tex-output for rel_mset
2015-06-30, by hoelzl
removed chained facts from preplaying -- and careful about extra chained facts when removing 'proof -' and 'qed' from one-line Isar proofs
2015-06-29, by blanchet
clarified map_node: operate precisely on goal context and goal info (see also 2b8342b0d98c);
2015-06-29, by wenzelm
improved scheduling for urgent tasks, using farm of replacement threads (may lead to factor 2 overloading, but CPUs are usually hyperthreaded);
2015-06-29, by wenzelm
clarified static phase;
2015-06-29, by wenzelm
tuned proofs;
2015-06-29, by wenzelm
more symbols;
2015-06-29, by wenzelm
more symbols;
2015-06-29, by wenzelm
corrected typo
2015-06-29, by nipkow
tuned src/HOL/ex/Ballot
2015-06-16, by hoelzl
add examples from Freek's top 100 theorems (thms 30, 73, 77)
2015-06-12, by bulwahn
generalized geometric distribution
2015-06-17, by hoelzl
added lemma
2015-06-28, by nipkow
simplified termination criterion for euclidean algorithm (again)
2015-06-27, by haftmann
tuned proof
2015-06-27, by haftmann
rings follow immediately their corresponding semirings
2015-06-27, by haftmann
tuned code setup
2015-06-27, by haftmann
algebraic specification for set gcd
2015-06-27, by haftmann
premises in 'show' are treated like 'assume';
2015-06-27, by wenzelm
adapted to a9b71c82647b;
2015-06-26, by wenzelm
merged
2015-06-26, by wenzelm
isabelle update_cartouches;
2015-06-26, by wenzelm
more symbols;
2015-06-26, by wenzelm
tuned proofs;
2015-06-26, by wenzelm
do not expose goal parameters;
2015-06-26, by wenzelm
more symbols;
2015-06-26, by wenzelm
more symbols;
2015-06-26, by wenzelm
proper spacing, as for other syntax for these symbols;
2015-06-26, by wenzelm
tuned whitespace;
2015-06-26, by wenzelm
updated SystemOnTPTP URL
2015-06-26, by blanchet
tuned proofs;
2015-06-26, by wenzelm
merged
2015-06-25, by wenzelm
implicit goal cases are legacy;
2015-06-25, by wenzelm
tuned proofs;
2015-06-25, by wenzelm
more heap -- hoping for more stability of HOL-Proofs;
2015-06-25, by wenzelm
added method "goals" for proper subgoal cases;
2015-06-25, by wenzelm
tuned signature;
2015-06-25, by wenzelm
tuned signature;
2015-06-25, by wenzelm
tuned;
2015-06-25, by wenzelm
tuned;
2015-06-25, by wenzelm
tuned signature;
2015-06-25, by wenzelm
streamlined definitions and primitive lemma of euclidean algorithm, including code generation
2015-06-25, by haftmann
euclidean algorithm on polynomials
2015-06-25, by haftmann
more theorems
2015-06-25, by haftmann
generalized to definition from literature, which covers also polynomials
2015-06-25, by haftmann
put E before (typically remote, hence less reliable) Vampire
2015-06-25, by blanchet
tuned proofs -- less digits;
2015-06-24, by wenzelm
updated to scala-2.11.7;
2015-06-24, by wenzelm
clarified 'case' command;
2015-06-24, by wenzelm
silence 'try'
2015-06-24, by blanchet
Merge
2015-06-23, by paulson
Amalgamation of the class comm_semiring_1_diff_distrib into comm_semiring_1_cancel. Moving axiom le_add_diff_inverse2 from semiring_numeral_div to linordered_semidom.
2015-06-23, by paulson
tuned proofs;
2015-06-23, by wenzelm
tuned proofs;
2015-06-22, by wenzelm
merged
2015-06-22, by wenzelm
tuned proofs;
2015-06-22, by wenzelm
tuned proofs;
2015-06-22, by wenzelm
tuned;
2015-06-22, by wenzelm
support 'when' statement, which corresponds to 'presume';
2015-06-22, by wenzelm
added method "sleep";
2015-06-22, by wenzelm
tuned signature;
2015-06-22, by wenzelm
tuned whitespace;
2015-06-22, by wenzelm
clarified nesting of Isar goal structure;
2015-06-22, by wenzelm
tuned;
2015-06-22, by wenzelm
keep 'Pure.all' in goals when preplaying
2015-06-22, by blanchet
use right context for preplay, to avoid errors in fact lookup
2015-06-22, by blanchet
reverted some too aggressive TPTP interpreter changes
2015-06-22, by blanchet
automatically build image
2015-06-22, by blanchet
filter out more Poly/ML messages from (ad hoc) TPTP toools
2015-06-22, by blanchet
removed (now illegal) semicolons in generated theory files
2015-06-22, by blanchet
use CVC4 instead of CVC3 at CASC
2015-06-22, by blanchet
fixed typo
2015-06-22, by blanchet
modernized name
2015-06-22, by nipkow
more symbols;
2015-06-20, by wenzelm
tuned proofs;
2015-06-20, by wenzelm
tuned proofs;
2015-06-20, by wenzelm
eliminated list_all;
2015-06-20, by wenzelm
tuned proofs;
2015-06-20, by wenzelm
tuned proofs;
2015-06-20, by wenzelm
tuned proofs;
2015-06-20, by wenzelm
isabelle update_cartouches;
2015-06-20, by wenzelm
misc tuning;
2015-06-20, by wenzelm
less ambitious USER_HOME on Windows: avoid potentially disconnected share, agree with guess of JVM user.home;
2015-06-20, by wenzelm
isabelle update_cartouches;
2015-06-20, by wenzelm
avoid suspicious Unicode;
2015-06-20, by wenzelm
tuned;
2015-06-19, by wenzelm
tuned proofs;
2015-06-19, by wenzelm
isabelle update_cartouches;
2015-06-19, by wenzelm
merged
2015-06-19, by wenzelm
removed dead code;
2015-06-19, by wenzelm
discontinued unused 'defer_recdef';
2015-06-19, by wenzelm
tuned;
2015-06-19, by wenzelm
removed dead code;
2015-06-19, by wenzelm
moved sources;
2015-06-19, by wenzelm
tuned proofs;
2015-06-19, by wenzelm
uniform system_mode for build test: avoid spurious output_dir/log that is not required later;
2015-06-19, by wenzelm
separate class for notions specific for integral (semi)domains, in contrast to fields where these are trivial
2015-06-19, by haftmann
generalized some theorems about integral domains and moved to HOL theories
2015-06-19, by haftmann
renamed multiset_of -> mset
2015-06-19, by nipkow
NEWS
2015-06-18, by nipkow
multiset_of_set -> mset_set
2015-06-18, by nipkow
tuned proofs -- slightly faster;
2015-06-17, by wenzelm
merged
2015-06-17, by wenzelm
tuned proofs -- slightly faster;
2015-06-17, by wenzelm
tuned proofs -- much faster;
2015-06-17, by wenzelm
tuned proofs;
2015-06-17, by wenzelm
tuned
2015-06-17, by nipkow
merged
2015-06-17, by nipkow
added funs and lemmas
2015-06-17, by nipkow
tuned proofs;
2015-06-17, by wenzelm
merged
2015-06-17, by wenzelm
manual merge;
2015-06-17, by wenzelm
tuned proofs;
2015-06-17, by wenzelm
isabelle update_cartouches;
2015-06-17, by wenzelm
avoid dynamic parsing of hardwired strings;
2015-06-17, by wenzelm
more compact name
2015-06-17, by nipkow
NEWS
2015-06-17, by nipkow
merged
2015-06-17, by nipkow
renamed Multiset.set_of to the canonical set_mset
2015-06-17, by nipkow
correccted the pretty-printing specs for setsum and setprod
2015-06-17, by paulson
New WF theorem by Tjark Weber. Replaced the proof of the subsequent theorem.
2015-06-17, by paulson
another messy proof fixed
2015-06-16, by paulson
merged
2015-06-15, by wenzelm
more informative check: dummies are always allowed parse_term and should not lead to rejection here;
2015-06-15, by wenzelm
vacuous fact `TERM x`;
2015-06-15, by wenzelm
tuned signature;
2015-06-15, by wenzelm
inverted another messy proof
2015-06-15, by paulson
redundant: read = check o parse;
2015-06-15, by wenzelm
tuned;
2015-06-15, by wenzelm
moved sections;
2015-06-15, by wenzelm
moved sections;
2015-06-15, by wenzelm
tuned;
2015-06-15, by wenzelm
more robust: variables need not occur in body;
2015-06-15, by wenzelm
tuned;
2015-06-15, by wenzelm
tuned whitespace;
2015-06-15, by wenzelm
merged
2015-06-14, by wenzelm
improved treatment of Element.Obtains via Expression.prepare_stmt;
2015-06-14, by wenzelm
clarified context;
2015-06-14, by wenzelm
tuned comment;
2015-06-14, by wenzelm
another tangled proof
2015-06-14, by paulson
Merge
2015-06-14, by paulson
Tidied up more proofs
2015-06-14, by paulson
merged
2015-06-14, by wenzelm
more examples;
2015-06-14, by wenzelm
tuned signature;
2015-06-14, by wenzelm
tuned;
2015-06-14, by wenzelm
another proof
2015-06-14, by paulson
fixing more proofs
2015-06-14, by paulson
Merge
2015-06-13, by paulson
Merge
2015-06-13, by paulson
fixed another horrible proof
2015-06-13, by paulson
tuned proofs;
2015-06-13, by wenzelm
tuned signature;
2015-06-13, by wenzelm
merged
2015-06-13, by wenzelm
more on 'consider' and related concepts;
2015-06-13, by wenzelm
tuned proofs;
2015-06-13, by wenzelm
tuned proofs;
2015-06-13, by wenzelm
open parameters for 'consider' rule;
2015-06-13, by wenzelm
implicit rule for method "cases";
2015-06-13, by wenzelm
eliminated slightly odd Element.close_form: toplevel specifications have different policies than proof text elements;
2015-06-13, by wenzelm
clarified 'obtain', using structured 'have' statement;
2015-06-13, by wenzelm
tuned comments;
2015-06-13, by wenzelm
clarified 'consider', using structured 'have' statement;
2015-06-13, by wenzelm
more examples;
2015-06-13, by wenzelm
renamed "prems" to "that";
2015-06-13, by wenzelm
support for 'consider' command;
2015-06-11, by wenzelm
made SML/NJ happy;
2015-06-11, by wenzelm
support to parse obtain clause without type-checking yet;
2015-06-11, by wenzelm
tuned -- eliminated unused feature;
2015-06-11, by wenzelm
tuned signature;
2015-06-11, by wenzelm
tuned;
2015-06-11, by wenzelm
streamlined many more proofs
2015-06-13, by paulson
Merge
2015-06-13, by paulson
tidied more proofs
2015-06-13, by paulson
proper subclass instances for existing gcd (semi)rings
2015-06-12, by haftmann
slight preference for American English
2015-06-12, by haftmann
generalized euclidean ring prerequisites
2015-06-12, by haftmann
simplified relationship between associated and is_unit
2015-06-12, by haftmann
proof tidying
2015-06-13, by paulson
CONTRIBUTORS
2015-06-12, by haftmann
tuned lemmas and proofs
2015-06-12, by haftmann
given up trivial definition
2015-06-12, by haftmann
dropped warnings by dropping ineffective code declarations
2015-06-12, by haftmann
standardized algebraic conventions: prefer a, b, c over x, y, z
2015-06-12, by haftmann
uniform _ div _ as infix syntax for ring division
2015-06-12, by haftmann
fixed several "inside-out" proofs
2015-06-11, by paulson
add transfer theorems for fixed points
2015-06-11, by hoelzl
Merge
2015-06-11, by paulson
tidied more proofs
2015-06-11, by paulson
misc tuning;
2015-06-10, by wenzelm
misc tuning;
2015-06-10, by wenzelm
unused;
2015-06-10, by wenzelm
misc tuning;
2015-06-10, by wenzelm
isabelle update_cartouches;
2015-06-10, by wenzelm
more user aliases;
2015-06-10, by wenzelm
merged
2015-06-10, by wenzelm
prefer direct Assumption.add_assms -- avoid term bindings of Proof_Context.add_assms;
2015-06-10, by wenzelm
tuned proofs;
2015-06-10, by wenzelm
clarified local after_qed: result is not exported yet;
2015-06-10, by wenzelm
support for "if prems" in local goal statements;
2015-06-10, by wenzelm
tuned message;
2015-06-10, by wenzelm
tuned proofs;
2015-06-10, by wenzelm
no need for protected goal (see 240ad53041c9);
2015-06-10, by wenzelm
tuned proofs;
2015-06-10, by wenzelm
prevent export of future result -- avoid interference with goal fixes;
2015-06-10, by wenzelm
more uniform treatment of auto bindings vs. explicit user bindings;
2015-06-09, by wenzelm
tuned signature;
2015-06-09, by wenzelm
allow for_fixes for 'have', 'show' etc.;
2015-06-09, by wenzelm
eliminated dead code;
2015-06-09, by wenzelm
clarified abstracted term bindings (again, see c8384ff11711);
2015-06-09, by wenzelm
tuned signature;
2015-06-09, by wenzelm
tuned;
2015-06-09, by wenzelm
clarified term bindings;
2015-06-09, by wenzelm
tuned
2015-06-10, by fleury
Merge
2015-06-10, by Mathias Fleury
tuned
2015-06-10, by Mathias Fleury
Renaming multiset operators < ~> <#,...
2015-06-10, by Mathias Fleury
more tidying up of proofs
2015-06-09, by paulson
tidying messy proofs
2015-06-08, by paulson
tidying messy proofs
2015-06-08, by paulson
merged
2015-06-08, by wenzelm
clarified context;
2015-06-08, by wenzelm
tuned;
2015-06-08, by wenzelm
clarified abstracted term bindings;
2015-06-08, by wenzelm
avoid duplicate warning due to Variable.warn_extra_tfrees;
2015-06-08, by wenzelm
clarified Proof_Context.cert_propp/read_propp;
2015-06-08, by wenzelm
more careful treatment of term bindings in 'obtain' proof body;
2015-06-08, by wenzelm
tuned signature;
2015-06-08, by wenzelm
Merge
2015-06-08, by paulson
Tidied lots of messy proofs
2015-06-08, by paulson
tuned signature;
2015-06-07, by wenzelm
tuned (see also 66e6c539a36d);
2015-06-07, by wenzelm
tuned signature;
2015-06-07, by wenzelm
clarified: declare props once and for all;
2015-06-07, by wenzelm
tuned signature;
2015-06-07, by wenzelm
tuned signature;
2015-06-07, by wenzelm
tuned signature;
2015-06-07, by wenzelm
tuned;
2015-06-07, by wenzelm
tuned;
2015-06-07, by wenzelm
tuned;
2015-06-07, by wenzelm
tuned whitespace;
2015-06-07, by wenzelm
more tight treatment of subgoals: main goal may refer to extra variables;
2015-06-06, by wenzelm
added Isar command 'supply';
2015-06-05, by wenzelm
tuned;
2015-06-05, by wenzelm
clarified signature -- better support for Isar commands outside of Pure;
2015-06-05, by wenzelm
merged
2015-06-03, by wenzelm
clarified context;
2015-06-03, by wenzelm
tuned;
2015-06-02, by wenzelm
clarified context;
2015-06-02, by wenzelm
cleaified context;
2015-06-02, by wenzelm
clarified context;
2015-06-02, by wenzelm
clarified context;
2015-06-02, by wenzelm
clarified context;
2015-06-02, by wenzelm
clarified context;
2015-06-02, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-960
+960
+1000
+3000
+10000
tip