Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+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.
stripped class recpower further
2009-04-28, by haftmann
lemma sum_nonneg_eq_zero_iff
2009-04-28, by haftmann
reorganization of power lemmas
2009-04-28, by haftmann
collected square lemmas in Nat_Numeral
2009-04-28, by haftmann
Symbol.name_of and Name.desymbolize
2009-04-28, by haftmann
prevent potential failure
2009-04-28, by haftmann
ephermal enforcement of import order to circumvent current problem in merging interpretation morphisms
2009-04-28, by haftmann
local syntax for Ints; ephermal re-globalization
2009-04-28, by haftmann
dropped reference to class recpower and lemma duplicate
2009-04-28, by haftmann
add proper support for bottom-patterns in fixrec package
2009-04-27, by huffman
merged
2009-04-27, by huffman
add module signature to domain_library.ML
2009-04-22, by huffman
add module signature for domain_theorems.ML
2009-04-22, by huffman
declare take_rews as simp rules
2009-04-22, by huffman
explicit is better than implicit
2009-04-27, by haftmann
whitespace tuning
2009-04-27, by haftmann
cleaned up theory power further
2009-04-27, by haftmann
merged
2009-04-27, by haftmann
merged
2009-04-26, by haftmann
merged
2009-04-26, by haftmann
fixed document generation
2009-04-26, by haftmann
cleaned up Power theory
2009-04-26, by haftmann
merged
2009-04-26, by chaieb
merged
2009-04-26, by chaieb
merged
2009-04-24, by chaieb
more general statements
2009-04-24, by chaieb
tuned
2009-04-27, by Christian Urban
reorganised the section about fresh_star and added lemma pt_fresh_star_pi
2009-04-26, by Christian Urban
reverted slip in theory imports
2009-04-26, by haftmann
adjusted to changes in power syntax
2009-04-26, by haftmann
merged
2009-04-26, by Christian Urban
deleted thm-attributes "fresh" and "bij" (not used); same features can later be implemented by simpler means
2009-04-26, by Christian Urban
append prefs at end;
2009-04-25, by wenzelm
merged
2009-04-25, by wenzelm
adapted permutation functions to new overloading syntax (the functions are still "unchecked" because they are used in conjunction with type-classes)
2009-04-25, by Christian Urban
use predefined preferences categories;
2009-04-25, by wenzelm
removed obsolete artifacts;
2009-04-25, by wenzelm
misc cleanup of auto_solve and quickcheck:
2009-04-25, by wenzelm
renamed contrib/SystemOnTPTP/remote to lib/script/SystemOnTPTP, thus leaving contrib empty within the official distribution;
2009-04-25, by wenzelm
post Isabelle2009 version;
2009-04-25, by wenzelm
adjusted to change in code_wellsorted.ML
2009-04-25, by haftmann
merged
2009-04-24, by haftmann
some jokes are just too bad to appear in a theory file
2009-04-24, by haftmann
removed confusion around funpow
2009-04-24, by haftmann
observe distinction between Pure/Tools and Tools more closely
2009-04-24, by haftmann
some experiements towards user interface for predicate compiler
2009-04-24, by haftmann
funpow and relpow with shared "^^" syntax
2009-04-24, by haftmann
generic postprocessing scheme for term evaluations
2009-04-24, by haftmann
added helpless comment
2009-04-24, by haftmann
adaptions due to rearrangment of power operation
2009-04-23, by haftmann
stripped $Id$
2009-04-23, by haftmann
avoid local [code]
2009-04-23, by haftmann
dropped duplication
2009-04-22, by haftmann
code_datatype and power
2009-04-22, by haftmann
tuned
2009-04-22, by haftmann
code_datatype antiquotation; tuned
2009-04-22, by haftmann
more localisation
2009-04-22, by haftmann
power operation defined generic
2009-04-22, by haftmann
fixed compilation of predicate types in ML environment
2009-04-22, by haftmann
merged
2009-04-21, by haftmann
merged
2009-04-20, by haftmann
empty page leads to results on duplex printers as expected
2009-04-20, by haftmann
changes in power operations
2009-04-20, by haftmann
power operation on functions in theory Nat; power operation on relations in theory Transitive_Closure
2009-04-20, by haftmann
yield is now a static ML function
2009-04-20, by haftmann
power operation on functions with syntax o^; power operation on relations with syntax ^^
2009-04-20, by haftmann
formal declaration of undefined parameters after class instantiation
2009-04-17, by haftmann
power operation on relations now with syntax ^^
2009-04-17, by haftmann
separated funpow, relpow from power on monoids
2009-04-17, by haftmann
static compilation of enumeration type
2009-04-17, by haftmann
re-engineering of evaluation conversions
2009-04-17, by haftmann
tuned
2009-04-17, by haftmann
separate channel for Quickcheck evaluations
2009-04-17, by haftmann
merged
2009-04-17, by haftmann
zmod_zmult_zmult1 now subsumed by mod_mult_mult1
2009-04-17, by haftmann
diagnostic commands now in code_thingol; tuned code of funny continuations
2009-04-17, by haftmann
simplified code
2009-04-17, by haftmann
zmod_zmult_zmult1 now subsumed by mod_mult_mult1
2009-04-17, by haftmann
added both cancel_div_mod_procs
2009-04-17, by haftmann
wellsortedness is no issue for a user manual any more
2009-04-16, by haftmann
whitespace tuning
2009-04-16, by haftmann
added simproc
2009-04-16, by haftmann
dropped unnamed infix
2009-04-16, by haftmann
tuned setups of CancelDivMod
2009-04-16, by haftmann
merged
2009-04-16, by haftmann
tuned order of functions
2009-04-16, by haftmann
generalized some simprocs from int to semiring_div
2009-04-16, by haftmann
tightended specification of class semiring_div
2009-04-16, by haftmann
code generator bootstrap theory src/Tools/Code_Generator.thy
2009-04-15, by haftmann
say farewell to code related to old code_funcgr module
2009-04-15, by haftmann
wrecked old code_funcgr module
2009-04-15, by haftmann
index type is a semiring_div
2009-04-15, by haftmann
theory NatBin now named Nat_Numeral
2009-04-15, by haftmann
default instantiation for unit type
2009-04-15, by haftmann
more coherent developement in Divides.thy and IntDiv.thy
2009-04-15, by haftmann
add more examples to Domain_ex.thy
2009-04-21, by huffman
merged
2009-04-21, by huffman
add HOLCF/ex/Domain_ex.thy, with example uses of the domain package
2009-04-21, by huffman
make domain package ML interface more consistent with datatype package; use binding instead of bstring
2009-04-21, by huffman
use Sign.add_consts instead of ContConsts.add_consts
2009-04-21, by huffman
merged
2009-04-21, by huffman
allow infix declarations for type constructors defined with domain package
2009-04-20, by huffman
remove obsolete comments
2009-04-20, by huffman
fix too-specific types in lemmas match_{sinl,sinr}_simps
2009-04-20, by huffman
domain package now generates iff rules for definedness of constructors
2009-04-13, by huffman
change definition of match combinators for fixrec package
2009-04-11, by huffman
domain package: simplify internal proofs of con_rews
2009-04-10, by huffman
set up domain package in Domain.thy
2009-04-10, by huffman
tuned proof
2009-04-21, by krauss
replace type cong = {thm : thm, lhs : term} by plain thm -- the other component has been unused for a long time.
2009-04-21, by krauss
inlined afterqeds to improve clarity; tuned
2009-04-21, by krauss
simplify computation and consistency checks of argument counts in the input
2009-04-21, by krauss
removed obsolete test tags;
2009-04-20, by wenzelm
back to non-release mode;
2009-04-20, by wenzelm
Added tag Isabelle2009 for changeset 5c8618f95d24
2009-04-19, by wenzelm
merged
Isabelle2009
2009-04-16, by wenzelm
give up file type / dropability for now -- does not work reliably;
2009-04-16, by wenzelm
Added tag isa2009-test for changeset d394a17d4fdb
2009-04-16, by wenzelm
external_prover: "exec" the command line, in order to preserve the exact process context of the "system" invocation (this recovers interruptibility of E-1.0, which assumes to be the process group leader);
2009-04-16, by wenzelm
misc tuning for Isabelle2009;
2009-04-15, by wenzelm
tuned;
2009-04-15, by wenzelm
more generic error message, which also covers more fundamental failure;
2009-04-15, by wenzelm
updated for Isabelle2009;
2009-04-15, by wenzelm
tuned;
2009-04-14, by wenzelm
more robust handling of emacs options -- this is not necessarily an Isabelle process environment yet;
2009-04-14, by wenzelm
merged
2009-04-14, by wenzelm
actually invoke ISABELLE_TOOL;
2009-04-14, by wenzelm
added Haskabelle -- in accordance to website/index.html version f397b96e3ad2;
2009-04-14, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
+30000
tip