Tue, 25 Sep 2007 12:16:08 +0200 |
haftmann |
datatype interpretators for size and datatype_realizer
|
file |
diff |
annotate
|
Tue, 18 Sep 2007 18:05:34 +0200 |
wenzelm |
moved Tools/integer.ML to Pure/General/integer.ML;
|
file |
diff |
annotate
|
Tue, 18 Sep 2007 07:46:00 +0200 |
haftmann |
introduced generic concepts for theory interpretators
|
file |
diff |
annotate
|
Tue, 18 Sep 2007 07:36:38 +0200 |
haftmann |
separated code for inductive sequences from inductive_codegen.ML
|
file |
diff |
annotate
|
Tue, 18 Sep 2007 06:21:40 +0200 |
nipkow |
sorting
|
file |
diff |
annotate
|
Sun, 16 Sep 2007 21:04:44 +0200 |
wenzelm |
added Induct/Common_Patterns.thy;
|
file |
diff |
annotate
|
Thu, 06 Sep 2007 11:52:13 +0200 |
berghofe |
- New theories Lambda/NormalForm and Lambda/Standardization
|
file |
diff |
annotate
|
Wed, 29 Aug 2007 13:58:00 +0200 |
wenzelm |
added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
|
file |
diff |
annotate
|
Wed, 29 Aug 2007 11:10:28 +0200 |
wenzelm |
removed Hoare/hoare.ML, Hoare/hoareAbort.ML, ex/svc_oracle.ML (which can be mistaken as attached ML script on case-insensitive file-system);
|
file |
diff |
annotate
|
Tue, 28 Aug 2007 20:13:47 +0200 |
huffman |
revert to Word library version from 2007/08/20
|
file |
diff |
annotate
|
Tue, 28 Aug 2007 18:24:34 +0200 |
berghofe |
codegen.ML is now loaded in Pure again.
|
file |
diff |
annotate
|
Tue, 28 Aug 2007 03:56:24 +0200 |
huffman |
HOL-Word-Examples
|
file |
diff |
annotate
|
Thu, 23 Aug 2007 16:47:16 +0200 |
huffman |
Word/BinInduct.thy
|
file |
diff |
annotate
|
Wed, 22 Aug 2007 21:09:21 +0200 |
huffman |
removed Word/Size.thy;
|
file |
diff |
annotate
|
Wed, 22 Aug 2007 16:54:43 +0200 |
huffman |
Word/WordBoolList.thy
|
file |
diff |
annotate
|
Tue, 21 Aug 2007 00:24:10 +0200 |
wenzelm |
use HOL-ex later;
|
file |
diff |
annotate
|
Mon, 20 Aug 2007 17:34:04 +0200 |
huffman |
Word/document/root.tex
|
file |
diff |
annotate
|
Mon, 20 Aug 2007 04:34:31 +0200 |
kleing |
* HOL-Word:
|
file |
diff |
annotate
|
Mon, 20 Aug 2007 00:22:18 +0200 |
kleing |
boolean algebras as locales and numbers as types by Brian Huffman
|
file |
diff |
annotate
|
Sat, 18 Aug 2007 17:42:38 +0200 |
wenzelm |
converted ex/MT.ML;
|
file |
diff |
annotate
|
Sat, 18 Aug 2007 13:32:28 +0200 |
wenzelm |
make HOL-ex earlier;
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 15:06:58 +0200 |
paulson |
combining the relevance filter with res_atp
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 08:57:39 +0200 |
haftmann |
updated code generator setup
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 15:52:42 +0200 |
haftmann |
re-eliminated Option.thy
|
file |
diff |
annotate
|
Tue, 07 Aug 2007 09:38:44 +0200 |
haftmann |
split off theory Option for benefit of code generator
|
file |
diff |
annotate
|
Fri, 03 Aug 2007 22:35:40 +0200 |
wenzelm |
reactivated Nominal/Examples/Class.thy;
|
file |
diff |
annotate
|
Fri, 03 Aug 2007 16:28:18 +0200 |
wenzelm |
added dependency on Tools/Metis/metis.ML;
|
file |
diff |
annotate
|
Thu, 02 Aug 2007 15:44:37 +0200 |
wenzelm |
converted Meson tests to proper theory;
|
file |
diff |
annotate
|
Tue, 31 Jul 2007 22:21:18 +0200 |
wenzelm |
removed obsolete HOL/Real/ROOT.ML;
|
file |
diff |
annotate
|
Tue, 31 Jul 2007 19:40:22 +0200 |
wenzelm |
added Tools/lin_arith.ML;
|
file |
diff |
annotate
|
Tue, 31 Jul 2007 09:31:23 +0200 |
chaieb |
Added dependency on langford files in Tools/Qelim
|
file |
diff |
annotate
|
Sun, 29 Jul 2007 14:29:50 +0200 |
wenzelm |
removed obsolete Tools/res_atpset.ML;
|
file |
diff |
annotate
|
Fri, 20 Jul 2007 14:33:40 +0200 |
haftmann |
dropped Nat.ML legacy bindings
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 21:47:39 +0200 |
haftmann |
uniform naming conventions for CG theories
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 11:51:12 +0200 |
obua |
changed sources for HOL-Complex-Matrix
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 10:59:23 +0200 |
berghofe |
Added new package for inductive sets.
|
file |
diff |
annotate
|
Mon, 09 Jul 2007 22:06:49 +0200 |
wenzelm |
HOL-Complex-Matrix: fixed deps -- sort of;
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 00:06:11 +0200 |
wenzelm |
added Tools/numeral.ML;
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 18:00:57 +0200 |
chaieb |
Dependency on reflection_data.ML to build HOL-ex
|
file |
diff |
annotate
|
Fri, 29 Jun 2007 18:21:25 +0200 |
paulson |
bug fixes to proof reconstruction
|
file |
diff |
annotate
|
Tue, 26 Jun 2007 13:01:48 +0200 |
nipkow |
added NBE
|
file |
diff |
annotate
|
Mon, 25 Jun 2007 12:16:27 +0200 |
krauss |
removed "sum_tools.ML" in favour of BalancedTree
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 20:48:48 +0200 |
wenzelm |
moved quantifier elimination tools to Tools/Qelim/;
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 17:28:50 +0200 |
wenzelm |
renamed NatSimprocs.thy to Arith_Tools.thy;
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 15:42:07 +0200 |
wenzelm |
replaced Real/Ferrante-Rackoff tool by generic version in Main HOL;
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 13:23:33 +0200 |
paulson |
integration of Metis prover
|
file |
diff |
annotate
|
Wed, 20 Jun 2007 23:19:17 +0200 |
wenzelm |
added Tools/metis_tools.ML;
|
file |
diff |
annotate
|
Mon, 11 Jun 2007 18:26:44 +0200 |
chaieb |
Added dependency on file Groebner_Basis.thy
|
file |
diff |
annotate
|
Mon, 11 Jun 2007 11:05:59 +0200 |
chaieb |
Added new files for Presburger (cooper_data.ML, cooper.ML) and deleted old unused ones cooper_dec, cooper_proof, reflected_cooper etc..
|
file |
diff |
annotate
|
Wed, 06 Jun 2007 21:24:35 +0200 |
urbanc |
take out Class.thy again, because it does not yet compile cleanly
|
file |
diff |
annotate
|
Wed, 06 Jun 2007 16:12:08 +0200 |
chaieb |
New Reflected Presburger added to HOL/ex
|
file |
diff |
annotate
|
Tue, 05 Jun 2007 22:46:55 +0200 |
wenzelm |
added ex/Groebner_Examples.thy;
|
file |
diff |
annotate
|
Tue, 05 Jun 2007 20:46:25 +0200 |
chaieb |
Added two examples in Complex/ex :Reflected QE for linear real arith and QE for mixed integer real linear arithmetic
|
file |
diff |
annotate
|
Tue, 05 Jun 2007 16:26:04 +0200 |
wenzelm |
Semiring normalization and Groebner Bases.
|
file |
diff |
annotate
|
Tue, 05 Jun 2007 15:16:08 +0200 |
haftmann |
merged Code_Generator.thy into HOL.thy
|
file |
diff |
annotate
|
Tue, 05 Jun 2007 09:56:19 +0200 |
urbanc |
included Class.thy in the compiling process for Nominal/Examples
|
file |
diff |
annotate
|
Sun, 03 Jun 2007 23:16:41 +0200 |
wenzelm |
HOL-ex: tuned deps;
|
file |
diff |
annotate
|
Fri, 01 Jun 2007 23:33:49 +0200 |
webertj |
tuned
|
file |
diff |
annotate
|
Fri, 01 Jun 2007 23:21:40 +0200 |
webertj |
some tests for arith added
|
file |
diff |
annotate
|
Fri, 01 Jun 2007 22:09:16 +0200 |
nipkow |
Moved list comprehension into List
|
file |
diff |
annotate
|