src/HOL/ex/ROOT.ML
Fri, 11 Mar 2011 10:37:41 +0100 bulwahn adding lazysmallcheck example theory to HOL-ex session
Sat, 15 Jan 2011 20:05:29 +0100 haftmann experimental variant of interpretation with simultaneous definitions, plus example
Fri, 07 Jan 2011 18:10:43 +0100 bulwahn adding example theory for list comprehension to set comprehension simproc
Wed, 29 Dec 2010 17:34:41 +0100 wenzelm explicit file specifications -- avoid secondary load path;
Fri, 03 Dec 2010 21:30:41 +0100 wenzelm eliminated fragile HTML.with_charset -- always use utf-8;
Mon, 22 Nov 2010 10:41:52 +0100 bulwahn adding birthday paradoxon from some abandoned drawer
Wed, 03 Nov 2010 12:20:33 +0100 haftmann moved theory Quicksort from Library/ to ex/
Fri, 29 Oct 2010 21:34:07 +0200 wenzelm Coercive subtyping via subtype constraints, by Dmitriy Traytel (21-Oct-2010).
Thu, 28 Oct 2010 22:39:59 +0200 wenzelm moved FOL/ex/Iff_Oracle.thy to HOL/ex where it is more accessible to most readers of isar-ref;
Wed, 15 Sep 2010 13:44:10 +0200 haftmann more explicit theory name
Mon, 06 Sep 2010 14:18:16 +0200 wenzelm more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
Mon, 06 Sep 2010 13:06:27 +0200 wenzelm some results of concurrency code inspection;
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn added new theories to IsaMakefile and ROOT.ML
Fri, 09 Jul 2010 17:15:03 +0200 krauss moved example to its own file in HOL/ex
Fri, 02 Jul 2010 14:23:18 +0200 haftmann introduced distinct session HOL-Codegenerator_Test
Wed, 02 Jun 2010 13:18:21 +0200 wenzelm Hilbert_Classical: disable multithreading altogether, otherwise proof normalization will fork futures independently of Goal.parallel_proofs;
Mon, 17 May 2010 10:58:31 +0200 haftmann dropped old Library/Word.thy and toy example ex/Adder.thy
Mon, 10 May 2010 11:30:05 -0700 huffman put construction of reals using Dedekind cuts in HOL/ex
Wed, 24 Mar 2010 17:40:43 +0100 bulwahn moved further predicate compile files to HOL-Library
Wed, 24 Mar 2010 17:40:43 +0100 bulwahn moved examples for the predicate compiler into its own session Predicate_Compile_Examples to slenderise the HOL-ex session
Tue, 23 Feb 2010 17:33:03 +0100 hoelzl Moved old Integration to examples.
Wed, 17 Feb 2010 10:43:20 +0100 haftmann added simple theory about discrete summation
Wed, 17 Feb 2010 09:48:53 +0100 haftmann a draft for an example how to turn specifications involving choice executable
Thu, 12 Nov 2009 20:39:02 +0100 bulwahn adding the predicate compiler quickcheck to the ex/ROOT.ML; adopting this quickcheck to the latest changes
Tue, 10 Nov 2009 13:17:50 +0100 wenzelm try SAT_Examples last, to minimize impact of global side-effects;
Fri, 06 Nov 2009 14:42:42 +0100 krauss renamed method induct_scheme to induction_schema
Wed, 04 Nov 2009 16:54:22 +0100 nipkow New
Fri, 30 Oct 2009 13:59:49 +0100 haftmann moved Commutative_Ring into session Decision_Procs
Sun, 20 Sep 2009 18:15:07 +0200 wenzelm Hilbert_Classical: more precise control of parallel_proofs;
Fri, 11 Sep 2009 09:04:51 +0200 haftmann corrected upper/lowercase
Thu, 10 Sep 2009 15:23:08 +0200 haftmann split of test examples from NatTransfer
Tue, 01 Sep 2009 15:39:33 +0200 haftmann some reorganization of number theory
Fri, 28 Aug 2009 17:07:15 +0200 wenzelm SAT_Examples: removed obsolete Future.shutdown() workaround -- internal exception propagation should now work reliably;
Tue, 28 Jul 2009 19:49:42 +0200 wenzelm Future.shutdown before loading sequentially -- workaround scheduler deadlock;
Tue, 28 Jul 2009 18:17:35 +0200 wenzelm Hilbert_Classical: sequential loading due to @{prf}, which joins within a critical section (via options);
Tue, 28 Jul 2009 16:28:49 +0200 wenzelm non-critical use_thy;
Fri, 24 Jul 2009 11:31:22 +0200 wenzelm removed Formal_Power_Series_Examples (cf. adea7a729c7a);
Wed, 22 Jul 2009 10:45:35 +0200 wenzelm shutdown future scheduler after (failed) SAT_Examples, to workaround interference problem with follow-up theory loading;
Thu, 11 Jun 2009 19:49:02 +0200 haftmann merged
Tue, 09 Jun 2009 22:59:54 +0200 haftmann first running version of qc generators for datatypes
Thu, 11 Jun 2009 14:25:58 +0200 wenzelm merged, reverting workarounds on both sides;
Thu, 11 Jun 2009 12:50:20 +0200 wenzelm theory Predicate_Compile_ex: enable quick_and_dirty for now, to make it work with internal cheat_tac invocations;
Tue, 02 Jun 2009 18:26:01 +0200 haftmann added Landau theory
Tue, 02 Jun 2009 15:53:07 +0200 haftmann tuned code generator test theories
Fri, 15 May 2009 16:39:17 +0200 haftmann dropped theory Term_Of_Syntax
Tue, 12 May 2009 21:17:47 +0200 haftmann split Predicate_Compile examples into separate theory
Fri, 27 Mar 2009 10:05:13 +0100 haftmann dropped toy example Code_Antiq
Mon, 23 Mar 2009 19:01:17 +0100 haftmann moved Imperative_HOL examples to Imperative_HOL/ex
Wed, 11 Mar 2009 08:45:47 +0100 haftmann moved Decision_Procs examples to Decision_Procs/ex
Sun, 08 Mar 2009 15:25:28 +0100 haftmann added predicate compiler, as formally checked prototype, not as user package
Sat, 28 Feb 2009 21:34:33 +0100 wenzelm A Serbian theory, by Filip Maric.
Thu, 05 Feb 2009 14:14:03 +0100 haftmann split of already properly working part of Quickcheck infrastructure
Tue, 03 Feb 2009 16:50:41 +0100 haftmann established session HOL-Reflection
Tue, 03 Feb 2009 07:44:10 +0100 haftmann repaired accidental commit
Sun, 01 Feb 2009 19:59:20 +0100 haftmann merged
Sun, 01 Feb 2009 19:59:04 +0100 haftmann added State_Monad theory in session
Fri, 30 Jan 2009 13:24:23 +0000 chaieb Added Formal_Power_Series_Examples to HOL-ex image
Wed, 28 Jan 2009 11:04:10 +0100 haftmann Reflection.thy now in HOL/Library
Tue, 06 Jan 2009 22:08:42 +0100 wenzelm more parallel loading;
Tue, 06 Jan 2009 21:55:51 +0100 wenzelm more parallel loading;
Sat, 27 Dec 2008 17:35:00 +0100 krauss renamed LexOrds.thy to Termination.thy; examples for sizechange method
Wed, 03 Dec 2008 15:58:44 +0100 haftmann made repository layout more coherent with logical distribution structure; stripped some $Id$s
Thu, 20 Nov 2008 19:43:34 +0100 wenzelm reactivated some dead theories (based on hints by Mark Hillebrand);
Thu, 16 Oct 2008 23:21:23 +0200 wenzelm removed Locales;
Thu, 25 Sep 2008 11:14:01 +0200 haftmann (temporary workaround)
Thu, 25 Sep 2008 10:17:23 +0200 haftmann (temporal deactivation)
Mon, 22 Sep 2008 22:59:35 +0200 berghofe Added examples for coherent logic prover.
Wed, 17 Sep 2008 21:27:14 +0200 wenzelm moved global ML bindings to global place;
Tue, 16 Sep 2008 16:13:06 +0200 haftmann moved term_of syntax to separate theory
Tue, 16 Sep 2008 09:21:24 +0200 haftmann evaluation using code generator
Wed, 03 Sep 2008 12:11:28 +0200 nipkow removed ex/Puzzle
Wed, 03 Sep 2008 00:11:27 +0200 kleing retired Ben Porter's DenumRat in favour of the shorter proof in
Tue, 02 Sep 2008 22:37:20 +0200 nipkow Replaced Library/NatPair by Nat_Int_Bij.
Wed, 27 Aug 2008 12:01:59 +0200 haftmann added HOL/ex/Numeral.thy
Tue, 05 Aug 2008 14:40:48 +0200 krauss fix HOL/ex/LexOrds.thy; add to regression
Fri, 25 Jul 2008 12:03:28 +0200 haftmann tuned
Thu, 03 Jul 2008 20:15:06 +0200 wenzelm removed old NSPrimes, cf. NSA/Examples/;
Wed, 02 Jul 2008 07:12:17 +0200 haftmann code antiquotation roaring ahead
Tue, 01 Jul 2008 07:58:17 +0200 haftmann HOL += HOL-Complex
Wed, 12 Mar 2008 19:38:14 +0100 haftmann separated Random.thy from Quickcheck.thy
Wed, 20 Feb 2008 23:24:38 +0100 wenzelm removed NBE;
Fri, 25 Jan 2008 23:05:27 +0100 wenzelm Codegenerator vs. Codegenerator_Pretty: loaded sequentially, due to hazardous ML sections;
Fri, 25 Jan 2008 14:53:56 +0100 haftmann distinguished examples for Efficient_Nat.thy
Thu, 20 Dec 2007 22:21:30 +0100 wenzelm included meson/metis tests in simultaneous use_thys;
Fri, 07 Dec 2007 10:59:03 +0100 krauss Adding "ex/Induction_Scheme.thy" to tests
Wed, 05 Dec 2007 14:16:15 +0100 haftmann dropped Classpackage.thy
Sat, 10 Nov 2007 14:36:33 +0100 wenzelm qualified Proofterm.proofs;
Fri, 12 Oct 2007 08:21:09 +0200 haftmann consolidated naming conventions for code generator theories
Thu, 11 Oct 2007 23:03:51 +0200 wenzelm enabled Refute_Examples again;
Thu, 11 Oct 2007 21:44:28 +0200 wenzelm disabled Refute_Examples temporarily;
Thu, 27 Sep 2007 17:22:15 +0200 wenzelm some more simultaneous use_thys;
Tue, 18 Sep 2007 05:42:46 +0200 nipkow Added function package to PreList
Thu, 06 Sep 2007 11:32:28 +0200 berghofe Integrated Executable_Rat and Executable_Real theories into
Wed, 05 Sep 2007 20:48:25 +0200 wenzelm tuned;
Wed, 29 Aug 2007 20:18:23 +0200 wenzelm some simultaneous use_thys;
Thu, 09 Aug 2007 15:52:45 +0200 haftmann tuned
Thu, 02 Aug 2007 15:44:37 +0200 wenzelm converted Meson tests to proper theory;
Thu, 19 Jul 2007 21:47:39 +0200 haftmann uniform naming conventions for CG theories
Mon, 16 Jul 2007 09:29:01 +0200 haftmann fixed SML/NJ int problem
Tue, 26 Jun 2007 13:01:48 +0200 nipkow added NBE
Thu, 21 Jun 2007 15:42:07 +0200 wenzelm replaced Real/Ferrante-Rackoff tool by generic version in Main HOL;
Sun, 10 Jun 2007 23:48:27 +0200 wenzelm disabled theory "Reflected_Presburger" for smlnj (temporarily);
Tue, 05 Jun 2007 22:46:58 +0200 wenzelm tuned document;
Fri, 01 Jun 2007 23:21:40 +0200 webertj some tests for arith added
Fri, 01 Jun 2007 20:34:12 +0200 webertj MiniSAT mentioned in comment
Thu, 17 May 2007 22:33:41 +0200 krauss Added unification case study (using new function package)
Fri, 13 Apr 2007 10:00:04 +0200 ballarin New file for locale regression tests.
Tue, 27 Mar 2007 12:28:42 +0200 haftmann cleaned up HOL/ex/Code*.thy
Mon, 26 Mar 2007 14:53:05 +0200 haftmann moved Eval theory to library
Fri, 23 Mar 2007 09:40:47 +0100 haftmann removed outdated example
Mon, 22 Jan 2007 18:17:04 +0100 krauss Included ex/Fundefs.thy in HOL-ex session
Sat, 20 Jan 2007 14:27:45 +0100 wenzelm added HOL/ex/Binary.thy;
Tue, 16 Jan 2007 08:06:55 +0100 haftmann refined and added example for ExecutableRat
Wed, 27 Dec 2006 19:10:00 +0100 haftmann added OCaml code generation (without dictionaries)
Wed, 08 Nov 2006 23:11:13 +0100 wenzelm moved theories Parity, GCD, Binomial to Library;
Fri, 06 Oct 2006 03:49:36 +0200 kleing examples for hex and bin numerals
Sun, 01 Oct 2006 18:29:31 +0200 wenzelm reactivated theory PER;
Tue, 19 Sep 2006 15:22:05 +0200 haftmann code generation 2 adjustments
Wed, 30 Aug 2006 08:34:45 +0200 haftmann added yet another code generator example
Tue, 29 Aug 2006 14:31:14 +0200 haftmann added and refined some exmples
Mon, 21 Aug 2006 11:02:39 +0200 haftmann added some codegen examples/applications
Thu, 03 Aug 2006 15:03:49 +0200 wenzelm added HOL/ex/Reflection;
Tue, 04 Jul 2006 19:49:47 +0200 wenzelm added ex/Guess.thy;
Fri, 09 Jun 2006 16:25:05 +0200 nipkow nbe -> NormalForm
Thu, 13 Apr 2006 12:01:16 +0200 wenzelm early test of Classpackage, Codegenerator;
Fri, 17 Mar 2006 14:20:24 +0100 haftmann added example for operational classes and code generator
Sat, 11 Mar 2006 16:53:10 +0100 wenzelm nbe: no_document;
Mon, 27 Feb 2006 14:34:03 +0100 nipkow added temp. nbe test
Thu, 16 Feb 2006 21:11:58 +0100 wenzelm added ex/Abstract_NAT.thy;
Sun, 12 Feb 2006 10:42:19 +0100 kleing * moved ThreeDivides from Isar_examples to better suited HOL/ex
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Wed, 14 Dec 2005 22:05:22 +0100 webertj ex/Sudoku.thy
Fri, 07 Oct 2005 22:59:21 +0200 wenzelm removed obsolete ex/Tuple.thy;
Fri, 23 Sep 2005 22:58:50 +0200 webertj new sat tactic imports resolution proofs from zChaff
Tue, 20 Sep 2005 13:56:34 +0200 wenzelm Chinese Unicode example;
Sat, 17 Sep 2005 18:11:26 +0200 wenzelm Hebrew: HTML.with_charset;
Thu, 15 Sep 2005 17:17:01 +0200 wenzelm added Hebrew.thy;
Wed, 14 Sep 2005 17:25:52 +0200 chaieb The oracle for Presburger has been changer: It is automatically generated form a verified formaliztion of Cooper's Algorithm ex/Reflected_Presburger.thy
Thu, 28 Apr 2005 17:08:08 +0200 bauerg *** empty log message ***
Mon, 12 Jul 2004 12:11:46 +0200 nipkow *** empty log message ***
Fri, 16 Apr 2004 20:33:16 +0200 nipkow Moved ring stuff from ex into Ring_and_Field.
Fri, 16 Apr 2004 18:09:24 +0200 berghofe Added theory with examples for quickcheck command.
Thu, 15 Apr 2004 14:17:45 +0200 nipkow Added ex/Exceptions.thy
Mon, 29 Mar 2004 15:35:04 +0200 skalberg Added bitvector library (Word) to HOL/Library and a theory using it (Adder)
Thu, 25 Mar 2004 05:37:32 +0100 kleing moved MiniML and AVL to archive of formal proofs
Thu, 11 Mar 2004 11:24:54 +0100 webertj Refute_Examples added/fixed
Wed, 10 Mar 2004 22:39:12 +0100 webertj added Refute_Examples.thy
Wed, 22 Oct 2003 10:52:36 +0200 paulson InductiveInvariant_examples illustrates advanced recursive function definitions
Wed, 08 Oct 2003 15:57:41 +0200 paulson Merging of ex/cla.ML and ex/mesontest.ML to ex/Classical.thy
Tue, 25 Mar 2003 09:50:53 +0100 berghofe Added examples for Presburger arithmetic.
Mon, 03 Jun 2002 09:36:30 +0200 nipkow Added ex/MergeSort
Tue, 05 Feb 2002 23:18:08 +0100 wenzelm moved SVC stuff to ex;
Mon, 10 Dec 2001 15:36:05 +0100 berghofe Added example file for intuitionistic logic (taken from FOL).
Tue, 04 Dec 2001 17:59:36 +0100 wenzelm added Higher_Order_Logic.thy;
Fri, 23 Nov 2001 19:19:35 +0100 wenzelm time_use_thy "Locales";
Thu, 22 Nov 2001 23:46:33 +0100 wenzelm theory Locales temporarily disabled;
Fri, 09 Nov 2001 00:11:52 +0100 wenzelm back to normal;
Thu, 08 Nov 2001 23:50:08 +0100 wenzelm tuned;
Tue, 06 Nov 2001 23:51:16 +0100 wenzelm use_thy "Locales";
Thu, 27 Sep 2001 15:42:08 +0200 wenzelm tuned;
Mon, 23 Jul 2001 17:45:35 +0200 paulson PiSets moved to GroupTheory, while LocaleGroup deleted
Fri, 10 Nov 2000 19:08:30 +0100 wenzelm proper theory context for mesontest2;
Thu, 21 Sep 2000 15:58:13 +0200 wenzelm renamed HOL/ex/Points to HOL/ex/Records;
Wed, 13 Sep 2000 18:45:10 +0200 paulson moved Primes, Fib, Factorization to HOL/NumberTheory
Tue, 05 Sep 2000 10:15:23 +0200 paulson meson.ML moved from HOL/ex to HOL/Tools: meson_tac installed by default
Sun, 16 Jul 2000 20:49:33 +0200 wenzelm added Tuple.thy;
Thu, 13 Jul 2000 11:41:40 +0200 wenzelm tuned;
Wed, 21 Jun 2000 15:58:23 +0200 wenzelm fixed deps;
Tue, 30 May 2000 16:08:38 +0200 wenzelm cleaned up;
Wed, 24 May 2000 12:21:26 +0200 paulson restored NatSum.thy
Tue, 23 May 2000 12:36:36 +0200 paulson theory file NatSum.thy no longer needed
Fri, 05 May 2000 12:51:33 +0200 nipkow Added AVL
Fri, 24 Mar 2000 17:28:03 +0100 wenzelm added HOL/ex/Multiquote.thy;
Thu, 23 Mar 2000 10:22:08 +0100 paulson restored the MESON examples file HOL/ex/mesontest2.ML
Wed, 08 Mar 2000 16:14:12 +0100 paulson new theory ex/Factorization
Fri, 20 Aug 1999 15:41:53 +0200 wenzelm if_svc_enabled;
Fri, 06 Aug 1999 17:28:45 +0200 paulson svc_enabled is now declared as a function
Fri, 06 Aug 1999 11:05:20 +0200 paulson new theory ex/svc_test.thy
Tue, 03 Aug 1999 13:15:54 +0200 paulson new examples file for SVC
Mon, 26 Jul 1999 16:30:50 +0200 paulson HOL/ex/Tarski: new example by Florian Kammueller
Thu, 11 Mar 1999 13:20:35 +0100 wenzelm removed foo_build_completed -- now handled by session management (via usedir);
Mon, 16 Nov 1998 10:37:54 +0100 paulson removed the reference to mesontest2.ML, itself now deleted
Fri, 23 Oct 1998 20:28:33 +0200 wenzelm tuned;
Mon, 24 Aug 1998 18:17:25 +0200 wenzelm added Antiquote example;
Tue, 04 Aug 1998 18:40:18 +0200 wenzelm added LocaleGroup, PiSets examples;
Fri, 24 Jul 1998 17:55:57 +0200 wenzelm added ex/MonoidGroups (record example);
Fri, 03 Jul 1998 17:35:39 +0200 wenzelm stepping stones: Recdef, Main;
Thu, 25 Jun 1998 13:57:34 +0200 paulson Installation of target HOL-Real
Mon, 20 Apr 1998 10:37:00 +0200 paulson proving fib(gcd(m,n)) = gcd(fib m, fib n)
Fri, 19 Dec 1997 10:28:33 +0100 wenzelm tuned;
Thu, 05 Jun 1997 13:26:09 +0200 paulson Now loads theory Recdef
Mon, 26 May 1997 12:34:05 +0200 paulson Primrec: New example ported from ZF
Thu, 22 May 1997 15:08:14 +0200 paulson New example: ex/Fib
Tue, 20 May 1997 11:44:25 +0200 paulson Removal of ex/LexProd
Wed, 07 May 1997 13:51:22 +0200 paulson Moved induction examples to directory Induct
Fri, 18 Apr 1997 11:53:55 +0200 paulson Now loads theory LList indirectly: via LFilter
Fri, 29 Nov 1996 15:08:06 +0100 nipkow Moved the Rings stuff from ex to Integ and showed that int::cring.
Tue, 26 Nov 1996 14:26:38 +0100 nipkow Added Lagrang. Modified comment.
Fri, 14 Jun 1996 12:25:19 +0200 paulson Added new Primes theory
Mon, 06 May 1996 10:39:54 +0200 paulson Now mentions but does not load mesontest2.ML
Thu, 04 Apr 1996 10:24:38 +0200 paulson New example Comb: Church-Rosser for combinators, ported from ZF
Wed, 27 Mar 1996 18:48:50 +0100 paulson New mutilated checkerboard example
Tue, 30 Jan 1996 15:24:36 +0100 clasohm expanded tabs
Tue, 21 Nov 1995 12:43:09 +0100 clasohm removed make_chart;
Tue, 24 Oct 1995 14:50:24 +0100 clasohm added calls of init_html and make_chart
Fri, 30 Jun 1995 11:39:20 +0200 lcp added mention of new theories BT and Perm
Thu, 29 Jun 1995 12:48:48 +0200 clasohm renamed CHOL to HOL
Mon, 10 Apr 1995 08:49:00 +0200 nipkow ROOT.ML: Removed the "exit 1" calls, since now the Makefile does them.
Fri, 24 Mar 1995 12:30:35 +0100 clasohm changed syntax of tuples from <..., ...> to (..., ...)
Wed, 22 Mar 1995 13:22:42 +0100 clasohm fixed bug: HOL_build_completed replaced by CHOL_build_completed
Wed, 22 Mar 1995 12:42:34 +0100 clasohm converted ex with curried function application
less more (0) tip