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
+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.
simplified method syntax;
2009-05-25, by wenzelm
modernized method setup;
2009-05-25, by wenzelm
modernized method setup;
2009-05-25, by wenzelm
proper signature constraints;
2009-05-25, by wenzelm
adapted to Poly/ML SVN 744;
2009-05-25, by wenzelm
removed some obsolete combinators for method args;
2009-05-23, by wenzelm
proper indentation;
2009-05-23, by wenzelm
proper signature constraint;
2009-05-23, by wenzelm
adapted to Poly/ML SVN 719;
2009-05-23, by wenzelm
getenv_strict needs to be based on getenv (accidentally broken in 0e88d33e8d19);
2009-05-23, by wenzelm
merged
2009-05-22, by huffman
define copy functions using combinators; add checking for failed proofs of induction rules
2009-05-22, by huffman
export ID, oo; add more dtyp operations
2009-05-22, by huffman
add combinators for building copy functions
2009-05-22, by huffman
change representation of Domain_Library.arg
2009-05-21, by huffman
make type Domain_Library.arg abstract
2009-05-21, by huffman
indentation; export Domain_Axioms.calc_axioms
2009-05-20, by huffman
indentation; export Domain_Syntax.calc_syntax
2009-05-20, by huffman
using precompiled Predicate.map
2009-05-21, by haftmann
merged
2009-05-21, by haftmann
re-added corrected version of type copy quickcheck generator
2009-05-21, by haftmann
added Predicate.map in SML environment
2009-05-21, by haftmann
merged
2009-05-21, by webertj
implementation of definitional CNF improved
2009-05-21, by webertj
write_dimacs_{sat,cnf}_file now write the DIMACS file on the fly, without building it in memory first
2009-05-21, by webertj
fixed typo
2009-05-20, by haftmann
experimental values command
2009-05-20, by haftmann
added Predicate.map
2009-05-20, by haftmann
merged
2009-05-20, by haftmann
tuned
2009-05-20, by haftmann
adjusted to changes in Quickcheck.thy
2009-05-20, by haftmann
eliminated case input syntax on bits
2009-05-20, by haftmann
removed quickcheck generator for type copies temporarily
2009-05-20, by haftmann
avoid potential problem with stale theory
2009-05-20, by haftmann
dropped parentheses
2009-05-20, by haftmann
parse translations for cases are conservative wrt. overloaded constructors
2009-05-20, by haftmann
added generator for type copies (records)
2009-05-20, by haftmann
adjusted to changed theory name
2009-05-20, by haftmann
String.literal replaces message_string, code_numeral replaces (code_)index
2009-05-19, by haftmann
moved Code_Index, Random and Quickcheck before Main
2009-05-19, by haftmann
moved Code_Index, Random and Quickcheck before Main
2009-05-19, by haftmann
pretty printing of functional combinators for evaluation code
2009-05-19, by haftmann
new lemma
2009-05-19, by nipkow
merged
2009-05-18, by chaieb
FPS composition distributes over inverses, division and arbitrary nth roots. General geometric series theorem
2009-05-18, by chaieb
merged
2009-05-18, by nipkow
fine-tuned elimination of comprehensions involving x=t.
2009-05-18, by nipkow
hide fact log_def -- should not shadow regular log definition
2009-05-18, by haftmann
added example on ML level
2009-05-18, by haftmann
added quickcheck support for numeric types
2009-05-18, by haftmann
generalized lemma map_of_zip_map
2009-05-18, by haftmann
added Code_Index.int_of operation
2009-05-18, by haftmann
tuned term input syntax
2009-05-18, by haftmann
merged
2009-05-18, by haftmann
merged
2009-05-18, by haftmann
merged
2009-05-16, by haftmann
merged
2009-05-16, by haftmann
experimental move of Quickcheck and related theories to HOL image
2009-05-16, by haftmann
experimental addition of quickcheck
2009-05-15, by haftmann
adjusted to changes in theory Quickcheck
2009-05-15, by haftmann
combinators for single-threaded operations
2009-05-15, by haftmann
tuned code postprocessor
2009-05-15, by haftmann
dropped theory Term_Of_Syntax
2009-05-15, by haftmann
hide names in theory Random
2009-05-15, by haftmann
experimental addition of quickcheck
2009-05-15, by haftmann
syntax support for term expressions
2009-05-15, by haftmann
introduced Thm.generatedK
2009-05-18, by haftmann
is a definition
2009-05-17, by haftmann
merged
2009-05-16, by bulwahn
added new kind generated_theorem for theorems which are generated by packages to distinguish between theorems from users and packages
2009-05-16, by bulwahn
merged
2009-05-16, by bulwahn
added collection of simplification rules of recursive functions for quickcheck
2009-05-16, by bulwahn
merged
2009-05-16, by bulwahn
added predicate transformation function for code generation
2009-05-15, by bulwahn
added predicate transformation function for code generation
2009-05-15, by bulwahn
proof tuned
2009-05-16, by nipkow
merged
2009-05-16, by nipkow
"{x. P x & x=t & Q x}" is now rewritten to "if P t & Q t then {t} else {}"
2009-05-16, by nipkow
merged
2009-05-15, by huffman
continuity proofs for approx function on deflations; lemma cast_below_imp_below
2009-05-15, by huffman
allow lazy domain arguments to have class cpo
2009-05-12, by huffman
add cpo_type function
2009-05-12, by huffman
fix domain package parsing of lhs sort constraints
2009-05-12, by huffman
export quiet_mode and trace_domain refs for domain package
2009-05-12, by huffman
new lemma
2009-05-15, by nipkow
merged
2009-05-14, by haftmann
merged
2009-05-14, by haftmann
merged module code_unit.ML into code.ML
2009-05-14, by haftmann
monomorphic code generation for power operations
2009-05-14, by haftmann
preprocessing must consider eq
2009-05-14, by haftmann
quickcheck size starts with 0
2009-05-14, by haftmann
strip sorts while checking pattern subsumption
2009-05-14, by haftmann
rewrite op = == eq handled by simproc
2009-05-14, by haftmann
updated generated document
2009-05-14, by haftmann
merged
2009-05-14, by nipkow
Cleaned up Parity a little
2009-05-14, by nipkow
merged
2009-05-14, by berghofe
merged
2009-05-13, by berghofe
Cleaned up code of function test_term.
2009-05-13, by berghofe
dropped accidental debug messages
2009-05-14, by haftmann
adapted code tutorial to recent changes in code
2009-05-14, by haftmann
more permissive wrt. overloaded constants
2009-05-13, by haftmann
merged
2009-05-13, by haftmann
tuned construction of term_of instances
2009-05-13, by haftmann
tuned construction of term_of instances
2009-05-13, by haftmann
dropped legacy operations
2009-05-13, by haftmann
tuned construction of typerep instances
2009-05-13, by haftmann
tuned and generalized construction of code equations for eq; tuned interface
2009-05-13, by haftmann
added abstract operations for typerep/term_of
2009-05-13, by haftmann
tuned and generalized construction of code equations for eq
2009-05-13, by haftmann
dropped sort constraint on predicate equality
2009-05-13, by haftmann
itself is instance of eq
2009-05-13, by haftmann
Now deals with division
2009-05-13, by chaieb
updated keywords
2009-05-12, by haftmann
split Predicate_Compile examples into separate theory
2009-05-12, by haftmann
adapted to changes in module Code
2009-05-12, by haftmann
values is now a keyword
2009-05-12, by haftmann
merged
2009-05-12, by haftmann
transferred code generator preprocessor into separate module
2009-05-12, by haftmann
marginally tuned
2009-05-12, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip