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.
whitepsace tuning
2013-08-13, by blanchet
more robust parsing of Vampire proofs with "introduced" names
2013-08-13, by blanchet
fixed "sorry"d proofs
2013-08-12, by blanchet
repaired proofs (after change to xxx_case_def)
2013-08-12, by blanchet
temporary sorry's for temporarily nonterminating (due to 2b430bbb5a1a) proofs
2013-08-12, by traytel
qualify intermediate typedefs
2013-08-12, by blanchet
avoid double qualification for case constants
2013-08-12, by blanchet
qualify more generated names with optional type name component
2013-08-12, by blanchet
eliminated bogus assumption from theorem (that was instantiated with refl and resulted in flexflex pairs)
2013-08-12, by traytel
generalized library function
2013-08-12, by traytel
updated keywords;
2013-08-12, by wenzelm
merged
2013-08-12, by wenzelm
clarified Query_Operation.register: avoid hard-wired parallel policy;
2013-08-12, by wenzelm
moved generic module to its proper place;
2013-08-12, by wenzelm
manage hyperlinks via PIDE editor interface;
2013-08-12, by wenzelm
tuned whitespace;
2013-08-12, by wenzelm
prefer PIDE editor operations;
2013-08-12, by wenzelm
central management of Document.Overlays, independent of Document_Model;
2013-08-12, by wenzelm
tuned -- use Multi_Map;
2013-08-12, by wenzelm
support for maps with multiple entries per key;
2013-08-12, by wenzelm
tuned signature;
2013-08-12, by wenzelm
tuned signature;
2013-08-12, by wenzelm
tuned signature;
2013-08-12, by wenzelm
tuned signature -- more abstract PIDE editor operations;
2013-08-12, by wenzelm
tuned messages
2013-08-12, by blanchet
clarified option name (since case/fold/rec are also destructors)
2013-08-12, by blanchet
define case constant from other 'free constructor' axioms
2013-08-12, by blanchet
introduced case tactics
2013-08-12, by blanchet
tuning
2013-08-12, by blanchet
handle both TVars and TFrees -- necessary for 'wrap_free_constructors'
2013-08-12, by blanchet
qualify map and rel names
2013-08-12, by blanchet
reverted ill-advised naming scheme of 5a77edcdbe54
2013-08-12, by blanchet
made (hopefully temporary) hack more robust
2013-08-11, by blanchet
added warning
2013-08-11, by blanchet
gracefully handle one more error condition
2013-08-11, by blanchet
gracefully fail to define polymorphic (co)datatypes in local context
2013-08-11, by blanchet
made code more robust
2013-08-11, by blanchet
avoid DUP exception in local context (cf. 062aa11e98e1)
2013-08-11, by blanchet
honor user tfree names
2013-08-11, by blanchet
prefer local facts over global ones
2013-08-10, by kleing
use local context for name space
2013-08-10, by kleing
explicit "strict" flag for print functions (flipped internal meaning);
2013-08-10, by wenzelm
avoid unnecessary case distinction
2013-08-10, by kleing
adjust tooltip for duplicates option
2013-08-10, by kleing
merged
2013-08-09, by wenzelm
NEWS;
2013-08-09, by wenzelm
Find is docked on startup;
2013-08-09, by wenzelm
sorted lines;
2013-08-09, by wenzelm
tuned GUI;
2013-08-09, by wenzelm
retain current task priority, to avoid distortion due to local forks (e.g. sledgehammer query operation);
2013-08-09, by wenzelm
removed "Locate" button, to avoid confusion about the slightly odd meaning of current_command with explicit theory context;
2013-08-09, by wenzelm
enable search in pre-loaded theory;
2013-08-09, by wenzelm
more GUI options;
2013-08-09, by wenzelm
tuned signature;
2013-08-09, by wenzelm
tuned;
2013-08-09, by wenzelm
tuned GUI;
2013-08-09, by wenzelm
tuned name generation code (to make it easier to adapt later)
2013-08-09, by blanchet
honor user type names if possible
2013-08-09, by blanchet
merged;
2013-08-09, by wenzelm
more abstract consume_status operation;
2013-08-09, by wenzelm
separate Process_Indicator -- simplified/clarified version of org.gjt.sp.jedit.gui.AnimatedIcon;
2013-08-09, by wenzelm
more active "provers" field, which increases chances that its history is stored;
2013-08-09, by wenzelm
removed command location is considered finished, and its overlay removed eventually;
2013-08-09, by wenzelm
cancel_query via direct access to the exec_id of the running query process;
2013-08-09, by wenzelm
retain original messages properties, e.g. for retrieval via Command.Results;
2013-08-09, by wenzelm
clarified toplevel_error: absorb and print interrupts;
2013-08-09, by wenzelm
more explicit error;
2013-08-09, by wenzelm
tuned message;
2013-08-09, by wenzelm
removed unused YXML_Find_Theorems and Legacy_XML_Syntax;
2013-08-08, by wenzelm
more robust read_query;
2013-08-08, by wenzelm
removed commented out declaration
2013-08-09, by kleing
tuned
2013-08-09, by traytel
merged
2013-08-08, by wenzelm
eliminate \<twosuperior> as well;
2013-08-08, by wenzelm
more strict identifier syntax: disallow superscripts, which tend to be used in notation such as \<^sup>\<omega>;
2013-08-08, by wenzelm
prefer plain subscript for identifiers;
2013-08-08, by wenzelm
proper low-level comparison -- heed warning by Scala compiler;
2013-08-08, by wenzelm
merged
2013-08-08, by Andreas Lochbihler
prefer Code.abort with explicit error message
2013-08-08, by Andreas Lochbihler
avoid re-inventing transitive closure
2013-08-08, by kleing
merged
2013-08-08, by traytel
theorems relating {c,d}tor_(un)fold/(co)rec and {c,d}tor_map
2013-08-08, by traytel
tuned
2013-08-08, by traytel
tuned tactic;
2013-08-08, by traytel
abort execution of generated code with explicit exception message
2013-08-08, by Andreas Lochbihler
merged
2013-08-08, by wenzelm
dockable window for Sledgehammer, based on asynchronous/parallel query operation;
2013-08-08, by wenzelm
tuned imports;
2013-08-08, by wenzelm
snippet for instr type
2013-08-08, by kleing
filter function on streams
2013-08-08, by traytel
tuned
2013-08-08, by traytel
tuned proofs;
2013-08-07, by wenzelm
tuned proofs;
2013-08-07, by wenzelm
maintain commands together with index -- avoid redundant reconstruction of full_index;
2013-08-07, by wenzelm
more elementary list structures for markup tree traversal;
2013-08-07, by wenzelm
tuning
2013-08-07, by blanchet
enrich exported ML function's signature
2013-08-07, by blanchet
merged
2013-08-07, by wenzelm
more NEWS and CONTRIBUTORS;
2013-08-07, by wenzelm
some documentation for adhoc overloading;
2013-08-02, by Christian Sternagel
added examples of adhoc overloading
2013-08-02, by Christian Sternagel
use uniform spelling of "adhoc"
2013-08-02, by Christian Sternagel
tuned formatting of error message
2013-08-02, by Christian Sternagel
tuned proofs;
2013-08-07, by wenzelm
tuned signature;
2013-08-07, by wenzelm
more tight interface for markup cumulate/select: avoid duplicate application, allow to defer decision about definedness;
2013-08-07, by wenzelm
tuned;
2013-08-07, by wenzelm
tuned signature;
2013-08-07, by wenzelm
enabled key event to apply query;
2013-08-07, by wenzelm
prefer single-line HistoryTextField;
2013-08-07, by wenzelm
contract equalities in transfer and transfer domain rules when they are registered
2013-08-07, by kuncar
expand equalities in the transfer relation in transfer_prover if the relation doesn't follow the functional structure
2013-08-07, by kuncar
merged
2013-08-06, by wenzelm
misc tuning and simplification;
2013-08-06, by wenzelm
more generic button;
2013-08-06, by wenzelm
support for query operations that consist of parallel segments;
2013-08-06, by wenzelm
more tooltips;
2013-08-06, by wenzelm
tuned -- more explicit type Status.Value;
2013-08-06, by wenzelm
more explicit status for query operation;
2013-08-06, by wenzelm
tuned signature;
2013-08-06, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip