haftmann [Thu, 01 Jul 2010 14:32:57 +0200] rev 37670
merged
haftmann [Thu, 01 Jul 2010 13:47:27 +0200] rev 37669
once more a try with mkdir_leaf
haftmann [Thu, 01 Jul 2010 13:38:17 +0200] rev 37668
refined semantics of mkdir_leaf: do not fail if directory already exists
haftmann [Thu, 01 Jul 2010 13:32:14 +0200] rev 37667
avoid bitstrings in generated code
hoelzl [Thu, 01 Jul 2010 10:57:19 +0200] rev 37666
Updated NEWS
hoelzl [Thu, 01 Jul 2010 11:48:42 +0200] rev 37665
Add theory for indicator function.
hoelzl [Thu, 01 Jul 2010 09:01:09 +0200] rev 37664
Instantiate product type as euclidean space.
haftmann [Thu, 01 Jul 2010 08:13:20 +0200] rev 37663
merged
haftmann [Thu, 01 Jul 2010 08:12:55 +0200] rev 37662
repaired line ending
haftmann [Thu, 01 Jul 2010 08:12:40 +0200] rev 37661
revert to plain for now mkdir
haftmann [Wed, 30 Jun 2010 17:12:38 +0200] rev 37660
one unified Word theory
haftmann [Wed, 30 Jun 2010 16:46:44 +0200] rev 37659
more speaking names
haftmann [Wed, 30 Jun 2010 16:45:47 +0200] rev 37658
more speaking names
haftmann [Wed, 30 Jun 2010 16:41:03 +0200] rev 37657
moved specific operations here
haftmann [Wed, 30 Jun 2010 16:28:29 +0200] rev 37656
more speaking theory names
haftmann [Wed, 30 Jun 2010 16:28:14 +0200] rev 37655
more speaking theory names
haftmann [Wed, 30 Jun 2010 16:28:13 +0200] rev 37654
use existing bit type from theory Bit
haftmann [Wed, 30 Jun 2010 16:28:13 +0200] rev 37653
split off Cardinality from Numeral_Type
haftmann [Wed, 30 Jun 2010 16:28:13 +0200] rev 37652
added literal and typerep instances
haftmann [Wed, 30 Jun 2010 12:20:45 +0200] rev 37651
mkdir_leaf -- avoiding surprises with typos in user-given paths
huffman [Wed, 30 Jun 2010 21:29:58 -0700] rev 37650
generalize some lemmas about derivatives
huffman [Wed, 30 Jun 2010 21:13:46 -0700] rev 37649
add lemma at_within_interior
huffman [Wed, 30 Jun 2010 19:00:15 -0700] rev 37648
generalize more euclidean_space lemmas
huffman [Wed, 30 Jun 2010 11:51:35 -0700] rev 37647
minimize dependencies on Numeral_Type
huffman [Wed, 30 Jun 2010 10:42:38 -0700] rev 37646
change type of 'dimension' to 'a itself => nat
huffman [Wed, 30 Jun 2010 10:26:02 -0700] rev 37645
generalize some euclidean_space lemmas
blanchet [Wed, 30 Jun 2010 18:19:53 +0200] rev 37644
merged
blanchet [Wed, 30 Jun 2010 18:03:34 +0200] rev 37643
rewrote the TPTP problem generation code more or less from scratch;
there is now an explicit AST data structure which will make it easy to support alternative formats (e.g., DFG, sorted TPTP, sorted DFG);
also, if "full_types" is enabled, "hAPP" is then tagged properly