| Wed, 26 Feb 2014 10:45:06 +0100 | wenzelm | suppress completion of obscure keyword, avoid confusion with plain "simp"; | file |
diff |
annotate | 
| Sun, 16 Feb 2014 17:25:03 +0100 | wenzelm | prefer user-space tool within Pure.thy; | file |
diff |
annotate | 
| Mon, 10 Feb 2014 22:08:18 +0100 | wenzelm | discontinued axiomatic 'classes', 'classrel', 'arities'; | file |
diff |
annotate | 
| Sun, 26 Jan 2014 14:01:19 +0100 | wenzelm | discontinued obsolete attribute "standard"; | file |
diff |
annotate | 
| Sat, 25 Jan 2014 18:34:05 +0100 | wenzelm | prefer self-contained user-space tool; | file |
diff |
annotate | 
| Sat, 25 Jan 2014 18:18:03 +0100 | wenzelm | define basic attributes in user-space Pure.thy -- which provides better hyperlinks and may serve as example; | file |
diff |
annotate | 
| Fri, 17 Jan 2014 20:31:39 +0100 | wenzelm | prefer user-space tool within Pure.thy; | file |
diff |
annotate | 
| Thu, 12 Dec 2013 21:28:13 +0100 | wenzelm | skeleton for Simplifier trace by Lars Hupel; | file |
diff |
annotate | 
| Wed, 18 Sep 2013 11:08:28 +0200 | wenzelm | moved module into plain Isabelle/ML user space; | file |
diff |
annotate | 
| Wed, 11 Sep 2013 20:16:28 +0200 | wenzelm | more explicit indication of 'done' as proof script element; | file |
diff |
annotate | 
| Mon, 02 Sep 2013 16:10:26 +0200 | wenzelm | more explicit indication of 'guess' as improper Isar (aka "script") element; | file |
diff |
annotate | 
| Sun, 07 Jul 2013 18:34:29 +0200 | wenzelm | discontinued command 'print_drafts'; | file |
diff |
annotate | 
| Tue, 25 Jun 2013 20:35:50 +0200 | wenzelm | recover command tags from 4cf3f6153eb8 -- important for document preparation; | file |
diff |
annotate | 
| Mon, 24 Jun 2013 23:33:14 +0200 | wenzelm | improved "isabelle keywords" and "isabelle update_keywords" based on Isabelle/Scala, without requiring to build sessions first; | file |
diff |
annotate | 
| Mon, 24 Jun 2013 17:17:17 +0200 | wenzelm | back to keyword 'pr' :: diag as required for ProofGeneral command line -- reject this TTY command in Isabelle/jEdit by other means; | file |
diff |
annotate | 
| Mon, 24 Jun 2013 17:03:53 +0200 | wenzelm | more formal ProofGeneral command setup within theory Pure; | file |
diff |
annotate | 
| Sun, 23 Jun 2013 21:23:36 +0200 | wenzelm | proper diagnostic command 'print_state'; | file |
diff |
annotate | 
| Sat, 25 May 2013 15:37:53 +0200 | wenzelm | syntax translations always depend on context; | file |
diff |
annotate | 
| Fri, 17 May 2013 20:53:28 +0200 | wenzelm | renamed 'print_configs' to 'print_options'; | file |
diff |
annotate | 
| Wed, 15 May 2013 20:34:42 +0200 | wenzelm | moved files; | file |
diff |
annotate | 
| Wed, 15 May 2013 20:22:46 +0200 | wenzelm | maintain ProofGeneral preferences within ProofGeneral module; | file |
diff |
annotate | 
| Sat, 30 Mar 2013 14:57:06 +0100 | wenzelm | added 'print_defn_rules' command; | file |
diff |
annotate | 
| Thu, 28 Feb 2013 16:38:17 +0100 | wenzelm | discontinued obsolete 'axioms' command; | file |
diff |
annotate | 
| Wed, 27 Feb 2013 17:32:17 +0100 | wenzelm | discontinued redundant 'use' command; | file |
diff |
annotate | 
| Wed, 27 Feb 2013 12:45:19 +0100 | wenzelm | discontinued obsolete 'uses' within theory header; | file |
diff |
annotate | 
| Mon, 25 Feb 2013 13:29:19 +0100 | wenzelm | discontinued pointless command category "thy_schematic_goal" -- this is checked dynamically; | file |
diff |
annotate | 
| Mon, 25 Feb 2013 11:07:02 +0100 | wenzelm | reconsider 'pretty_setmargin' as "control" command (instead of "diag") -- it is stateful and Proof General legacy; | file |
diff |
annotate | 
| Tue, 19 Feb 2013 21:44:37 +0100 | wenzelm | back to non-schematic 'sublocale' and 'interpretation' (despite df8fc0567a3d) for more potential parallelism; | file |
diff |
annotate | 
| Wed, 19 Dec 2012 22:26:26 +0100 | nipkow | removed odd associativity of == | file |
diff |
annotate | 
| Mon, 19 Nov 2012 22:34:17 +0100 | wenzelm | alternative completion for outer syntax keywords; | file |
diff |
annotate | 
| Wed, 26 Sep 2012 14:23:33 +0200 | wenzelm | tuned pretty_locale/print_locale, with more basic pretty_locale_deps based on that; | file |
diff |
annotate | 
| Sun, 26 Aug 2012 22:23:10 +0200 | wenzelm | entity markup for theory Pure, to enable hyperlinks etc.; | file |
diff |
annotate | 
| Wed, 22 Aug 2012 22:55:41 +0200 | wenzelm | prefer ML_file over old uses; | file |
diff |
annotate | 
| Thu, 02 Aug 2012 12:36:54 +0200 | wenzelm | more official command specifications, including source position; | file |
diff |
annotate | 
| Wed, 01 Aug 2012 23:33:26 +0200 | wenzelm | more standard bootstrapping of Pure outer syntax; | file |
diff |
annotate | 
| Wed, 01 Aug 2012 19:53:20 +0200 | wenzelm | more standard bootstrapping of Pure.thy; | file |
diff |
annotate | 
| Wed, 21 Jan 2009 23:21:44 +0100 | wenzelm | removed Ids; | file |
diff |
annotate | 
| Thu, 20 Nov 2008 00:03:47 +0100 | wenzelm | Pure syntax: more coherent treatment of aprop, permanent TERM and &&&; | file |
diff |
annotate | 
| Tue, 28 Oct 2008 11:03:07 +0100 | ballarin | Removed 'includes meta_term_syntax' and 'includes meta_conjunction_syntax'. | file |
diff |
annotate | 
| Fri, 25 Jul 2008 12:03:32 +0200 | haftmann | dropped locale (open) | file |
diff |
annotate | 
| Sun, 18 May 2008 17:03:23 +0200 | wenzelm | converted to regular application syntax; | file |
diff |
annotate | 
| Mon, 07 Apr 2008 21:29:46 +0200 | wenzelm | prefer plain ASCII here; | file |
diff |
annotate | 
| Mon, 07 Apr 2008 21:25:21 +0200 | wenzelm | added swap_params; | file |
diff |
annotate | 
| Thu, 27 Mar 2008 15:32:15 +0100 | wenzelm | eliminated delayed theory setup | file |
diff |
annotate | 
| Thu, 27 Mar 2008 14:41:12 +0100 | wenzelm | reduced to theory body (cf. OuterSyntax.process_file); | file |
diff |
annotate | 
| Tue, 17 Jul 2007 13:19:19 +0200 | wenzelm | moved print_translations from Pure.thy to Syntax/syn_trans.ML; | file |
diff |
annotate | 
| Wed, 20 Jun 2007 08:09:56 +0200 | nipkow | added meta_impE | file |
diff |
annotate | 
| Fri, 11 May 2007 01:07:10 +0200 | wenzelm | tuned proofs; | file |
diff |
annotate | 
| Sat, 02 Dec 2006 14:59:25 +0100 | wenzelm | meta_term_syntax: proper operation on untyped preterms; | file |
diff |
annotate | 
| Sat, 02 Dec 2006 02:52:07 +0100 | wenzelm | added some support for embedded terms; | file |
diff |
annotate | 
| Tue, 19 Sep 2006 23:15:36 +0200 | wenzelm | revert to previous version; | file |
diff |
annotate | 
| Tue, 19 Sep 2006 15:22:03 +0200 | haftmann | (void) | file |
diff |
annotate | 
| Tue, 06 Jun 2006 20:47:12 +0200 | wenzelm | removed Toplevel.debug; | file |
diff |
annotate | 
| Tue, 06 Jun 2006 10:05:57 +0200 | ballarin | Improved parameter management of locales. | file |
diff |
annotate | 
| Wed, 22 Feb 2006 22:18:32 +0100 | wenzelm | simplified Pure conjunction; | file |
diff |
annotate | 
| Wed, 15 Feb 2006 21:34:59 +0100 | wenzelm | cannot use section before setup; | file |
diff |
annotate | 
| Sun, 29 Jan 2006 19:23:43 +0100 | wenzelm | tuned proofs; | file |
diff |
annotate | 
| Thu, 19 Jan 2006 21:22:15 +0100 | wenzelm | tuned comments; | file |
diff |
annotate | 
| Fri, 13 Jan 2006 01:12:59 +0100 | wenzelm | implicit setup, which admits exception_trace; | file |
diff |
annotate | 
| Thu, 22 Dec 2005 00:28:52 +0100 | wenzelm | added locale meta_conjunction_syntax and various conjunction rules; | file |
diff |
annotate |