Thu, 16 May 2013 20:33:01 +0200 system options as context-sensitive configuration options within the attribute name space;
wenzelm [Thu, 16 May 2013 20:33:01 +0200] rev 52040
system options as context-sensitive configuration options within the attribute name space;
Thu, 16 May 2013 19:41:41 +0200 tuned signature;
wenzelm [Thu, 16 May 2013 19:41:41 +0200] rev 52039
tuned signature;
Thu, 16 May 2013 21:55:12 +0200 properly handle SPASS constructors w.r.t. partially applied functions
blanchet [Thu, 16 May 2013 21:55:12 +0200] rev 52038
properly handle SPASS constructors w.r.t. partially applied functions
Thu, 16 May 2013 17:39:38 +0200 tuned signature -- depend on context by default;
wenzelm [Thu, 16 May 2013 17:39:38 +0200] rev 52037
tuned signature -- depend on context by default;
Thu, 16 May 2013 15:21:12 +0200 reflexivity rules for the function type and equality
kuncar [Thu, 16 May 2013 15:21:12 +0200] rev 52036
reflexivity rules for the function type and equality
Thu, 16 May 2013 15:03:28 +0200 tuned comments
blanchet [Thu, 16 May 2013 15:03:28 +0200] rev 52035
tuned comments
Thu, 16 May 2013 14:58:30 +0200 correctly 'repair' the monomorphization context for SMT solvers from Sledgehammer
blanchet [Thu, 16 May 2013 14:58:30 +0200] rev 52034
correctly 'repair' the monomorphization context for SMT solvers from Sledgehammer
Thu, 16 May 2013 14:27:43 +0200 tuning
blanchet [Thu, 16 May 2013 14:27:43 +0200] rev 52033
tuning
Thu, 16 May 2013 14:15:22 +0200 more work on SPASS datatypes
blanchet [Thu, 16 May 2013 14:15:22 +0200] rev 52032
more work on SPASS datatypes
Thu, 16 May 2013 13:34:13 +0200 tuning -- renamed '_from_' to '_of_' in Sledgehammer
blanchet [Thu, 16 May 2013 13:34:13 +0200] rev 52031
tuning -- renamed '_from_' to '_of_' in Sledgehammer
Thu, 16 May 2013 13:19:27 +0200 compile
blanchet [Thu, 16 May 2013 13:19:27 +0200] rev 52030
compile
Thu, 16 May 2013 13:05:52 +0200 don't recognize overloaded constants as constructors for the purpose of removing type arguments
blanchet [Thu, 16 May 2013 13:05:52 +0200] rev 52029
don't recognize overloaded constants as constructors for the purpose of removing type arguments
Thu, 16 May 2013 13:05:52 +0200 tuning
blanchet [Thu, 16 May 2013 13:05:52 +0200] rev 52028
tuning
Thu, 16 May 2013 13:05:52 +0200 reintroduced syntax for "nonexhaustive" datatypes
blanchet [Thu, 16 May 2013 13:05:52 +0200] rev 52027
reintroduced syntax for "nonexhaustive" datatypes
Thu, 16 May 2013 13:05:52 +0200 tuning
blanchet [Thu, 16 May 2013 13:05:52 +0200] rev 52026
tuning
Thu, 16 May 2013 13:05:52 +0200 more work on SPASS datatypes
blanchet [Thu, 16 May 2013 13:05:52 +0200] rev 52025
more work on SPASS datatypes
Thu, 16 May 2013 11:35:07 +0200 merged
Andreas Lochbihler [Thu, 16 May 2013 11:35:07 +0200] rev 52024
merged
Thu, 16 May 2013 10:08:28 +0200 setup for set membership as a predicate for code_pred
Andreas Lochbihler [Thu, 16 May 2013 10:08:28 +0200] rev 52023
setup for set membership as a predicate for code_pred
Thu, 16 May 2013 11:27:34 +0200 tuned
nipkow [Thu, 16 May 2013 11:27:34 +0200] rev 52022
tuned
Thu, 16 May 2013 13:49:18 +1000 explicitly state equivalence relation for sim; tweak syntax of sem_equiv
kleing [Thu, 16 May 2013 13:49:18 +1000] rev 52021
explicitly state equivalence relation for sim; tweak syntax of sem_equiv
Thu, 16 May 2013 02:13:42 +0200 merged
nipkow [Thu, 16 May 2013 02:13:42 +0200] rev 52020
merged
Thu, 16 May 2013 02:13:23 +0200 finally: acom with pointwise access and update of annotations
nipkow [Thu, 16 May 2013 02:13:23 +0200] rev 52019
finally: acom with pointwise access and update of annotations
Wed, 15 May 2013 23:00:17 +0200 merged;
wenzelm [Wed, 15 May 2013 23:00:17 +0200] rev 52018
merged;
Wed, 15 May 2013 22:30:24 +0200 clarified preferences: "override" re-initialized on prover startup, and "default" sent to PG -- thus recover typical defaults like auto-quickcheck in PG 4.x;
wenzelm [Wed, 15 May 2013 22:30:24 +0200] rev 52017
clarified preferences: "override" re-initialized on prover startup, and "default" sent to PG -- thus recover typical defaults like auto-quickcheck in PG 4.x;
Wed, 15 May 2013 22:02:51 +0200 simplified ProofGeneral.preference operation -- no need for CRITICAL section for atomic access (and sequential execution of PG/TTY loop);
wenzelm [Wed, 15 May 2013 22:02:51 +0200] rev 52016
simplified ProofGeneral.preference operation -- no need for CRITICAL section for atomic access (and sequential execution of PG/TTY loop);
Wed, 15 May 2013 21:55:09 +0200 back to hidden welcome -- revert change 9ebf2da69b29, which appears to disturb startup protocol of PG 4.1;
wenzelm [Wed, 15 May 2013 21:55:09 +0200] rev 52015
back to hidden welcome -- revert change 9ebf2da69b29, which appears to disturb startup protocol of PG 4.1;
Wed, 15 May 2013 21:46:07 +0200 more standard Isabelle/ML structures for global preferences;
wenzelm [Wed, 15 May 2013 21:46:07 +0200] rev 52014
more standard Isabelle/ML structures for global preferences; allow to add categories later on; allow to redefine preferences as usual for global tables, e.g. after reloading ML modules;
Wed, 15 May 2013 21:02:13 +0200 more basic print mode "ProofGeneral" (again);
wenzelm [Wed, 15 May 2013 21:02:13 +0200] rev 52013
more basic print mode "ProofGeneral" (again);
Wed, 15 May 2013 20:53:42 +0200 uniform welcome -- actually visible on startup via Output.urgent_message;
wenzelm [Wed, 15 May 2013 20:53:42 +0200] rev 52012
uniform welcome -- actually visible on startup via Output.urgent_message; tuned;
Wed, 15 May 2013 20:45:27 +0200 more elementary ProofGeneral.thm_deps;
wenzelm [Wed, 15 May 2013 20:45:27 +0200] rev 52011
more elementary ProofGeneral.thm_deps;
Wed, 15 May 2013 20:39:25 +0200 tuned;
wenzelm [Wed, 15 May 2013 20:39:25 +0200] rev 52010
tuned;
Wed, 15 May 2013 20:34:42 +0200 moved files;
wenzelm [Wed, 15 May 2013 20:34:42 +0200] rev 52009
moved files;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 tip