blanchet [Tue, 24 Aug 2010 22:57:22 +0200] rev 38738
make sure that "undo_ascii_of" is the inverse of "ascii_of", also for non-printable characters -- and avoid those in ``-style facts
blanchet [Tue, 24 Aug 2010 21:40:03 +0200] rev 38737
better workaround for E's off-by-one-second issue
bulwahn [Thu, 26 Aug 2010 09:12:00 +0200] rev 38736
merged
bulwahn [Wed, 25 Aug 2010 16:59:55 +0200] rev 38735
renaming variables to conform to prolog names
bulwahn [Wed, 25 Aug 2010 16:59:53 +0200] rev 38734
changing hotel trace definition; adding simple handling of numerals on natural numbers
bulwahn [Wed, 25 Aug 2010 16:59:51 +0200] rev 38733
added quickcheck generator for prolog generation; first example of counterexample search with prolog for hotel key card system
bulwahn [Wed, 25 Aug 2010 16:59:51 +0200] rev 38732
moving preprocessing to values in prolog generation
bulwahn [Wed, 25 Aug 2010 16:59:50 +0200] rev 38731
invocation of values for prolog execution does not require invocation of code_pred anymore
bulwahn [Wed, 25 Aug 2010 16:59:49 +0200] rev 38730
adding hotel keycard example for prolog generation
bulwahn [Wed, 25 Aug 2010 16:59:48 +0200] rev 38729
improving output of set comprehensions; adding style_check flags
bulwahn [Wed, 25 Aug 2010 16:59:48 +0200] rev 38728
improving ensure_groundness in prolog generation; added further example
bulwahn [Wed, 25 Aug 2010 16:59:46 +0200] rev 38727
adding very basic transformation to ensure groundness before negations
wenzelm [Thu, 26 Aug 2010 11:31:21 +0200] rev 38726
Markup_Tree.select: uniform treatment of root_range wrt. singularities, yielding empty result stream;
wenzelm [Thu, 26 Aug 2010 11:29:43 +0200] rev 38725
tuned signature;
wenzelm [Wed, 25 Aug 2010 22:57:40 +0200] rev 38724
Pretty: tuned markup objects;
wenzelm [Wed, 25 Aug 2010 22:45:24 +0200] rev 38723
tuned;