Thu, 28 Aug 2014 20:06:59 +0200 blanchet clarified docs
Thu, 28 Aug 2014 20:05:39 +0200 blanchet gracefully reconstruct Isar proofs in scenarios such as 'using f unfolding g', where backticks can't be used to refer to the unfolded version of 'f' (for some reason)
Thu, 28 Aug 2014 19:07:10 +0200 blanchet prefer '0.2 ms' to '249 \<mu>s'
Thu, 28 Aug 2014 19:02:37 +0200 blanchet use 'thesis' only if it expands to the right thing (it won't after an 'unfolding', for example)
Thu, 28 Aug 2014 17:25:56 +0200 blanchet fixed second computations
Thu, 28 Aug 2014 16:58:27 +0200 blanchet merged minimize and auto_minimize
Thu, 28 Aug 2014 16:58:27 +0200 blanchet pass options to remote Vampire
Thu, 28 Aug 2014 16:58:27 +0200 blanchet removed show stuttering
Thu, 28 Aug 2014 16:58:27 +0200 blanchet generate 'thesis' variable in Sledgehammer Isar proofs
Thu, 28 Aug 2014 16:58:27 +0200 blanchet show microseconds as well (useful when playing with Isar proofs)
Thu, 28 Aug 2014 16:58:27 +0200 blanchet tuned message
Thu, 28 Aug 2014 16:58:27 +0200 blanchet made trace more informative when minimization is enabled
Thu, 28 Aug 2014 16:58:27 +0200 blanchet took out one more occurrence of 'PolyML.makestring'
Thu, 28 Aug 2014 16:58:27 +0200 blanchet try 'skolem' method first for Z3
Thu, 28 Aug 2014 16:58:27 +0200 blanchet tuned tracing output (indirectly)
Thu, 28 Aug 2014 16:58:27 +0200 blanchet going back to bc06471cb7b7 for silencing -- the bad side effects occurred only with 'smt', and the alternative silencing sometimes broke 'auto' etc.
Thu, 28 Aug 2014 16:58:27 +0200 blanchet moved skolem method
Thu, 28 Aug 2014 16:58:27 +0200 blanchet added 'skolem' method, esp. for 'obtain's generated from Z3 proofs
Thu, 28 Aug 2014 16:58:26 +0200 blanchet tuned method description
Thu, 28 Aug 2014 16:58:26 +0200 blanchet three-line 'obtain' format for generated Isar proofs
Thu, 28 Aug 2014 15:51:50 +0200 wenzelm tuned;
Thu, 28 Aug 2014 15:47:26 +0200 wenzelm more liberal embedded "text", which includes cartouches;
Thu, 28 Aug 2014 13:25:12 +0200 wenzelm intern xthm only once;
Thu, 28 Aug 2014 07:34:23 +0200 blanchet tuned terminology
Thu, 28 Aug 2014 07:30:16 +0200 blanchet moved new para to right section of NEWS
Thu, 28 Aug 2014 00:40:38 +0200 blanchet minor NEWS fix
Thu, 28 Aug 2014 00:40:38 +0200 blanchet keep skolems as is -- otherwise this breaks proof steps that refer to variables that were 'obtain'ed in the outer Isar proof
Thu, 28 Aug 2014 00:40:38 +0200 blanchet added 'OLD_' prefix in front of old solvers
Thu, 28 Aug 2014 00:40:38 +0200 blanchet updated NEWS
Thu, 28 Aug 2014 00:40:38 +0200 blanchet renamed new SMT module from 'SMT2' to 'SMT'
Thu, 28 Aug 2014 00:40:38 +0200 blanchet updated NEWS
Thu, 28 Aug 2014 00:40:38 +0200 blanchet prefixed all old SMT commands, attributes, etc., with 'old_'
Thu, 28 Aug 2014 00:40:38 +0200 blanchet add 'old_' prefix to SMT file names; add 'Old_' to ML module names;
Thu, 28 Aug 2014 00:40:38 +0200 blanchet renaming theory 'Old_SMT'
Thu, 28 Aug 2014 00:40:37 +0200 blanchet moved old setup for SMT out
Thu, 28 Aug 2014 00:40:37 +0200 blanchet moved old 'smt' method out of 'Main'
Thu, 28 Aug 2014 00:40:37 +0200 blanchet reintroduced two-line-per-inference Isar proof format
Thu, 28 Aug 2014 00:40:19 +0200 blanchet removed needless, and for (newer versions of?) Haskell problematic code equations
Wed, 27 Aug 2014 15:55:01 +0200 wenzelm removed obsolete RC tags;
Wed, 27 Aug 2014 15:52:58 +0200 wenzelm merged
Wed, 27 Aug 2014 11:33:00 +0200 wenzelm Added tag Isabelle2014 for changeset 8f4a332500e4
Wed, 27 Aug 2014 14:55:33 +0200 wenzelm merged
Wed, 27 Aug 2014 14:54:32 +0200 wenzelm more explicit Method.modifier with reported position;
Wed, 27 Aug 2014 12:32:42 +0200 wenzelm tuned signature -- prefer quasi-abstract Symbol_Pos.source;
Wed, 27 Aug 2014 12:32:07 +0200 wenzelm added ML antiquotation @{source} for Symbol_Pos.source;
Mon, 25 Aug 2014 12:58:20 +0200 wenzelm tuned signature;
Wed, 27 Aug 2014 13:05:59 +0200 blanchet removed not so interesting 'set_empty'
Wed, 27 Aug 2014 08:41:12 +0200 blanchet avoid 'PolyML.makestring'
Mon, 25 Aug 2014 14:24:05 +0200 hoelzl introduce real_of typeclass for real :: 'a => real
Mon, 25 Aug 2014 16:06:41 +0200 nipkow added lemmas
Tue, 19 Aug 2014 18:37:32 +0200 hoelzl better linarith support for floor, ceiling, natfloor, and natceiling
Mon, 25 Aug 2014 09:40:50 +0200 Andreas Lochbihler add testing framework for generated code
Mon, 25 Aug 2014 09:08:45 +0200 Andreas Lochbihler correct code equation for term_of on integer
Mon, 25 Aug 2014 08:45:32 +0200 Andreas Lochbihler merged
Fri, 22 Aug 2014 14:39:40 +0200 Andreas Lochbihler add code equation for term_of on integer
Fri, 22 Aug 2014 17:35:48 +0200 blanchet added lemmas contributed by Rene Thiemann
Fri, 22 Aug 2014 15:55:24 +0200 wenzelm attach modifier only later, to avoid interference as e.g. in "simp add: foo [simplified] bar";
Fri, 22 Aug 2014 15:39:30 +0200 wenzelm tuned whitespace;
Fri, 22 Aug 2014 12:05:47 +0200 wenzelm clarified ML toplevel pp: avoid ML output to be attached to inlined binding positions;
Fri, 22 Aug 2014 11:31:19 +0200 wenzelm merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip