Tue, 13 Oct 2009 13:40:26 +0200 order conjunctions to be printed without parentheses
hoelzl [Tue, 13 Oct 2009 13:40:26 +0200] rev 32920
order conjunctions to be printed without parentheses
Tue, 13 Oct 2009 12:02:55 +0200 approximation now fails earlier when using interval splitting; value [approximate] now supports bounded variables; renamed Var -> Atom for better readability
hoelzl [Tue, 13 Oct 2009 12:02:55 +0200] rev 32919
approximation now fails earlier when using interval splitting; value [approximate] now supports bounded variables; renamed Var -> Atom for better readability
Tue, 13 Oct 2009 09:13:24 +0200 merged
haftmann [Tue, 13 Oct 2009 09:13:24 +0200] rev 32918
merged
Mon, 12 Oct 2009 16:16:44 +0200 added add_tyconames; tuned
haftmann [Mon, 12 Oct 2009 16:16:44 +0200] rev 32917
added add_tyconames; tuned
Tue, 13 Oct 2009 08:36:53 +0200 merged
haftmann [Tue, 13 Oct 2009 08:36:53 +0200] rev 32916
merged
Tue, 13 Oct 2009 08:36:39 +0200 more appropriate abstraction over distinctness rules
haftmann [Tue, 13 Oct 2009 08:36:39 +0200] rev 32915
more appropriate abstraction over distinctness rules
Mon, 12 Oct 2009 15:48:12 +0200 merged
haftmann [Mon, 12 Oct 2009 15:48:12 +0200] rev 32914
merged
Mon, 12 Oct 2009 15:46:38 +0200 intro_base_names combinator
haftmann [Mon, 12 Oct 2009 15:46:38 +0200] rev 32913
intro_base_names combinator
Mon, 12 Oct 2009 15:26:50 +0200 merged
haftmann [Mon, 12 Oct 2009 15:26:50 +0200] rev 32912
merged
Mon, 12 Oct 2009 15:26:40 +0200 dropped dist_ss
haftmann [Mon, 12 Oct 2009 15:26:40 +0200] rev 32911
dropped dist_ss
Mon, 12 Oct 2009 14:22:54 +0200 merged
haftmann [Mon, 12 Oct 2009 14:22:54 +0200] rev 32910
merged
Mon, 12 Oct 2009 12:19:19 +0200 added is_IVar
haftmann [Mon, 12 Oct 2009 12:19:19 +0200] rev 32909
added is_IVar
Mon, 12 Oct 2009 12:19:19 +0200 factored out Code_Printer.aux_params
haftmann [Mon, 12 Oct 2009 12:19:19 +0200] rev 32908
factored out Code_Printer.aux_params
Mon, 12 Oct 2009 13:40:28 +0200 dropped rule duplicates
haftmann [Mon, 12 Oct 2009 13:40:28 +0200] rev 32907
dropped rule duplicates
Mon, 12 Oct 2009 11:03:10 +0200 less non-standard combinators
haftmann [Mon, 12 Oct 2009 11:03:10 +0200] rev 32906
less non-standard combinators
Mon, 12 Oct 2009 10:24:08 +0200 nth replaces List.nth
haftmann [Mon, 12 Oct 2009 10:24:08 +0200] rev 32905
nth replaces List.nth
Mon, 12 Oct 2009 10:24:07 +0200 dropped redundancy
haftmann [Mon, 12 Oct 2009 10:24:07 +0200] rev 32904
dropped redundancy
Mon, 12 Oct 2009 09:25:27 +0200 dropped dead code
haftmann [Mon, 12 Oct 2009 09:25:27 +0200] rev 32903
dropped dead code
Mon, 12 Oct 2009 09:25:26 +0200 using distinct rules directly
haftmann [Mon, 12 Oct 2009 09:25:26 +0200] rev 32902
using distinct rules directly
Fri, 09 Oct 2009 13:40:34 +0200 simplified proof
haftmann [Fri, 09 Oct 2009 13:40:34 +0200] rev 32901
simplified proof
Fri, 09 Oct 2009 13:34:40 +0200 dropped simproc_dist formally
haftmann [Fri, 09 Oct 2009 13:34:40 +0200] rev 32900
dropped simproc_dist formally
Fri, 09 Oct 2009 13:34:34 +0200 tuned order of lemmas
haftmann [Fri, 09 Oct 2009 13:34:34 +0200] rev 32899
tuned order of lemmas
Fri, 09 Oct 2009 10:00:47 +0200 term styles also cover antiquotations term_type and typeof
haftmann [Fri, 09 Oct 2009 10:00:47 +0200] rev 32898
term styles also cover antiquotations term_type and typeof
Fri, 09 Oct 2009 09:14:25 +0200 merged
haftmann [Fri, 09 Oct 2009 09:14:25 +0200] rev 32897
merged
Thu, 08 Oct 2009 19:33:03 +0200 lookup for datatype constructors considers type annotations to resolve overloading
haftmann [Thu, 08 Oct 2009 19:33:03 +0200] rev 32896
lookup for datatype constructors considers type annotations to resolve overloading
Thu, 08 Oct 2009 15:59:17 +0200 added group_stmts
haftmann [Thu, 08 Oct 2009 15:59:17 +0200] rev 32895
added group_stmts
Thu, 08 Oct 2009 15:59:16 +0200 moved labelled_name to code_thingol
haftmann [Thu, 08 Oct 2009 15:59:16 +0200] rev 32894
moved labelled_name to code_thingol
Thu, 08 Oct 2009 15:59:16 +0200 updated generated documentation
haftmann [Thu, 08 Oct 2009 15:59:16 +0200] rev 32893
updated generated documentation
Thu, 08 Oct 2009 15:59:15 +0200 corrected syntax diagrams for styles
haftmann [Thu, 08 Oct 2009 15:59:15 +0200] rev 32892
corrected syntax diagrams for styles
Thu, 08 Oct 2009 15:16:13 +0200 new generalized concept for term styles
haftmann [Thu, 08 Oct 2009 15:16:13 +0200] rev 32891
new generalized concept for term styles
Wed, 07 Oct 2009 16:57:56 +0200 generalized term styles: transformations may depend on arguments; modernized term_style module; antiquotations thm, prop and term accepting term styles
haftmann [Wed, 07 Oct 2009 16:57:56 +0200] rev 32890
generalized term styles: transformations may depend on arguments; modernized term_style module; antiquotations thm, prop and term accepting term styles
Thu, 08 Oct 2009 20:56:40 +0200 isatest: store test identifiers
krauss [Thu, 08 Oct 2009 20:56:40 +0200] rev 32889
isatest: store test identifiers
Wed, 07 Oct 2009 14:01:26 +0200 tuned proofs
haftmann [Wed, 07 Oct 2009 14:01:26 +0200] rev 32888
tuned proofs
Wed, 07 Oct 2009 14:01:26 +0200 added bot_boolE, top_boolI
haftmann [Wed, 07 Oct 2009 14:01:26 +0200] rev 32887
added bot_boolE, top_boolI
Wed, 07 Oct 2009 12:06:04 +0200 do not use Locale.add_registration_eqs any longer
haftmann [Wed, 07 Oct 2009 12:06:04 +0200] rev 32886
do not use Locale.add_registration_eqs any longer
Wed, 07 Oct 2009 09:44:03 +0200 Inf/Sup now purely syntactic
haftmann [Wed, 07 Oct 2009 09:44:03 +0200] rev 32885
Inf/Sup now purely syntactic
Tue, 06 Oct 2009 20:19:54 +0200 merged
haftmann [Tue, 06 Oct 2009 20:19:54 +0200] rev 32884
merged
Tue, 06 Oct 2009 18:44:06 +0200 inf/sup1/2_iff are mere duplicates of underlying definitions: dropped
haftmann [Tue, 06 Oct 2009 18:44:06 +0200] rev 32883
inf/sup1/2_iff are mere duplicates of underlying definitions: dropped
Tue, 06 Oct 2009 20:00:08 +0200 merged
haftmann [Tue, 06 Oct 2009 20:00:08 +0200] rev 32882
merged
Tue, 06 Oct 2009 18:27:00 +0200 added Coset as constructor
haftmann [Tue, 06 Oct 2009 18:27:00 +0200] rev 32881
added Coset as constructor
Tue, 06 Oct 2009 15:59:12 +0200 sets and cosets
haftmann [Tue, 06 Oct 2009 15:59:12 +0200] rev 32880
sets and cosets
Tue, 06 Oct 2009 15:51:34 +0200 added syntactic Inf and Sup
haftmann [Tue, 06 Oct 2009 15:51:34 +0200] rev 32879
added syntactic Inf and Sup
Mon, 05 Oct 2009 17:28:59 +0100 merged
paulson [Mon, 05 Oct 2009 17:28:59 +0100] rev 32878
merged
Mon, 05 Oct 2009 17:27:46 +0100 New lemmas connected with the reals and infinite series
paulson [Mon, 05 Oct 2009 17:27:46 +0100] rev 32877
New lemmas connected with the reals and infinite series
Mon, 05 Oct 2009 16:41:06 +0100 New facts about domain and range in
paulson [Mon, 05 Oct 2009 16:41:06 +0100] rev 32876
New facts about domain and range in
Mon, 05 Oct 2009 16:55:56 +0200 merged
haftmann [Mon, 05 Oct 2009 16:55:56 +0200] rev 32875
merged
Mon, 05 Oct 2009 15:05:10 +0200 experimental de-facto abolishment of distinctness limit
haftmann [Mon, 05 Oct 2009 15:05:10 +0200] rev 32874
experimental de-facto abolishment of distinctness limit
Mon, 05 Oct 2009 15:04:45 +0200 tuned handling of type variable names further
haftmann [Mon, 05 Oct 2009 15:04:45 +0200] rev 32873
tuned handling of type variable names further
Mon, 05 Oct 2009 08:36:33 +0200 variables in type schemes must be renamed simultaneously with variables in equations
haftmann [Mon, 05 Oct 2009 08:36:33 +0200] rev 32872
variables in type schemes must be renamed simultaneously with variables in equations
Mon, 05 Oct 2009 11:48:06 +0200 explicitly unsynchronized
haftmann [Mon, 05 Oct 2009 11:48:06 +0200] rev 32871
explicitly unsynchronized
Mon, 05 Oct 2009 11:47:38 +0200 explicitly unsynchronized
haftmann [Mon, 05 Oct 2009 11:47:38 +0200] rev 32870
explicitly unsynchronized
Sun, 04 Oct 2009 12:59:22 +0200 recovered support for Spass: re-enabled writing problems in DFG format
boehmes [Sun, 04 Oct 2009 12:59:22 +0200] rev 32869
recovered support for Spass: re-enabled writing problems in DFG format
Sun, 04 Oct 2009 11:45:41 +0200 avoid exception Option: only apply "the" if needed
boehmes [Sun, 04 Oct 2009 11:45:41 +0200] rev 32868
avoid exception Option: only apply "the" if needed
Sun, 04 Oct 2009 07:01:22 +0200 merged
nipkow [Sun, 04 Oct 2009 07:01:22 +0200] rev 32867
merged
Wed, 30 Sep 2009 11:33:59 +0200 atp_minimal using chain_ths again
Philipp Meyer [Wed, 30 Sep 2009 11:33:59 +0200] rev 32866
atp_minimal using chain_ths again
Sat, 03 Oct 2009 12:10:16 +0200 merged
boehmes [Sat, 03 Oct 2009 12:10:16 +0200] rev 32865
merged
Sat, 03 Oct 2009 12:05:40 +0200 re-organized signature of AtpWrapper structure: records instead of unnamed parameters and return values,
boehmes [Sat, 03 Oct 2009 12:05:40 +0200] rev 32864
re-organized signature of AtpWrapper structure: records instead of unnamed parameters and return values, eliminated unused provers, turned references into configuration values
Fri, 02 Oct 2009 23:15:36 +0200 eliminated dead code;
wenzelm [Fri, 02 Oct 2009 23:15:36 +0200] rev 32863
eliminated dead code; tuned;
Fri, 02 Oct 2009 22:15:30 +0200 eliminated dead code and redundant parameters;
wenzelm [Fri, 02 Oct 2009 22:15:30 +0200] rev 32862
eliminated dead code and redundant parameters; tuned;
Fri, 02 Oct 2009 22:15:08 +0200 eliminated dead code;
wenzelm [Fri, 02 Oct 2009 22:15:08 +0200] rev 32861
eliminated dead code;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip