Mon, 23 Sep 2013 17:43:23 +0200 blanchet added [code] to selectors
Mon, 23 Sep 2013 14:53:43 +0200 blanchet tuned spying
Mon, 23 Sep 2013 14:53:43 +0200 blanchet document "spy"
Mon, 23 Sep 2013 14:53:43 +0200 blanchet added "spy" option to Nitpick
Mon, 23 Sep 2013 14:53:43 +0200 blanchet document "spy" option
Mon, 23 Sep 2013 14:53:43 +0200 blanchet added "spy" option to Sledgehammer
Mon, 23 Sep 2013 13:34:15 +0200 wenzelm proper text for document preparation;
Mon, 23 Sep 2013 12:40:34 +0200 blanchet set [code] on case equations
Mon, 23 Sep 2013 10:58:37 +0200 blanchet note coinduct theorems in "primcorec"
Mon, 23 Sep 2013 10:46:40 +0200 blanchet tuning
Mon, 23 Sep 2013 10:45:26 +0200 blanchet generate "simps" from "primcorec"
Mon, 23 Sep 2013 10:38:23 +0200 blanchet undid copy-paste
Mon, 23 Sep 2013 10:34:10 +0200 blanchet avoid giving same name to simplifying constructor as to real one (to avoid risks of confusion when reading the code)
Mon, 23 Sep 2013 10:31:17 +0200 blanchet don't generate empty theorem collections
Mon, 23 Sep 2013 10:30:43 +0200 blanchet tuned code
Mon, 23 Sep 2013 09:48:06 +0200 blanchet provide a way to override MaSh's port from configuration file
Mon, 23 Sep 2013 09:08:07 +0200 blanchet new version of MaSh program, with proper shutdown
Sun, 22 Sep 2013 21:04:53 +0200 wenzelm tuned proofs;
Sun, 22 Sep 2013 19:50:48 +0200 wenzelm focus on default component according to jEdit window management;
Sun, 22 Sep 2013 18:42:18 +0200 wenzelm tuned;
Sun, 22 Sep 2013 18:36:22 +0200 wenzelm tuned signature;
Sun, 22 Sep 2013 18:07:34 +0200 wenzelm completion popup for history text field;
Sun, 22 Sep 2013 14:30:34 +0200 wenzelm clarified location of GUI modules (which depend on Swing of JFX);
Sat, 21 Sep 2013 22:48:52 +0200 wenzelm repaired latex (cf. 7bb0cf27c243);
Sat, 21 Sep 2013 22:33:42 +0200 wenzelm tuned proofs;
Sat, 21 Sep 2013 20:58:32 +0200 wenzelm caret range of active text area counts as visible (e.g. relevant for Output after scrolling outside of text view);
Sat, 21 Sep 2013 20:56:06 +0200 wenzelm tuned;
Sat, 21 Sep 2013 20:31:03 +0200 wenzelm proper layered pane at root of parent component, not global view (e.g. relevant for tooltips for detached info windows);
Sat, 21 Sep 2013 19:48:46 +0200 wenzelm immediate access to some elementary examples;
Sat, 21 Sep 2013 17:37:02 +0200 wenzelm more front-matter;
Sat, 21 Sep 2013 17:20:08 +0200 wenzelm clarified logo;
Sat, 21 Sep 2013 17:18:26 +0200 wenzelm proper text replacement (cf. 747835eb2782);
Sat, 21 Sep 2013 17:08:47 +0200 wenzelm added canonical screenshot;
Sat, 21 Sep 2013 16:44:31 +0200 wenzelm removed obsolete README;
Sat, 21 Sep 2013 16:08:17 +0200 wenzelm tuned;
Sat, 21 Sep 2013 15:23:31 +0200 wenzelm added/updated material from src/Tools/jEdit/README.html;
Sat, 21 Sep 2013 13:05:54 +0200 wenzelm basic setup for Isabelle/jEdit documentation;
Sat, 21 Sep 2013 12:03:51 +0200 wenzelm updated keywords;
Fri, 20 Sep 2013 22:39:30 +0200 blanchet updated CONTRIBUTORS
Fri, 20 Sep 2013 22:39:30 +0200 blanchet updated NEWS
Fri, 20 Sep 2013 22:39:30 +0200 blanchet document option
Fri, 20 Sep 2013 22:39:30 +0200 blanchet merged "isar_try0" and "isar_minimize" options
Fri, 20 Sep 2013 22:39:30 +0200 blanchet hardcoded obscure option
Fri, 20 Sep 2013 22:39:30 +0200 blanchet hard-coded an obscure option
Fri, 20 Sep 2013 22:39:30 +0200 blanchet use configuration mechanism for low-level tracing
Fri, 20 Sep 2013 22:39:30 +0200 blanchet moved focus to Isabell/jEdit and away from Proof General
Fri, 20 Sep 2013 22:39:30 +0200 blanchet took out Waldmeister from list of default provers -- it's usually just visual noise, and its integration in Sledgehammer leaves much to be desired
Fri, 20 Sep 2013 22:39:30 +0200 blanchet tuning (use a blacklist instead of a whitelist)
Fri, 20 Sep 2013 22:39:30 +0200 blanchet reduce the number of emitted MaSh commands (among others to facilitate debugging)
Fri, 20 Sep 2013 22:39:30 +0200 blanchet MaSh tweaks to facilitate debugging
Fri, 20 Sep 2013 20:21:54 +0200 haftmann tuned proofs
Fri, 20 Sep 2013 17:08:08 +0200 kuncar make SML/NJ happy
Fri, 20 Sep 2013 16:32:27 +0200 blanchet renamed "primcorec" to "primcorecursive", to open the door to a 'theory -> theory' command called "primcorec" (cf. "fun" vs. "function")
Fri, 20 Sep 2013 15:42:41 +0200 blanchet more primcorec docs
Fri, 20 Sep 2013 15:05:47 +0200 blanchet added primcorec examples with lambdas
Fri, 20 Sep 2013 14:50:06 +0200 blanchet more primcorec docs
Fri, 20 Sep 2013 14:17:47 +0200 blanchet adapted primcorec documentation to reflect the three views
Fri, 20 Sep 2013 12:09:06 +0200 blanchet updated docs
Fri, 20 Sep 2013 12:04:48 +0200 blanchet took out spurious attributes (no need for several code equations / simps for thesame constants)
Fri, 20 Sep 2013 11:44:30 +0200 blanchet have "datatype_new_compat" register induction and recursion theorems in nested case
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip