Fri, 20 Mar 2015 14:00:22 +0000 paulson fixed crash in cancel_numeral_simprocs. NB they still don't work except for type nat!
Thu, 19 Mar 2015 22:31:23 +0100 wenzelm merged
Thu, 19 Mar 2015 22:30:57 +0100 wenzelm more position information;
Thu, 19 Mar 2015 17:25:57 +0100 wenzelm misc tuning;
Thu, 19 Mar 2015 15:24:40 +0100 wenzelm tuned;
Thu, 19 Mar 2015 14:25:32 +0000 paulson Merge
Thu, 19 Mar 2015 14:24:51 +0000 paulson New material for complex sin, cos, tan, Ln, also some reorganisation
Thu, 19 Mar 2015 12:36:55 +0100 wenzelm updated to sumatra_pdf-3.0;
Thu, 19 Mar 2015 11:54:20 +0100 wenzelm tuned comments;
Thu, 19 Mar 2015 11:13:54 +0100 wenzelm slightly more formal historic examples;
Wed, 18 Mar 2015 21:40:21 +0100 traytel bounded powerset
Wed, 18 Mar 2015 17:23:22 +0000 paulson new HOL Light material about exp, sin, cos
Wed, 18 Mar 2015 14:55:17 +0000 paulson new file for complex transcendental functions
Wed, 18 Mar 2015 14:30:12 +0000 paulson Merge
Wed, 18 Mar 2015 14:28:40 +0000 paulson Merge
Wed, 18 Mar 2015 14:14:07 +0000 paulson Merge
Wed, 18 Mar 2015 14:13:27 +0000 paulson Lots of new material on complex-valued functions. Modified simplification of (x/n)^k
Wed, 18 Mar 2015 15:23:12 +0100 noschinl merged
Wed, 18 Mar 2015 13:51:33 +0100 noschinl added proof method rewrite
Wed, 18 Mar 2015 13:31:52 +0100 wenzelm merged
Tue, 17 Mar 2015 16:38:09 +0100 wenzelm tuned;
Tue, 17 Mar 2015 16:17:49 +0100 wenzelm tight span for theory header, which is relevant for error positions (including semantic completion);
Tue, 17 Mar 2015 15:21:41 +0100 wenzelm misc tuning and simplification;
Tue, 17 Mar 2015 17:45:03 +0000 paulson Inserted real_of_nat to fix factorial-related problem
Tue, 17 Mar 2015 15:11:25 +0000 paulson more general type class for factorial. Now allows code generation (?)
Tue, 17 Mar 2015 14:16:16 +0000 paulson Merge
Tue, 17 Mar 2015 12:23:56 +0000 paulson Merge
Mon, 16 Mar 2015 15:30:00 +0000 paulson The factorial function, "fact", now has type "nat => 'a"
Tue, 17 Mar 2015 09:22:21 +0100 nipkow merged
Tue, 17 Mar 2015 09:22:17 +0100 nipkow added lemmas
Mon, 16 Mar 2015 23:05:56 +0100 traytel document property
Mon, 16 Mar 2015 23:05:56 +0100 traytel BNF relators preserve reflexivity
Mon, 16 Mar 2015 23:00:38 +0100 blanchet export more ML functions
Mon, 16 Mar 2015 17:47:46 +0100 wenzelm merged
Mon, 16 Mar 2015 17:26:46 +0100 wenzelm suppress semantic completion in errors of batch build -- avoid junk in log files;
Mon, 16 Mar 2015 17:02:00 +0100 blanchet updated docs
Mon, 16 Mar 2015 17:01:59 +0100 blanchet clarified documentation
Mon, 16 Mar 2015 16:59:59 +0100 wenzelm proper headers;
Mon, 16 Mar 2015 16:26:33 +0100 wenzelm merged
Mon, 16 Mar 2015 16:26:02 +0100 wenzelm tuned message -- include completion;
Mon, 16 Mar 2015 15:33:32 +0100 wenzelm support for completion reports produced in Scala (inlined into messages);
Mon, 16 Mar 2015 14:15:15 +0100 wenzelm more precises positions;
Mon, 16 Mar 2015 13:32:31 +0100 wenzelm avoid duplicate header errors, more precise positions;
Mon, 16 Mar 2015 11:30:54 +0100 wenzelm tuned protocol -- resolve command positions in ML;
Mon, 16 Mar 2015 11:07:56 +0100 wenzelm clarified modules;
Mon, 16 Mar 2015 14:52:34 +0100 hoelzl add inequalities (move from AFP/Amortized_Complexity)
Sun, 15 Mar 2015 23:46:00 +0100 blanchet merge
Sun, 15 Mar 2015 22:00:15 +0100 blanchet inlining threshold
Sun, 15 Mar 2015 22:00:15 +0100 blanchet avoid controversial Pirate syntax
Sun, 15 Mar 2015 22:15:08 +0100 wenzelm more markup, which helps to create missing imports;
Sun, 15 Mar 2015 22:05:08 +0100 wenzelm tuned signature;
Sun, 15 Mar 2015 21:57:10 +0100 wenzelm proper command id for inlined errors, which is important for Command.State.accumulate;
Sun, 15 Mar 2015 20:35:47 +0100 wenzelm clarified span position;
Sun, 15 Mar 2015 19:48:49 +0100 wenzelm tuned;
Sun, 15 Mar 2015 19:39:31 +0100 wenzelm tuned;
Sun, 15 Mar 2015 19:21:15 +0100 wenzelm hybrid use of command blobs: inlined errors and auxiliary files;
Sun, 15 Mar 2015 14:46:01 +0100 wenzelm more command categories, as in ML;
Sun, 15 Mar 2015 12:49:20 +0100 wenzelm more command categories, as in ML;
Sun, 15 Mar 2015 12:42:30 +0100 wenzelm tuned;
Sat, 14 Mar 2015 21:16:29 +0100 wenzelm value-oriented user error, for well-defined Thy_Syntax.chop_common;
Sat, 14 Mar 2015 20:49:10 +0100 wenzelm more explicit exception User_Error, with value-oriented equality;
Sat, 14 Mar 2015 20:08:03 +0100 wenzelm tuned signature;
Sat, 14 Mar 2015 19:51:36 +0100 wenzelm clarified positions of theory imports;
Sat, 14 Mar 2015 18:18:40 +0100 wenzelm misc tuning -- more uniform ML vs. Scala;
Sat, 14 Mar 2015 17:23:58 +0100 wenzelm tunes signature -- more uniform ML vs. Scala;
Sat, 14 Mar 2015 16:56:11 +0100 wenzelm position parser as in ML;
Fri, 13 Mar 2015 21:35:48 +0100 wenzelm tuned signature;
Fri, 13 Mar 2015 16:09:55 +0100 nipkow rhs of eqn is only eta- but not beta-eta-contracted; hence the latter is performed explicitly if needed
Fri, 13 Mar 2015 12:58:49 +0100 wenzelm simplified Command.resolve_files in ML, using blobs_index from Scala;
Fri, 13 Mar 2015 12:44:16 +0100 wenzelm removed junk;
Fri, 13 Mar 2015 11:47:42 +0100 wenzelm tuned;
Thu, 12 Mar 2015 22:07:26 +0100 wenzelm merged
Thu, 12 Mar 2015 22:00:51 +0100 wenzelm clarified markup for embedded files, early before execution;
Thu, 12 Mar 2015 20:34:08 +0100 wenzelm clarified command content;
Thu, 12 Mar 2015 16:47:47 +0100 wenzelm tuned -- more uniform ML vs. Scala;
Thu, 12 Mar 2015 14:58:32 +0100 wenzelm quote "method" to allow Eisbach using this keyword;
Thu, 12 Mar 2015 19:09:18 +0100 hoelzl rel_pmf on equivalence relation
Thu, 12 Mar 2015 14:08:47 +0100 Andreas Lochbihler make proofs work with 4762c690a75c
Wed, 11 Mar 2015 11:21:58 +0100 hoelzl add subadditivity for Liminf on ereal
Wed, 11 Mar 2015 08:00:01 +0100 Andreas Lochbihler merged
Tue, 10 Mar 2015 16:35:23 +0100 Andreas Lochbihler merged
Tue, 10 Mar 2015 16:35:14 +0100 Andreas Lochbihler more type class instances
Tue, 10 Mar 2015 23:04:40 +0100 blanchet documented renamed theories
Tue, 10 Mar 2015 21:31:19 +0100 blanchet export more functions (for future 'corec')
Tue, 10 Mar 2015 20:53:16 +0100 blanchet tuning
Tue, 10 Mar 2015 20:12:34 +0100 wenzelm merged
Tue, 10 Mar 2015 20:12:30 +0100 wenzelm more precise position information in Isabelle/Scala, with YXML markup as in Isabelle/ML;
Tue, 10 Mar 2015 17:50:10 +0100 hoelzl generalized bind_cond_pmf_cancel
Tue, 10 Mar 2015 16:12:35 +0000 paulson renaming HOL/Fact.thy -> Binomial.thy
Tue, 10 Mar 2015 15:21:26 +0000 paulson Merge
Tue, 10 Mar 2015 15:20:40 +0000 paulson Removal of the file HOL/Number_Theory/Binomial!! And class field_char_0 now declared in Int.thy
Tue, 10 Mar 2015 13:55:10 +0100 wenzelm clarified Token.check_src: intern at most once;
Tue, 10 Mar 2015 11:56:32 +0100 hoelzl add set_pmf lemmas to simpset
Tue, 10 Mar 2015 10:53:48 +0100 hoelzl build pmf's on bind
Tue, 10 Mar 2015 09:49:17 +0100 blanchet split into subgoals
Tue, 10 Mar 2015 09:49:16 +0100 blanchet tuning
Mon, 09 Mar 2015 21:30:42 +0100 wenzelm merged
Mon, 09 Mar 2015 20:33:33 +0100 wenzelm support structural composition (THEN_ALL_NEW) for proof methods;
Mon, 09 Mar 2015 16:42:18 +0000 paulson Removed the infix operator "choose" to allow HOLCF to build
Mon, 09 Mar 2015 16:28:19 +0000 paulson sin, cos generalised from type real to any "'a::{real_normed_field,banach}", including complex
Mon, 09 Mar 2015 11:32:32 +0100 wenzelm eliminated unused arith "verbose" flag -- tools that need options can use the context;
Mon, 09 Mar 2015 11:21:00 +0100 wenzelm eliminated dead code (cf. 5e5c36b051af);
Mon, 09 Mar 2015 10:52:23 +0100 wenzelm tuned;
Sun, 08 Mar 2015 22:09:25 +0100 wenzelm clarified aliases;
Sun, 08 Mar 2015 21:54:15 +0100 wenzelm misc tuning and simplification;
Sun, 08 Mar 2015 21:03:22 +0100 wenzelm tuned;
Sun, 08 Mar 2015 20:34:53 +0100 wenzelm misc tuning and simplification;
Sun, 08 Mar 2015 20:34:14 +0100 wenzelm tuned;
Sun, 08 Mar 2015 13:45:11 +0100 wenzelm cartouche_declaration for Eisbach;
Sat, 07 Mar 2015 22:38:11 +0100 wenzelm NEWS;
Sat, 07 Mar 2015 21:32:31 +0100 wenzelm clarified Drule.gen_all: observe context more carefully;
Sat, 07 Mar 2015 15:40:36 +0100 wenzelm added declare_maxidx operations for Eisbach;
Sat, 07 Mar 2015 12:32:55 +0100 wenzelm clarified Variable.export: observe maxidx of target context;
Sat, 07 Mar 2015 00:45:15 +0100 wenzelm tuned;
Fri, 06 Mar 2015 23:57:01 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 23:56:43 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 23:55:55 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 23:55:04 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 23:54:36 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 23:54:05 +0100 wenzelm clarified context;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip