Sat, 19 Jan 2019 07:19:16 +0000 |
haftmann |
self-contained code modules for Haskell
|
file |
diff |
annotate
|
Sun, 06 Jan 2019 15:04:34 +0100 |
wenzelm |
isabelle update -u path_cartouches;
|
file |
diff |
annotate
|
Fri, 04 Jan 2019 23:22:53 +0100 |
wenzelm |
isabelle update -u control_cartouches;
|
file |
diff |
annotate
|
Sat, 29 Dec 2018 09:28:30 +0000 |
haftmann |
explicit dependencies for includes
|
file |
diff |
annotate
|
Fri, 22 Jun 2018 20:31:49 +0200 |
wenzelm |
clarified document antiquotation @{theory};
|
file |
diff |
annotate
|
Wed, 10 Jan 2018 15:25:09 +0100 |
nipkow |
ran isabelle update_op on all sources
|
file |
diff |
annotate
|
Sun, 26 Nov 2017 21:08:32 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 19:38:39 +0200 |
wenzelm |
prefer file dependencies wrt. specific theories;
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 13:07:47 +0200 |
haftmann |
avoid ancient [code, code del] antipattern
|
file |
diff |
annotate
|
Thu, 13 Apr 2017 10:10:09 +0200 |
haftmann |
early abort on depth limit
|
file |
diff |
annotate
|
Thu, 13 Apr 2017 10:10:08 +0200 |
haftmann |
obsolete
|
file |
diff |
annotate
|
Thu, 13 Apr 2017 10:10:06 +0200 |
haftmann |
tuned
|
file |
diff |
annotate
|
Mon, 07 Dec 2015 10:38:04 +0100 |
wenzelm |
isabelle update_cartouches -c -t;
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 22:58:50 +0200 |
wenzelm |
isabelle update_cartouches;
|
file |
diff |
annotate
|
Fri, 05 Dec 2014 19:35:36 +0100 |
haftmann |
allow multiple inheritance of targets
|
file |
diff |
annotate
|
Sun, 02 Nov 2014 18:21:45 +0100 |
wenzelm |
modernized header uniformly as section;
|
file |
diff |
annotate
|
Wed, 29 Oct 2014 19:01:49 +0100 |
wenzelm |
modernized setup;
|
file |
diff |
annotate
|
Wed, 29 Oct 2014 11:19:27 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 18 Sep 2014 18:48:54 +0200 |
haftmann |
always annotate potentially polymorphic Haskell numerals
|
file |
diff |
annotate
|
Tue, 16 Sep 2014 19:23:37 +0200 |
blanchet |
added 'extraction' plugins -- this might help 'HOL-Proofs'
|
file |
diff |
annotate
|
Sun, 14 Sep 2014 22:59:30 +0200 |
blanchet |
disable datatype 'plugins' for internal types
|
file |
diff |
annotate
|
Thu, 11 Sep 2014 19:32:36 +0200 |
blanchet |
updated news
|
file |
diff |
annotate
|
Wed, 03 Sep 2014 00:06:24 +0200 |
blanchet |
use 'datatype_new' in 'Main'
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 13:22:15 +0200 |
Andreas Lochbihler |
add missing adaptation for narrowing to work with variables of type integer => integer
|
file |
diff |
annotate
|
Tue, 11 Mar 2014 17:18:39 +0100 |
blanchet |
make it possible to load Quickcheck exhaustive & narrowing in parallel
|
file |
diff |
annotate
|
Sun, 23 Feb 2014 10:33:43 +0100 |
haftmann |
avoid ad-hoc patching of generated code
|
file |
diff |
annotate
|
Sat, 25 Jan 2014 23:50:49 +0100 |
haftmann |
prefer explicit code symbol type over ad-hoc name mangling
|
file |
diff |
annotate
|
Sun, 23 Jun 2013 21:16:07 +0200 |
haftmann |
migration from code_(const|type|class|instance) to code_printing and from code_module to code_identifier
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:31:31 +0100 |
haftmann |
two target language numeral types: integer and natural, as replacement for code_numeral;
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 19:56:02 +0100 |
haftmann |
dropped dead code;
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 15:12:52 +0200 |
webertj |
Renamed {left,right}_distrib to distrib_{right,left}.
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 18:58:20 +0200 |
wenzelm |
discontinued obsolete typedef (open) syntax;
|
file |
diff |
annotate
|
Thu, 23 Aug 2012 12:55:23 +0200 |
wenzelm |
more basic file dependencies -- no load command here;
|
file |
diff |
annotate
|
Wed, 22 Aug 2012 22:55:41 +0200 |
wenzelm |
prefer ML_file over old uses;
|
file |
diff |
annotate
|
Fri, 27 Jul 2012 20:05:56 +0200 |
haftmann |
restored narrowing quickcheck after 6efff142bb54
|
file |
diff |
annotate
|
Thu, 12 Jul 2012 16:22:33 +0200 |
bulwahn |
a first guess to avoid the Codegenerator_Test to loop infinitely
|
file |
diff |
annotate
|
Sun, 25 Mar 2012 20:15:39 +0200 |
huffman |
merged fork with new numeral representation (see NEWS)
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 22:08:53 +0100 |
wenzelm |
declare command keywords via theory header, including strict checking outside Pure;
|
file |
diff |
annotate
|
Fri, 02 Mar 2012 09:35:35 +0100 |
bulwahn |
choosing longer constant names in Quickcheck_Narrowing to reduce the chances of name clashes in Quickcheck-Narrowing
|
file |
diff |
annotate
|
Wed, 22 Feb 2012 17:22:53 +0100 |
bulwahn |
adding new command "find_unused_assms"
|
file |
diff |
annotate
|
Fri, 20 Jan 2012 09:28:53 +0100 |
bulwahn |
adding narrowing instance for sets
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 10:47:56 +0100 |
haftmann |
dropped redundant setup
|
file |
diff |
annotate
|
Mon, 12 Dec 2011 13:45:54 +0100 |
bulwahn |
hiding constants and facts in the Quickcheck_Exhaustive and Quickcheck_Narrowing theory;
|
file |
diff |
annotate
|
Fri, 02 Dec 2011 10:31:47 +0100 |
huffman |
hide quickcheck constants Abs_cfun and Rep_cfun, to avoid clash with HOLCF
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 16:18:30 +0200 |
bulwahn |
ensuring that some constants are generated in the source code by adding calls in ensure_testable
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adding narrowing instances for real and rational
|
file |
diff |
annotate
|
Fri, 08 Jul 2011 14:37:19 +0200 |
wenzelm |
more abstract Thy_Load.load_file/use_file for external theory resources;
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 17:20:24 +0200 |
wenzelm |
hide rather short auxiliary names, which can easily occur in user theories;
|
file |
diff |
annotate
|
Sat, 25 Jun 2011 14:25:10 +0200 |
wenzelm |
removed very slow proof of unnamed/unused theorem from HOL/Quickcheck_Narrowing.thy (cf. 2dee03f192b7) -- can take seconds for main HOL and minutes for HOL-Proofs;
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 08:30:18 +0200 |
bulwahn |
removed comment and declaration after issue has been resolved (cf. e83695ea0e0a)
|
file |
diff |
annotate
|
Fri, 10 Jun 2011 15:42:21 +0200 |
bulwahn |
adding another narrowing strategy for integers
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 14:04:38 +0200 |
hoelzl |
fixed document generation for HOL
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 09:07:13 +0200 |
bulwahn |
fixing code generation test
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 08:32:22 +0200 |
bulwahn |
removing char setup
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 08:32:21 +0200 |
bulwahn |
removing unneccessary manual instantiations and dead definitions; hiding more constants and facts
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 08:32:19 +0200 |
bulwahn |
adding a nicer error message for quickcheck_narrowing; hiding fact empty_def
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 08:32:18 +0200 |
bulwahn |
adapting Quickcheck_Narrowing: adding setup for characters; correcting import statement
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 08:32:14 +0200 |
bulwahn |
moving Quickcheck_Narrowing from Library to base directory
|
file |
diff |
annotate
| base
|