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.
compile
2013-11-18, by blanchet
no need for 3-way split with GFP for a handful of theorems
2013-11-18, by blanchet
moved more theorems out of LFP
2013-11-18, by blanchet
moved theorems out of LFP
2013-11-18, by blanchet
moved theorems out of LFP
2013-11-18, by blanchet
moved theorems out of LFP
2013-11-18, by blanchet
moved theorems out of LFP
2013-11-18, by blanchet
split 'Cardinal_Arithmetic' 3-way
2013-11-18, by blanchet
started three-way split of 'HOL-Cardinals'
2013-11-18, by blanchet
send output of "tptp_translate" to standard output, to simplify Geoff Sutcliffe's life
2013-11-18, by blanchet
merged
2013-11-18, by traytel
show all involved subtyping constraints that cause coercion inference to fail
2013-11-18, by traytel
additional lemmas in BNF/Examples/Stream
2013-11-18, by hoelzl
reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798
2013-11-18, by traytel
comments by Sean Seefried
2013-11-18, by nipkow
more robust example;
2013-11-17, by wenzelm
tuned proofs;
2013-11-17, by wenzelm
tuned;
2013-11-17, by wenzelm
tuned proofs;
2013-11-17, by wenzelm
explicit indication of thy_load commands;
2013-11-17, by wenzelm
centralized management of pending buffer edits;
2013-11-17, by wenzelm
merged
2013-11-17, by nipkow
added functions all and exists to IArray
2013-11-16, by nipkow
prefer explicit "document" flag -- eliminated stateful Present.no_document;
2013-11-16, by wenzelm
simplified HTML linefeed (again, see 041dc6d8d344);
2013-11-16, by wenzelm
simplified HTML theory presentation;
2013-11-16, by wenzelm
removed remains of HTML presentation of auxiliary files -- inactive since Isabelle2013;
2013-11-16, by wenzelm
tuned;
2013-11-16, by wenzelm
merged
2013-11-16, by wenzelm
tuned proofs;
2013-11-16, by wenzelm
tuned signature;
2013-11-16, by wenzelm
tuned signature -- clarified Proof General legacy;
2013-11-16, by wenzelm
toplevel function "use" refers to raw ML bootstrap environment;
2013-11-16, by wenzelm
obsolete;
2013-11-16, by wenzelm
proper thy_load command 'boogie_file' -- avoid direct access to file-system;
2013-11-16, by wenzelm
tuned signature;
2013-11-16, by wenzelm
updated example;
2013-11-16, by wenzelm
prefer UTF8.decode_permissive;
2013-11-16, by wenzelm
more distinctive Isabelle_Process.Output vs. Isabelle_Process.Protocol_Output;
2013-11-16, by wenzelm
more specific Protocol_Output: empty message.body, main content via bytes/text;
2013-11-15, by wenzelm
tuned imports;
2013-11-14, by wenzelm
tuned signature;
2013-11-14, by wenzelm
immutable byte vectors versus UTF8 strings;
2013-11-14, by wenzelm
dropped duplicate of of_bool
2013-11-15, by haftmann
proper code equations for Gcd and Lcm on nat and int
2013-11-15, by haftmann
tuned
2013-11-16, by nipkow
fixed type variable confusion in 'datatype_new_compat'
2013-11-14, by blanchet
implemented 'tptp_translate'
2013-11-14, by blanchet
reintroduced (unimplemented) 'tptp_translate' tool
2013-11-14, by blanchet
have MaSh support nameless facts (i.e. proofs) and use that support
2013-11-14, by blanchet
made SML/NJ happy
2013-11-14, by blanchet
renamed thm
2013-11-14, by blanchet
explicit inclusion of data refinement theory into HOL-Library session
2013-11-14, by haftmann
tuned to improve automation (for REPEAT)
2013-11-14, by nipkow
separated comparision on bit operations into separate theory
2013-11-13, by haftmann
prohibit locally fixed type variables in bnf definitions
2013-11-13, by traytel
tuned
2013-11-13, by traytel
standard relator for list bnf
2013-11-13, by traytel
tuned example
2013-11-13, by traytel
shortened generated property name
2013-11-13, by blanchet
more explicit syntax for defining a bnf
2013-11-13, by traytel
fix document generation for HOL-Probability
2013-11-13, by hoelzl
fix document generation for Extended_Nat
2013-11-12, by hoelzl
measure of a countable union
2013-11-12, by hoelzl
add restrict_space measure
2013-11-12, by hoelzl
better support for enat and ereal conversions
2013-11-12, by hoelzl
enat is countable
2013-11-12, by hoelzl
add equalities for SUP and INF over constant functions
2013-11-12, by hoelzl
add finite_select_induct; move generic lemmas from MV_Analysis/Linear_Algebra to the HOL image
2013-11-12, by hoelzl
add acyclicI_order
2013-11-12, by hoelzl
stronger inc_induct and dec_induct
2013-11-12, by hoelzl
countability of the image of a reflexive transitive closure
2013-11-12, by hoelzl
support of_rat with 0 or 1 on order relations
2013-11-12, by hoelzl
equation when indicator function equals 0 or 1
2013-11-12, by hoelzl
ported part of function package to new 'Ctr_Sugar' abstraction
2013-11-12, by blanchet
undid copy-paste
2013-11-12, by blanchet
ported 'partial_function' to 'Ctr_Sugar' abstraction
2013-11-12, by blanchet
port list comprehension simproc to 'Ctr_Sugar' abstraction
2013-11-12, by blanchet
added convenience function
2013-11-12, by blanchet
document idiomatic use of 'simps_of_case'
2013-11-12, by blanchet
ported 'Simps_Case_Conv' to use new 'Ctr_Sugar' abstraction
2013-11-12, by blanchet
register old-style datatypes as 'Ctr_Sugar'
2013-11-12, by blanchet
export useful ML function
2013-11-12, by blanchet
moved 'Ctr_Sugar' further up the theory hierarchy, so that 'Datatype' can use it
2013-11-12, by blanchet
tuned headers
2013-11-12, by blanchet
moved 'Ctr_Sugar' files out of BNF, so that it can become a general-purpose abstraction
2013-11-12, by blanchet
updated sessions;
2013-11-12, by wenzelm
proper latex -- NB: cannot use antiquotation here;
2013-11-12, by wenzelm
merged
2013-11-11, by wenzelm
simplified App template;
2013-11-11, by wenzelm
obsolete;
2013-11-11, by wenzelm
obsolete;
2013-11-11, by wenzelm
tuned message;
2013-11-11, by wenzelm
tuned signature -- removed obsolete Addsimprocs, Delsimprocs;
2013-11-11, by wenzelm
tuned signature;
2013-11-11, by wenzelm
minor doc fix
2013-11-11, by blanchet
merged
2013-11-11, by wenzelm
merged, using src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML and src/HOL/Tools/Sledgehammer/sledgehammer_run.ML from 347c3b0cab44;
2013-11-11, by wenzelm
removed obsolete RC tags;
2013-11-11, by wenzelm
Added tag Isabelle2013-1 for changeset 9c1f21365326
2013-11-11, by wenzelm
tuned;
Isabelle2013-1
2013-11-09, by wenzelm
more on completion;
2013-11-09, by wenzelm
adjust modules for Admin/build jars_test;
2013-11-09, by wenzelm
tuned whitespace;
2013-11-09, by wenzelm
added jedit_completion_dismiss_delay for hide_popup, which helps to avoid loosing key events on old popup (no change of default behavior);
2013-11-08, by wenzelm
transfer focus before closing old component -- avoid intermediate focus switch to root component, which is actually visible e.g. on Windows;
2013-11-08, by wenzelm
Added tag Isabelle2013-1-RC4 for changeset 594628261376
2013-11-07, by wenzelm
updated to polyml-5.5.1-1 (fixes-5.5.1 version 1875);
2013-11-07, by wenzelm
tuned;
2013-11-07, by wenzelm
misc tuning;
2013-11-07, by wenzelm
updated to jedit_build-20131106 (Console.jar 5.1.3);
2013-11-06, by wenzelm
join all theory body forks, notably Toplevel.atom_result (diagnostic commands), before peeking at full status;
2013-11-06, by wenzelm
tuned signature;
2013-11-06, by wenzelm
less tiny font for search criteria;
2013-11-06, by wenzelm
tuned tooltips;
2013-11-06, by wenzelm
swap equations and premises in the coinductive step for better proof automation
2013-10-17, by Andreas Lochbihler
no default shortcut for isabelle.reset-font-size -- avoid conflict with unsplit-current;
2013-11-05, by wenzelm
tuned;
2013-11-05, by wenzelm
CONTRIBUTORS
2013-10-28, by noschinl
more on text completion;
2013-11-03, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip