Tue, 12 May 2009 17:09:36 +0200 haftmann examples using code_pred
Tue, 12 May 2009 17:09:35 +0200 haftmann added dummy values keyword
Tue, 12 May 2009 16:11:36 +0200 haftmann tuned exception code
Tue, 12 May 2009 17:32:50 +0100 chaieb A generic arithmetic prover based on Positivstellensatz certificates --- also implements Fourrier-Motzkin elimination as a special case Fourrier-Motzkin elimination
Tue, 12 May 2009 17:32:49 +0100 chaieb A decision method for universal multivariate real arithmetic with add
Tue, 12 May 2009 17:32:49 +0100 chaieb Isolated decision procedure for noms and the general arithmetic solver
Tue, 12 May 2009 17:32:49 +0100 chaieb Added files Sum_Of_Squares.thy, positivstellensatz.ML and sum_of_squares.ML to Library
Mon, 11 May 2009 21:55:30 -0700 huffman merged
Mon, 11 May 2009 13:19:28 -0700 huffman use Pair/fst/snd instead of cpair/cfst/csnd
Mon, 11 May 2009 12:41:46 -0700 huffman use Pair/fst/snd instead of cpair/cfst/csnd
Mon, 11 May 2009 12:26:33 -0700 huffman move bifinite instance for product type from Cprod.thy to Bifinite.thy
Mon, 11 May 2009 12:25:20 -0700 huffman new lemmas
Mon, 11 May 2009 20:09:03 +0200 haftmann fixed merge accident
Mon, 11 May 2009 19:54:43 +0200 haftmann merged
Mon, 11 May 2009 19:54:24 +0200 haftmann avoid latex output problem
Mon, 11 May 2009 17:20:52 +0200 haftmann merged
Mon, 11 May 2009 09:39:53 +0200 bulwahn fixed code_pred command
Mon, 11 May 2009 09:18:42 +0200 bulwahn Added pred_code command
Wed, 22 Apr 2009 11:10:23 +0200 bulwahn added general preprocessing of equality in predicates for code generation
Mon, 11 May 2009 19:51:21 +0200 haftmann merged
Mon, 11 May 2009 19:51:11 +0200 haftmann merged
Mon, 11 May 2009 15:57:30 +0200 haftmann mk_number replaces number_of
Mon, 11 May 2009 15:57:29 +0200 haftmann qualified names for Lin_Arith tactics and simprocs
Mon, 11 May 2009 15:18:32 +0200 haftmann tuned interface of Lin_Arith
Tue, 05 May 2009 17:09:18 +0200 hoelzl optimized Approximation by precompiling approx_inequality
Wed, 29 Apr 2009 20:19:50 +0200 hoelzl replaced Ifloat => real_of_float and real, renamed ApproxEq => inequality, uneq => interpret_inequality, uneq' => approx_inequality, Ifloatarith => interpret_floatarith
Mon, 11 May 2009 08:29:28 -0700 huffman merged
Mon, 11 May 2009 08:28:49 -0700 huffman newline at end of file
Mon, 11 May 2009 08:28:09 -0700 huffman simplify fixrec proofs for mutually-recursive definitions; generate better fixpoint induction rules
Mon, 11 May 2009 08:24:35 -0700 huffman removed redundant instance declarations inat :: linorder
Mon, 11 May 2009 17:08:31 +0200 haftmann merged
Mon, 11 May 2009 11:53:21 +0200 haftmann proper error handling for malformed code equations
Mon, 11 May 2009 11:53:21 +0200 haftmann corrected deletetion of code equations for constructors
Mon, 11 May 2009 10:53:19 +0200 haftmann clarified matter of "proper" flag in code equations
Mon, 11 May 2009 09:40:39 +0200 haftmann tuned interface of module Code_Unit
Mon, 11 May 2009 09:40:38 +0200 haftmann clarified terminilogy concerning nbe equations
Mon, 11 May 2009 09:40:38 +0200 haftmann simplified unoverload/overload policy in code generator preprocessor
Mon, 11 May 2009 15:05:17 +0100 paulson Change to lowercase path names as directed by local pagemasters
Sun, 10 May 2009 14:22:04 +0200 nipkow merged
Sun, 10 May 2009 14:21:41 +0200 nipkow fixed HOLCF proofs
Sat, 09 May 2009 09:17:45 +0200 haftmann merged
Sat, 09 May 2009 09:17:29 +0200 haftmann interface changes in linarith.ML
Sat, 09 May 2009 07:25:45 +0200 nipkow merged
Sat, 09 May 2009 07:25:22 +0200 nipkow lemmas by Andreas Lochbihler
Fri, 08 May 2009 19:20:00 +0200 nipkow merged
Fri, 08 May 2009 08:07:05 +0200 nipkow merged
Fri, 08 May 2009 08:06:43 +0200 nipkow more lemmas
Fri, 08 May 2009 16:19:51 -0700 huffman rename constant sq_le to below; rename class sq_ord to below; less->below in many lemma names
Fri, 08 May 2009 19:28:11 +0100 chaieb fixed theorem statement
Fri, 08 May 2009 14:03:24 +0100 chaieb merged
Fri, 08 May 2009 14:02:33 +0100 chaieb Generalized distributivity theorems of radicals over multiplication, division and inverses
Fri, 08 May 2009 13:38:21 +0200 haftmann proper structure name
Fri, 08 May 2009 13:34:27 +0200 haftmann localized (complete) partial order classes
Fri, 08 May 2009 10:59:11 +0200 haftmann dropped legacy ml theorem binding
Fri, 08 May 2009 09:48:54 +0200 haftmann modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
Fri, 08 May 2009 09:48:07 +0200 haftmann modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
Fri, 08 May 2009 08:01:09 +0200 haftmann generalized simproc for mod
Fri, 08 May 2009 08:00:13 +0200 haftmann explicit method linarith
Fri, 08 May 2009 08:00:11 +0200 haftmann moved int_factor_simprocs.ML to theory Int
Thu, 07 May 2009 16:22:35 +0200 haftmann treat frees driectly by the LCF kernel
Thu, 07 May 2009 16:22:35 +0200 haftmann dropped explicit suppport for frees in evaluation conversion stack
Thu, 07 May 2009 16:22:34 +0200 haftmann no need for explicit delete declaration
Thu, 07 May 2009 16:22:34 +0200 haftmann better to have distinguished class for preorders
Thu, 07 May 2009 12:17:17 +0200 haftmann added theory for explicit equivalence relation in preorders
Thu, 07 May 2009 12:02:16 +0200 haftmann explicit type_name antiquotations
Thu, 07 May 2009 12:02:15 +0200 haftmann explicit type arguments in constants
Wed, 06 May 2009 19:42:27 +0200 haftmann merged
Wed, 06 May 2009 19:09:31 +0200 haftmann robustifed infrastructure for complex term syntax during code generation
Wed, 06 May 2009 19:09:31 +0200 haftmann proper structures for list and string code generation stuff
Wed, 06 May 2009 19:09:14 +0200 haftmann explicit type arguments in constants
Wed, 06 May 2009 19:09:14 +0200 haftmann confine term setup to Eval serialiser
Wed, 06 May 2009 16:10:12 +0200 haftmann adaptation replaces adaption
Wed, 06 May 2009 16:01:23 +0200 haftmann refined HOL string theories and corresponding ML fragments
Wed, 06 May 2009 16:01:07 +0200 haftmann adaptation replaces adaption
Wed, 06 May 2009 16:01:06 +0200 haftmann explicit type arguments in constants
Wed, 06 May 2009 16:01:06 +0200 haftmann refined HOL string theories and corresponding ML fragments
Wed, 06 May 2009 16:01:05 +0200 haftmann tuned description of overloading
Wed, 06 May 2009 16:01:05 +0200 haftmann confine term setup to Eval serialiser
Wed, 06 May 2009 16:01:05 +0200 haftmann updated generated file
Wed, 06 May 2009 19:15:40 +0200 nipkow new lemmas
Wed, 06 May 2009 09:58:24 +0200 nipkow merged
Wed, 06 May 2009 10:55:47 +1000 Timothy Bourke Prototype introiff option for find_theorems.
Wed, 06 May 2009 00:57:29 -0700 huffman replace cont2cont_apply with cont_apply; add new cont2cont lemmas
Wed, 06 May 2009 09:08:47 +0200 haftmann compatible with preorder; bot and top instances
Mon, 04 May 2009 23:45:58 +0200 immler updated generated files etc/isar-keywords.el and lib/jedit/isabelle.xml
Mon, 04 May 2009 23:44:11 +0200 immler tuned
Mon, 04 May 2009 23:37:39 +0200 immler added Philipp Meyer's implementation of AtpMinimal
Mon, 04 May 2009 14:49:51 +0200 haftmann removed code_name module
Mon, 04 May 2009 14:49:50 +0200 haftmann desymbolization with case selection
Mon, 04 May 2009 14:49:49 +0200 haftmann dropped duplicate lemma sum_nonneg_eq_zero_iff
Mon, 04 May 2009 14:49:48 +0200 haftmann fixed broken link
Mon, 04 May 2009 14:49:47 +0200 haftmann tuned header
Mon, 04 May 2009 14:49:46 +0200 haftmann class typerep inherits from type
Thu, 30 Apr 2009 14:46:59 -0700 huffman use simproc_setup command for cont_proc
Thu, 30 Apr 2009 12:16:35 -0700 huffman used named theorems for declaring numeral simps
Thu, 30 Apr 2009 11:14:04 -0700 huffman clean up unsigned numeral proofs
Thu, 30 Apr 2009 07:33:40 -0700 huffman detect error cases in mk_num, dest_num
Wed, 29 Apr 2009 20:33:52 -0700 huffman add semiring_assoc_fold simproc for unsigned numerals
Wed, 29 Apr 2009 17:57:16 -0700 huffman reorient simproc for unsigned numerals
Wed, 29 Apr 2009 17:15:01 -0700 huffman reimplement reorientation simproc using theory data
Wed, 29 Apr 2009 13:36:29 -0700 huffman use opaque ascription for all HOLCF code
Wed, 29 Apr 2009 21:10:46 +0200 nipkow added listsum lemmas
Wed, 29 Apr 2009 14:20:26 +0200 haftmann farewell to class recpower
Tue, 28 Apr 2009 19:15:50 +0200 haftmann merged
Tue, 28 Apr 2009 16:58:23 +0200 haftmann power constraint needed, though
Tue, 28 Apr 2009 15:50:32 +0200 haftmann stripped lemma duplicatesrc/HOL/Word/Num_Lemmas.thy
Tue, 28 Apr 2009 15:50:30 +0200 haftmann stripped class recpower further
Tue, 28 Apr 2009 15:50:30 +0200 haftmann lemma sum_nonneg_eq_zero_iff
Tue, 28 Apr 2009 15:50:29 +0200 haftmann reorganization of power lemmas
Tue, 28 Apr 2009 15:50:29 +0200 haftmann collected square lemmas in Nat_Numeral
Tue, 28 Apr 2009 18:42:26 +0200 haftmann Symbol.name_of and Name.desymbolize
Tue, 28 Apr 2009 13:34:48 +0200 haftmann prevent potential failure
Tue, 28 Apr 2009 13:34:48 +0200 haftmann ephermal enforcement of import order to circumvent current problem in merging interpretation morphisms
Tue, 28 Apr 2009 13:34:46 +0200 haftmann local syntax for Ints; ephermal re-globalization
Tue, 28 Apr 2009 13:34:45 +0200 haftmann dropped reference to class recpower and lemma duplicate
Mon, 27 Apr 2009 19:44:30 -0700 huffman add proper support for bottom-patterns in fixrec package
Mon, 27 Apr 2009 07:26:17 -0700 huffman merged
Wed, 22 Apr 2009 11:00:25 -0700 huffman add module signature to domain_library.ML
Wed, 22 Apr 2009 07:20:13 -0700 huffman add module signature for domain_theorems.ML
Wed, 22 Apr 2009 07:12:21 -0700 huffman declare take_rews as simp rules
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip