Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
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.
continued
2008-03-12, by haftmann
tuned
2008-03-12, by haftmann
better improvement in instantiation target
2008-03-12, by haftmann
*** empty log message ***
2008-03-12, by haftmann
raw_loop: more graceful crash recovery;
2008-03-11, by wenzelm
added exception CONTEXT, indicating context of another exception;
2008-03-11, by wenzelm
added location;
2008-03-11, by wenzelm
schedule main control: more robust interrupting of potentially running threads;
2008-03-11, by wenzelm
message: proper root element for XML output;
2008-03-11, by wenzelm
Proof.put_thms false;
2008-03-11, by wenzelm
put_facts: do_props, i.e. facts are indexed by proposition again;
2008-03-11, by wenzelm
put_thms: pass do_props;
2008-03-11, by wenzelm
tuned
2008-03-10, by haftmann
dropped "include" feature of classes
2008-03-10, by haftmann
some theorems named explicitly
2008-03-10, by haftmann
exported suffix
2008-03-10, by haftmann
fixed typo
2008-03-10, by haftmann
adjusted to current implementation
2008-03-10, by haftmann
instance fun :: (finite, countable) countable
2008-03-10, by huffman
tuned
2008-03-09, by haftmann
added Option_ord.thy
2008-03-07, by haftmann
dropped local tsigs
2008-03-07, by haftmann
some steps towards a refined treatment of equality
2008-03-07, by haftmann
generic improvable syntax for targets
2008-03-07, by haftmann
added hithero missing overloading.ML
2008-03-07, by haftmann
tuned
2008-03-07, by haftmann
whitespace tuning
2008-03-07, by haftmann
clarified proposition
2008-03-07, by haftmann
tuned proofs
2008-03-07, by haftmann
canonical order on option type
2008-03-07, by haftmann
added entries
2008-03-07, by haftmann
check ISABELLE_BROWSER_INFO before cd;
2008-03-06, by wenzelm
replaced execute by system_out;
2008-03-06, by wenzelm
replaced execute by system_out;
2008-03-06, by wenzelm
added dummy version of string_of_pid;
2008-03-06, by wenzelm
use "ML-Systems/universal.ML";
2008-03-06, by wenzelm
replaced execute by system_out;
2008-03-06, by wenzelm
proper dependency on ML-Systems/mosml.ML;
2008-03-06, by wenzelm
specific system_out (MosML lacks structure Posix);
2008-03-06, by wenzelm
* system/system_out provides a robust way to invoke external shell
2008-03-06, by wenzelm
system_out: threaded version does not work for 5.1;
2008-03-06, by wenzelm
common setup for system_out/system;
2008-03-06, by wenzelm
added ML-Systems/system_shell.ML;
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD;
2008-03-06, by wenzelm
obsolete (cf. ML-Systems/polyml_common.ML);
2008-03-06, by wenzelm
renamed polyml-old-basis.ML to polyml_old_basis.ML;
2008-03-06, by wenzelm
rearrangements to make latest Poly/ML the default, not old 4.x;
2008-03-06, by wenzelm
cleaned-up ML-Systems;
2008-03-06, by wenzelm
tuned comment;
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD feature;
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD feature: change environment after getsettings (works due to static scoping);
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD feature;
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD/MAKEBIN feature;
2008-03-06, by wenzelm
renamed test_markup to output_markup;
2008-03-05, by wenzelm
IsabelleProcess.output_markup;
2008-03-05, by wenzelm
closeup: minor tuning of term traversal;
2008-03-05, by wenzelm
ISABELLE_LINE_EDITOR: prefer rlwrap, which passes interrupts properly;
2008-03-05, by wenzelm
explicit referencing of background facts;
2008-03-05, by wenzelm
explicit referencing of background facts;
2008-03-05, by wenzelm
explicit referencing of background facts;
2008-03-05, by wenzelm
indexing literal facts: exclude background context;
2008-03-05, by wenzelm
put_thms: do not index facts here (affects prems/this/calculation in particular);
2008-03-05, by wenzelm
explicit referencing of background facts;
2008-03-05, by wenzelm
HOL/Library/RBT.thy;
2008-03-05, by wenzelm
NEWS: RBTs, renamings in ZF
2008-03-05, by krauss
Use conversions instead of simplifier. tuned
2008-03-05, by krauss
added new example
2008-03-04, by urbanc
tuned
2008-03-03, by haftmann
continued localization
2008-03-03, by haftmann
new theory of red-black trees, an efficient implementation of finite maps.
2008-03-03, by krauss
Generalized Zorn and added well-ordering theorem
2008-03-02, by nipkow
tuned ML code, more antiquotations;
2008-03-01, by wenzelm
misc cleanup of embedded ML code;
2008-03-01, by wenzelm
added @{const} antiquotation;
2008-03-01, by wenzelm
use more antiquotations;
2008-03-01, by wenzelm
unused_thms: print via official context (ProofContext.pretty_fact),
2008-02-28, by wenzelm
Added function for finding unused theorems.
2008-02-28, by berghofe
Added unused_thms command.
2008-02-28, by berghofe
import all 'special code' types
2008-02-28, by haftmann
added code generator setup
2008-02-28, by haftmann
Transitive_Closure: induct and cases rules now declare proper case_names;
2008-02-28, by wenzelm
Transitive_Closure: induct and cases rules now declare proper case_names;
2008-02-28, by wenzelm
rtranclp_induct, tranclp_induct: added case_names;
2008-02-28, by wenzelm
tuned
2008-02-28, by nipkow
removed legacy ML bindings;
2008-02-28, by wenzelm
tuned syntax declaration;
2008-02-28, by wenzelm
wf_trancl: structured proof;
2008-02-28, by wenzelm
rtranclE, tranclE: tuned statement, added case_names;
2008-02-28, by wenzelm
renamed ListSpace to ListVector;
2008-02-28, by wenzelm
added HOL-Library;
2008-02-28, by wenzelm
more precise handling of "group" for termination;
2008-02-27, by wenzelm
added theories for imperative HOL
2008-02-27, by haftmann
added theory for countable types
2008-02-27, by haftmann
added theory for reflected types
2008-02-27, by haftmann
proper merge of base sorts
2008-02-27, by haftmann
Renamed ListSpace to ListVector
2008-02-27, by nipkow
Fixed dependency on Dense_Linear_Order
2008-02-27, by chaieb
removed some debugging output from trace
2008-02-27, by schirmer
Loads Dense_Linear_Order (needed dlo_simps)
2008-02-27, by chaieb
Fixed dependencies for proofs -- ferrack needed
2008-02-27, by chaieb
Old HOL/Dense_Linear_Order.thy and the setup in Arith_Tools for Ferrante and Rackoff's Quantifier elimination for linear arithmetic over ordered Fields.
2008-02-27, by chaieb
fixed dependencies
2008-02-27, by chaieb
Removed theorems from default simpset
2008-02-27, by chaieb
Fixed proofs
2008-02-27, by chaieb
Loads Dense_Linear_Order.thy
2008-02-27, by chaieb
loads Tools/Qelim/qelim.ML
2008-02-27, by chaieb
HOL/Dense_Linear_Order.thy moved to Library ; resulting dependencies updated
2008-02-27, by chaieb
Installation of Quantifier elimination for ordered fields moved to Library/Dense_Linear_Order.thy
2008-02-27, by chaieb
other UNIV lemmas
2008-02-26, by haftmann
some more primrec
2008-02-26, by haftmann
class itself works around a problem with class interpretation in class finite
2008-02-26, by haftmann
moved some set lemmas from Set.thy here
2008-02-26, by haftmann
tuned heading
2008-02-26, by haftmann
char and nibble are finite
2008-02-26, by haftmann
moved some set lemmas to Set.thy
2008-02-26, by haftmann
tuned proofs
2008-02-26, by haftmann
tuned document;
2008-02-26, by wenzelm
tuned document;
2008-02-26, by wenzelm
Added useful general lemmas from the work with the HeapMonad
2008-02-26, by bulwahn
some steps towards automated generators
2008-02-26, by haftmann
operation collapse
2008-02-26, by haftmann
Zero/Suc recursion combinator for type index
2008-02-26, by haftmann
added accidental omissions
2008-02-26, by haftmann
thm_deps: sort result;
2008-02-25, by wenzelm
tuned msg;
2008-02-25, by wenzelm
fixed ChangeLog.gz path;
2008-02-25, by wenzelm
fixed document;
2008-02-25, by wenzelm
welcome: actually check for ChangeLog.gz;
2008-02-25, by wenzelm
tuned structure Distribution;
2008-02-25, by wenzelm
implicit use of LocalTheory.group etc.;
2008-02-25, by wenzelm
maintain group in lthy data, implicit use in operations;
2008-02-25, by wenzelm
tuned;
2008-02-25, by wenzelm
LocalTheory.set_group for user command;
2008-02-25, by wenzelm
inductive package: simplified group handling;
2008-02-25, by wenzelm
Added dependency of Library on Pocklington.thy
2008-02-25, by chaieb
Pocklington's Primality criterion
2008-02-25, by chaieb
More primality theorems
2008-02-25, by chaieb
A library for univariate polynomials -- generalizes old Hyperreal/Poly.thy from reals to locales
2008-02-25, by chaieb
A proof a the fundamental theorem of algebra
2008-02-25, by chaieb
Uses Univ_Poly.thy
2008-02-25, by chaieb
Does not import Poly anymore
2008-02-25, by chaieb
Includes the derivates of polynomials -- reals specific content of Poly
2008-02-25, by chaieb
Two simple theorems about cmod moved to Complex.thy
2008-02-25, by chaieb
Now imports Funamental_Theorem_Algebra
2008-02-25, by chaieb
Added trivial theorems aboud cmod
2008-02-25, by chaieb
Included theories Library/Univ_Poly.thy and Complex/Fundamental_Theorem_Algebra.thy ; Theory Hyperreal/Poly.thy Removed
2008-02-25, by chaieb
removed dead code; some cleanup
2008-02-22, by krauss
non-operative code antiquotation
2008-02-22, by haftmann
non-operative code antiquotation
2008-02-22, by haftmann
added further interface for reading constants
2008-02-22, by haftmann
added first version of datatype antiquotation
2008-02-22, by haftmann
moved refute_tac to linarith.ML
2008-02-22, by haftmann
more elaborate structure Distribution (filled-in by makedist);
2008-02-21, by wenzelm
keep ChangeLog.gz within distribution;
2008-02-21, by wenzelm
removed junk;
2008-02-21, by wenzelm
moved bij_betw from Library/FuncSet to Fun, redistributed some lemmas
2008-02-21, by nipkow
moved bij_betw from Library/FuncSet to Fun, redistributed some lemmas, and
2008-02-21, by nipkow
removed NBE;
2008-02-20, by wenzelm
removed ex/NBE.thy;
2008-02-20, by wenzelm
fix proofs involving ile_def
2008-02-20, by huffman
tuned structures in arith_data.ML
2008-02-20, by haftmann
using only an relation predicate to construct div and mod
2008-02-20, by haftmann
now in AFP
2008-02-20, by nipkow
added system_out (back to multithreaded version -- still suffers from non-interruptible wait in Poly/ML 5.1);
2008-02-19, by wenzelm
removed General/system_process.ML (back to multithreaded version);
2008-02-19, by wenzelm
replaced setpgrp by more elaborate setsid;
2008-02-19, by wenzelm
slightly tuned
2008-02-19, by urbanc
Yet another proof of False, this time using the strong case analysis rule.
2008-02-19, by berghofe
tuned
2008-02-18, by haftmann
system.pl - invoke shell command line (with robust signal handling);
2008-02-18, by wenzelm
updated
2008-02-18, by urbanc
added eqvt-flag to subseteq-lemma
2008-02-18, by urbanc
proved linorder and wellorder class instances
2008-02-18, by huffman
added get_parent (for AWE);
2008-02-17, by wenzelm
added perl wrapper for robust signal handling;
2008-02-17, by wenzelm
New simpler representation of numerals, using Bit0 and Bit1 instead of BIT, B0, and B1
2008-02-17, by huffman
removed spurious PolyML.makestring;
2008-02-16, by wenzelm
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
2008-02-16, by wenzelm
removed managed_process (cf. General/shell_process.ML);
2008-02-16, by wenzelm
removed managed_process (cf. General/shell_process.ML);
2008-02-16, by wenzelm
exn_message: added TimeLimit.TimeOut;
2008-02-16, by wenzelm
export deny_secure;
2008-02-16, by wenzelm
setmp: uninterruptible;
2008-02-16, by wenzelm
System shell processes, with static input/output and propagation of interrupts.
2008-02-16, by wenzelm
added General/system_process.ML;
2008-02-16, by wenzelm
added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
2008-02-16, by huffman
added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
2008-02-16, by huffman
support for managed external processes;
2008-02-15, by wenzelm
more lemmas
2008-02-15, by nipkow
<= and < on nat no longer depend on wellfounded relations
2008-02-15, by haftmann
moved *_reorient lemmas here
2008-02-15, by haftmann
tuned names;
2008-02-15, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip