Wed, 25 Aug 2010 09:05:22 +0200 make SML/NJ happy
blanchet [Wed, 25 Aug 2010 09:05:22 +0200] rev 38740
make SML/NJ happy
Wed, 25 Aug 2010 09:02:07 +0200 renamed "relevance_convergence" to "relevance_decay"
blanchet [Wed, 25 Aug 2010 09:02:07 +0200] rev 38739
renamed "relevance_convergence" to "relevance_decay"
Tue, 24 Aug 2010 22:57:22 +0200 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 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
Tue, 24 Aug 2010 21:40:03 +0200 better workaround for E's off-by-one-second issue
blanchet [Tue, 24 Aug 2010 21:40:03 +0200] rev 38737
better workaround for E's off-by-one-second issue
Thu, 26 Aug 2010 09:12:00 +0200 merged
bulwahn [Thu, 26 Aug 2010 09:12:00 +0200] rev 38736
merged
Wed, 25 Aug 2010 16:59:55 +0200 renaming variables to conform to prolog names
bulwahn [Wed, 25 Aug 2010 16:59:55 +0200] rev 38735
renaming variables to conform to prolog names
Wed, 25 Aug 2010 16:59:53 +0200 changing hotel trace definition; adding simple handling of numerals on natural numbers
bulwahn [Wed, 25 Aug 2010 16:59:53 +0200] rev 38734
changing hotel trace definition; adding simple handling of numerals on natural numbers
Wed, 25 Aug 2010 16:59:51 +0200 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 38733
added quickcheck generator for prolog generation; first example of counterexample search with prolog for hotel key card system
Wed, 25 Aug 2010 16:59:51 +0200 moving preprocessing to values in prolog generation
bulwahn [Wed, 25 Aug 2010 16:59:51 +0200] rev 38732
moving preprocessing to values in prolog generation
Wed, 25 Aug 2010 16:59:50 +0200 invocation of values for prolog execution does not require invocation of code_pred anymore
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
Wed, 25 Aug 2010 16:59:49 +0200 adding hotel keycard example for prolog generation
bulwahn [Wed, 25 Aug 2010 16:59:49 +0200] rev 38730
adding hotel keycard example for prolog generation
Wed, 25 Aug 2010 16:59:48 +0200 improving output of set comprehensions; adding style_check flags
bulwahn [Wed, 25 Aug 2010 16:59:48 +0200] rev 38729
improving output of set comprehensions; adding style_check flags
Wed, 25 Aug 2010 16:59:48 +0200 improving ensure_groundness in prolog generation; added further example
bulwahn [Wed, 25 Aug 2010 16:59:48 +0200] rev 38728
improving ensure_groundness in prolog generation; added further example
Wed, 25 Aug 2010 16:59:46 +0200 adding very basic transformation to ensure groundness before negations
bulwahn [Wed, 25 Aug 2010 16:59:46 +0200] rev 38727
adding very basic transformation to ensure groundness before negations
Thu, 26 Aug 2010 11:31:21 +0200 Markup_Tree.select: uniform treatment of root_range wrt. singularities, yielding empty result stream;
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;
Thu, 26 Aug 2010 11:29:43 +0200 tuned signature;
wenzelm [Thu, 26 Aug 2010 11:29:43 +0200] rev 38725
tuned signature;
Wed, 25 Aug 2010 22:57:40 +0200 Pretty: tuned markup objects;
wenzelm [Wed, 25 Aug 2010 22:57:40 +0200] rev 38724
Pretty: tuned markup objects;
Wed, 25 Aug 2010 22:45:24 +0200 tuned;
wenzelm [Wed, 25 Aug 2010 22:45:24 +0200] rev 38723
tuned;
Wed, 25 Aug 2010 22:37:53 +0200 organized markup properties via apply/unapply patterns;
wenzelm [Wed, 25 Aug 2010 22:37:53 +0200] rev 38722
organized markup properties via apply/unapply patterns;
Wed, 25 Aug 2010 21:31:22 +0200 added some proof state markup, notably number of subgoals (e.g. for indentation);
wenzelm [Wed, 25 Aug 2010 21:31:22 +0200] rev 38721
added some proof state markup, notably number of subgoals (e.g. for indentation); tuned;
Wed, 25 Aug 2010 20:43:03 +0200 ML_Context.eval: produce antiquotation environment preferably in invisible context, to avoid displaced report messages from ML_Compiler;
wenzelm [Wed, 25 Aug 2010 20:43:03 +0200] rev 38720
ML_Context.eval: produce antiquotation environment preferably in invisible context, to avoid displaced report messages from ML_Compiler;
Wed, 25 Aug 2010 18:46:22 +0200 merged
wenzelm [Wed, 25 Aug 2010 18:46:22 +0200] rev 38719
merged
Wed, 25 Aug 2010 20:04:49 +0800 tuned code
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 20:04:49 +0800] rev 38718
tuned code
Wed, 25 Aug 2010 18:26:58 +0800 quotient package: deal correctly with frees in lifted theorems
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 18:26:58 +0800] rev 38717
quotient package: deal correctly with frees in lifted theorems
Wed, 25 Aug 2010 18:38:49 +0200 approximation_oracle: actually match true/false in ML, not arbitrary values;
wenzelm [Wed, 25 Aug 2010 18:38:49 +0200] rev 38716
approximation_oracle: actually match true/false in ML, not arbitrary values;
Wed, 25 Aug 2010 18:36:22 +0200 renamed Simplifier.simproc(_i) to Simplifier.simproc_global(_i) to emphasize that this is not the real thing;
wenzelm [Wed, 25 Aug 2010 18:36:22 +0200] rev 38715
renamed Simplifier.simproc(_i) to Simplifier.simproc_global(_i) to emphasize that this is not the real thing;
Wed, 25 Aug 2010 18:19:04 +0200 more precise Command.State accumulation;
wenzelm [Wed, 25 Aug 2010 18:19:04 +0200] rev 38714
more precise Command.State accumulation;
Wed, 25 Aug 2010 17:45:35 +0200 eliminated some old camel case stuff;
wenzelm [Wed, 25 Aug 2010 17:45:35 +0200] rev 38713
eliminated some old camel case stuff;
Wed, 25 Aug 2010 17:34:10 +0200 some attempts to recover Isabelle/ML style from the depths of time;
wenzelm [Wed, 25 Aug 2010 17:34:10 +0200] rev 38712
some attempts to recover Isabelle/ML style from the depths of time;
Wed, 25 Aug 2010 16:13:55 +0200 keep persistent production tables as immutable vectors -- potential performance improvement on modern hardware;
wenzelm [Wed, 25 Aug 2010 16:13:55 +0200] rev 38711
keep persistent production tables as immutable vectors -- potential performance improvement on modern hardware;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip