Fri, 14 Sep 2012 21:23:06 +0200 wenzelm merged
Fri, 14 Sep 2012 12:09:27 +0200 blanchet polished the induction
Fri, 14 Sep 2012 12:09:27 +0200 blanchet put the flat at the right place (to avoid exceptions)
Fri, 14 Sep 2012 12:09:27 +0200 blanchet fixed variable exporting problem
Fri, 14 Sep 2012 12:09:27 +0200 blanchet compile
Fri, 14 Sep 2012 12:09:27 +0200 blanchet added induct tactic
Fri, 14 Sep 2012 12:09:27 +0200 blanchet tuning
Fri, 14 Sep 2012 12:09:27 +0200 blanchet renamed "mk_UnN" to "mk_UnIN"
Fri, 14 Sep 2012 12:09:27 +0200 blanchet merged two commands
Fri, 14 Sep 2012 12:09:27 +0200 blanchet allow default values to refer to selector arguments -- this is useful, e.g. for tllist: ttl (TNil x) = TNil x (example by Andreas Lochbihler)
Fri, 14 Sep 2012 12:09:27 +0200 blanchet distinguish between nested and nesting BNFs
Fri, 14 Sep 2012 12:09:27 +0200 blanchet make tactic more robust in the case where "asm_simp_tac" already finishes the job
Fri, 14 Sep 2012 12:09:27 +0200 blanchet derive induction via backward proof, to ensure that the premises are in the right order for constructors like "X x y x" where x and y are mutually recursive
Fri, 14 Sep 2012 21:15:59 +0200 wenzelm no longer react on global_settings (cf. 34ac36642a31);
Fri, 14 Sep 2012 20:49:54 +0200 wenzelm refined output panel: more value-oriented approach to update and caret focus;
Fri, 14 Sep 2012 18:12:41 +0200 wenzelm clarified markup names;
Fri, 14 Sep 2012 17:37:19 +0200 wenzelm more general Document_Model.point_range;
Fri, 14 Sep 2012 13:52:16 +0200 wenzelm more static handling of rendering options;
Fri, 14 Sep 2012 12:46:33 +0200 wenzelm tuned options (again);
Fri, 14 Sep 2012 12:29:02 +0200 wenzelm more scalable option-group;
Fri, 14 Sep 2012 10:01:42 +0200 nipkow tuned
Thu, 13 Sep 2012 17:20:44 +0200 wenzelm merged
Thu, 13 Sep 2012 17:20:04 +0200 wenzelm tuned proofs;
Thu, 13 Sep 2012 17:15:04 +0200 hoelzl remove theory Real_Integration, not needed since 44e42d392c6e when Euclidean spaces where introduced
Thu, 13 Sep 2012 16:43:33 +0200 wenzelm workaround for HOL-Mirabelle-ex oddities;
Thu, 13 Sep 2012 16:10:20 +0200 wenzelm instructions for quick start in 20min;
Thu, 13 Sep 2012 16:09:35 +0200 wenzelm more liberal init_components: base dir may get created later when resolving missing components;
Thu, 13 Sep 2012 16:01:42 +0200 wenzelm more efficient painting based on cached result;
Thu, 13 Sep 2012 11:13:00 +0200 wenzelm more standard init_components -- particularly important to pick up correct jdk/scala version;
Thu, 13 Sep 2012 10:28:48 +0200 nipkow tuned
Wed, 12 Sep 2012 23:38:12 +0200 wenzelm merged
Wed, 12 Sep 2012 23:06:39 +0200 blanchet rough and ready induction
Wed, 12 Sep 2012 23:06:39 +0200 blanchet nicer error message, indicating which type is empty (relying on metatheoretical completeness proof here)
Wed, 12 Sep 2012 23:18:26 +0200 wenzelm observe context more carefully when producing "fresh" variables -- for increased chances that method "subst" works in local context (including that of forked proofs);
Wed, 12 Sep 2012 22:00:29 +0200 wenzelm eliminated some old material that is unused in the visible universe;
Wed, 12 Sep 2012 17:26:05 +0200 blanchet tuning
Wed, 12 Sep 2012 17:26:05 +0200 blanchet set up things for (co)induction sugar
Wed, 12 Sep 2012 17:26:05 +0200 blanchet tuning
Wed, 12 Sep 2012 17:26:05 +0200 blanchet added sumEN_tupled_balanced
Wed, 12 Sep 2012 16:54:24 +0200 wenzelm load fonts into JavaFX as well;
Wed, 12 Sep 2012 16:27:44 +0200 wenzelm some support for actual HTML rendering;
Wed, 12 Sep 2012 15:01:25 +0200 wenzelm merged
Wed, 12 Sep 2012 12:43:34 +0200 blanchet free variable name tuning
Wed, 12 Sep 2012 12:06:03 +0200 blanchet reuse generated names (they look better + slightly more efficient)
Wed, 12 Sep 2012 11:47:51 +0200 blanchet desambiguate grammar (e.g. for Nil's mixfix ("[]"))
Wed, 12 Sep 2012 11:39:05 +0200 blanchet avoided duplicate lemma
Wed, 12 Sep 2012 11:38:22 +0200 blanchet put an underscore between names, for compatibility with old package (and also because it makes sense)
Wed, 12 Sep 2012 10:36:00 +0200 blanchet got rid of metis calls
Wed, 12 Sep 2012 10:35:56 +0200 blanchet tuning
Wed, 12 Sep 2012 14:46:13 +0200 wenzelm removed obsolete argument "int" and thus made SML/NJ happy (cf. 03bee3a6a1b7);
Wed, 12 Sep 2012 13:56:49 +0200 wenzelm standardized ML aliases;
Wed, 12 Sep 2012 13:42:28 +0200 wenzelm tuned headers;
Wed, 12 Sep 2012 13:21:33 +0200 wenzelm avoid spaces in markup names, which might cause problems in boundary situations (e.g. HTML class);
Wed, 12 Sep 2012 12:09:40 +0200 wenzelm discontinued experiment with literal replacement text in PDF (cf. b646316f8b3c, 2ff10e613689);
Wed, 12 Sep 2012 11:38:23 +0200 wenzelm more robust interrupt handling;
Wed, 12 Sep 2012 11:28:34 +0200 wenzelm some attempts to synchronize ROOT/files and document/build;
Wed, 12 Sep 2012 11:14:44 +0200 wenzelm tuned error;
Wed, 12 Sep 2012 10:18:31 +0200 traytel option_pred characterization
Wed, 12 Sep 2012 09:39:41 +0200 traytel true vs. True in pattern matching
Wed, 12 Sep 2012 06:35:07 +0200 blanchet reduced theory dependencies
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip