Thu, 07 Feb 2013 14:05:33 +0100 blanchet hide "ext" name, but keep "HOL.ext", to ensure consistency in naming when "ext" is used by LEO-II or Satallax implicitly
Thu, 07 Feb 2013 14:05:33 +0100 blanchet tuned indent
Thu, 07 Feb 2013 14:05:32 +0100 blanchet drop needless .0s
Thu, 07 Feb 2013 14:05:32 +0100 blanchet distinguish MeSh and smart -- with smart, allow combinations of MaSh, MeSh, and MePo in different slices -- and use MaSh also with SMT solvers, based on evaluation
Thu, 07 Feb 2013 11:57:42 +0100 traytel infix syntax for streams (reflecting the one for lists)
Wed, 06 Feb 2013 17:57:21 +0100 hoelzl replace open_interval with the rule open_tendstoI; generalize Liminf/Limsup rules
Wed, 06 Feb 2013 17:18:01 +0100 hoelzl check alpha equality after applying beta and eta conversion in let-simproc, otherwise the simplifier may loop
Tue, 05 Feb 2013 17:19:13 +0100 blanchet removed spurious trimming
Mon, 04 Feb 2013 09:06:20 +0100 nipkow tuned
Sun, 03 Feb 2013 17:31:33 +0100 blanchet tuned slicing (E-MaLeS and E-Par)
Sat, 02 Feb 2013 17:25:55 +0100 blanchet tune slices further
Sat, 02 Feb 2013 10:13:14 +0100 blanchet tweak ATP slices further
Thu, 31 Jan 2013 18:04:19 +0100 blanchet compile
Thu, 31 Jan 2013 17:54:05 +0100 blanchet also have SMT solvers alternate fact filter
Thu, 31 Jan 2013 17:54:05 +0100 blanchet use the right filter in each slice
Thu, 31 Jan 2013 17:54:05 +0100 blanchet tuned slices
Thu, 31 Jan 2013 17:54:05 +0100 blanchet store fact filter along with ATP slice
Thu, 31 Jan 2013 17:54:05 +0100 blanchet tuned data structure
Thu, 31 Jan 2013 17:54:05 +0100 blanchet thread through fact triple component from which used facts come, for accurate index output
Thu, 31 Jan 2013 17:54:05 +0100 blanchet more precise output of selected facts
Thu, 31 Jan 2013 17:54:05 +0100 blanchet thread fact triple (MeSh, MePo, MaSh) to allow different filters in different slices
Thu, 31 Jan 2013 17:54:05 +0100 blanchet simplified SMT solver code in Sledgehammer
Thu, 31 Jan 2013 17:54:05 +0100 blanchet eliminated needless speed optimization -- and simplified code quite a bit
Thu, 31 Jan 2013 17:54:05 +0100 blanchet distinguish raw and non-raw facts, using raw for 10 000s of facts and non-raw after selection of some hundreds
Thu, 31 Jan 2013 17:54:05 +0100 blanchet report (MeSh, MePo, MaSh) triple, to be able to use different filters in different slices
Thu, 31 Jan 2013 17:42:12 +0100 hoelzl remove unnecessary assumption from real_normed_vector
Thu, 31 Jan 2013 12:09:07 +0100 blanchet adapted to new MaSh interface
Thu, 31 Jan 2013 11:31:30 +0100 hoelzl use order topology for extended reals
Thu, 31 Jan 2013 11:31:27 +0100 hoelzl introduce order topology
Thu, 31 Jan 2013 11:31:22 +0100 hoelzl simplify heine_borel type class
Thu, 31 Jan 2013 11:20:12 +0100 blanchet compute proper weight for "p proves p" in MaSh
Tue, 15 Jan 2013 12:13:27 +0100 kuncar restore code equations for List.set in RBT_Set; make Scala happy according to 7.1 in the code generator manual
Fri, 25 Jan 2013 16:45:09 +0100 nipkow tuned
Sun, 20 Jan 2013 15:34:27 +0100 wenzelm back to post-release mode -- after fork point;
Sun, 20 Jan 2013 15:26:56 +0100 wenzelm updated for release;
Sun, 20 Jan 2013 14:05:37 +0100 wenzelm merged
Sun, 20 Jan 2013 14:00:05 +0100 wenzelm misc tuning for release;
Sun, 20 Jan 2013 13:59:13 +0100 wenzelm tuned;
Sun, 20 Jan 2013 13:55:15 +0100 wenzelm accomodate scala-2.9.2;
Sat, 19 Jan 2013 22:18:35 +0100 wenzelm afford parallel proof terms;
Sat, 19 Jan 2013 22:17:26 +0100 wenzelm always close derivation at the bottom of forked proofs (despite increased non-determinism of proof terms) -- improve parallel performance by avoiding dynamic dependency within large Isar proofs, e.g. Slicing/JinjaVM/SemanticsWF.thy in AFP/bf9b14cbc707;
Sat, 19 Jan 2013 21:05:05 +0100 nipkow simplified proofs
Sat, 19 Jan 2013 17:42:12 +0100 blanchet tuning
Sat, 19 Jan 2013 12:53:13 +0100 wenzelm misc cleanup;
Sat, 19 Jan 2013 00:00:29 +0100 wenzelm tuned signature;
Fri, 18 Jan 2013 23:33:17 +0100 wenzelm use inlined session name as title for charts;
Fri, 18 Jan 2013 22:38:34 +0100 wenzelm tuned signature;
Fri, 18 Jan 2013 22:31:57 +0100 wenzelm charts for future task runtime statistics;
Fri, 18 Jan 2013 20:31:22 +0100 wenzelm merged
Fri, 18 Jan 2013 20:24:51 +0100 wenzelm more uniform permissions;
Fri, 18 Jan 2013 20:16:47 +0100 wenzelm more generous C stack size as in Linux and Mac OS X, to reduce chance of Cygwin-specific crashes;
Fri, 18 Jan 2013 18:46:52 +0100 wenzelm tuned proof -- much faster;
Fri, 18 Jan 2013 17:51:50 +0100 wenzelm more systematic task statistics;
Fri, 18 Jan 2013 16:20:09 +0100 wenzelm added "tasks_proof" statistics, via slighly odd global reference Future.forked_proofs (NB: Future.report_status is intertwined with scheduler thread);
Fri, 18 Jan 2013 20:01:59 +0100 hoelzl generalized diameter from real_normed_vector to metric_space
Fri, 18 Jan 2013 20:01:41 +0100 hoelzl tuned proof
Fri, 18 Jan 2013 20:00:59 +0100 hoelzl tune prove compact_eq_totally_bounded
Thu, 17 Jan 2013 15:28:53 -0800 huffman generalized theorem edelstein_fix to class metric_space
Fri, 18 Jan 2013 16:06:45 +0100 blanchet tuning
Fri, 18 Jan 2013 14:33:16 +0100 blanchet pass correct index to "Sign.typ_unify" -- this is important to avoid what appears to be an infinite loop in the unifier
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip